Jump to content

Fruster

Creator
  • Posts

    2,519
  • Joined

  • Last visited

  • Days Won

    9

Everything posted by Fruster

  1. Fruster

    error throwing

    Changed Status from Pending to Fixed Changed Fixed In to 1.0.7
  2. Fruster

    error throwing

    You are welcome!
  3. Fruster

    error throwing

    I don't have any problems, I double-checked. Try changing the AddRoadList method like this: private void AddRoadList() { foreach (var item in GameObject.FindObjectsOfType<GameObject>()) { if (item == null) continue; if (item.name.Contains("Road Mesh")) roadList.Add(item.transform.position); } foreach (var item in BaseNetworkable.serverEntities.OfType<BaseEntity>()) { if (item == null) continue; if (item.name.Contains("assets/prefabs/misc/junkpile/junkpile")) roadList.Add(item.transform.position); } } then let me know the results please
  4. Fruster

    error throwing

    The plugin's reload isn't helping? What's the map seed? Please provide the exact seed and size. I'll check it out.
  5. Fruster

    error throwing

    Hi, are there definitely roads on the map?
  6. Fruster

    Just wasnt what i thought

    Changed Status from Pending to Closed
  7. Fruster

    error

    Changed Status from Pending to Fixed Changed Fixed In to 1.0.5
  8. Changed Status from Pending to Closed
  9. Fruster

    Super Lag

    Changed Status from No Response to Closed
  10. Fruster

    Super Lag

    Changed Status from Pending to No Response
  11. Fruster

    Codelock password

    Changed Status from Pending to Closed
  12. Fruster

    Codelock password

    OK, thank you
  13. Fruster

    Codelock password

    I noticed that the NPC inventory seems to have been changed, but I could be wrong. This could be caused by one of the plugins that replaces NPC loot. Therefore, in your case, it's best to leave the setting for the note to drop outside to avoid this conflict.
  14. Fruster

    Codelock password

    Can you change this value to TRUE, and please make a short video of you killing an NPC and making sure there is no note inside?
  15. Fruster

    Codelock password

    Very good, but if the value is true, the note should be inside the NPC's body. In your case, that's not happening, and I'd like to understand why. But if it doesn't matter to you, we can just close the ticket.
  16. Fruster

    Codelock password

    This is called entrance4 If you do this: "Place a note with a code inside the NPC's corpse (if false, the note will fall next to the body)": false will the note drop next to the NPC?
  17. Fruster

    Codelock password

    Perhaps some plugin is affecting this. How exactly do you kill NPCs? What weapons do you use?
  18. Fruster

    Codelock password

    If this setting is true, then the note will be inside the NPC's body. "Place a note with a code inside the NPC's corpse (if false, the note will fall next to the body)": true
  19. Fruster

    Codelock password

    There should be an NPC to the right of the door, he should have a note with a code
  20. Fruster

    Codelock password

    Hey, either one of the players locked the lock, or one of the plugins did it. This lock should be open, and the door should be open too.
  21. Was it a config issue? Is everything okay now?
  22. Fruster

    Dungeon Bases

    Hey! The original logic was that dungeon entrances shouldn't spawn on roads. Unless you spawn a very large structure as a dungeon entrance.
  23. Hey! Please attach your AirfieldEvent.json config file.

About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
2.5m
Total downloads
Customers
11.2k
Customers served
Files Sold
160.2k
Total sales
Payments
3.4m
Processed total
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.