Jump to content

Fruster

Creator
  • Posts

    2,498
  • Joined

  • Last visited

  • Days Won

    9

Everything posted by Fruster

  1. 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
  2. Fruster

    Codelock password

    There should be an NPC to the right of the door, he should have a note with a code
  3. 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.
  4. Was it a config issue? Is everything okay now?
  5. 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.
  6. Hey! Please attach your AirfieldEvent.json config file.
  7. Fruster

    error

    Write to me, I'm Fruster
  8. Fruster

    error

    Is there a way to check this together on Discord?
  9. Fruster

    error

    There must be some issues with Carbon, I'll test it. What version are you using?
  10. Fruster

    Just wasnt what i thought

    Sorry, I can't help with that
  11. Fruster

    error

    This isn't exactly how it works. You just need to test this plugin on a server without other plugins.
  12. Fruster

    error

    I checked and everything is fine. Most likely, another plugin is deleting the TC. Is it possible to check without other plugins?
  13. Fruster

    error

    Most likely for some reason the main TC is not spawning for you, please give me your map seed, I will check
  14. Fruster

    error

    Great, but is construction prohibited near bunkers or is it possible to build?
  15. Fruster

    error

    try adding a check if (entity == null) return; in OnEntitySpawned. it should look like this: private void OnEntitySpawned(BuildingPrivlidge entity) { if (entity == null) return; if (entity.skinID == cardReaderSkinID) return; blackList.Add(new Vector3(entity.transform.position.x, Configuration.nearBasesRadius, entity.transform.position.z)); } Let me know the results please
  16. Fruster

    error

    Hi, what map are you using?
  17. Fruster

    Just wasnt what i thought

    Hey! unfortunately I don't have the authority to refund, but I can help if something isn't working properly.
  18. Fruster

    Super Lag

    Please describe the problem in more detail. What specific performance issues are you experiencing? What settings are you using? What map are you using?
  19. Fruster

    Super Lag

    Is the problem still relevant?
  20. Fruster

    Heli not showing up

    Changed Status from Pending to Closed
  21. Changed Status from Pending to Closed
  22. Hey! Thanks for the improvement suggestion. Maybe I'll add it someday.

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.1k
Customers served
Files Sold
159.4k
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.