Jump to content

Fruster

Creator
  • Posts

    2,648
  • Joined

  • Last visited

  • Days Won

    9

Everything posted by Fruster

  1. Fruster

    error

    Great, but is construction prohibited near bunkers or is it possible to build?
  2. 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
  3. Fruster

    error

    Hi, what map are you using?
  4. 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.
  5. 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?
  6. Fruster

    Super Lag

    Is the problem still relevant?
  7. Fruster

    Heli not showing up

    Changed Status from Pending to Closed
  8. Changed Status from Pending to Closed
  9. Hey! Thanks for the improvement suggestion. Maybe I'll add it someday.
  10. Fruster

    Heli not showing up

    No problem, if you need help setting up the config, let me know
  11. Fruster

    Heli not showing up

    Will the helicopter always spawn if you change this setting like this - "Patrol helicopter spawn chance (0 - 100%)": 100 ? How many npcs, crates and airdrops do you need?
  12. Fruster

    Heli not showing up

    I understand that this happened after the update, but please describe the problem in more detail
  13. Fruster

    Heli not showing up

    Hi! I don't quite understand. The patrol helicopter doesn't always spawn? And the locked crates don't always spawn either? Please attach your JSON configuration file.
  14. Fruster

    Super Lag

    Hey! Are you using a procedurally generated map? Please attach your JSON config file, I'll check it.
  15. Fruster

    Hello issue

    Changed Status from Pending to Closed
  16. Fruster

    Hello issue

    did you solve the problem?
  17. Changed Status from Work in Progress to Fixed Changed Fixed In to 1.2.8
  18. Changed Status from Work in Progress to Fixed Changed Fixed In to 1.2.8
  19. Fruster

    Dungeon Bases

    The event cannot be purchased by players, it is started by a timer or by command
  20. Fruster

    Dungeon Bases

    The dungeon entrance spawns in a random location on the map, with no nearby buildings or monuments. The dungeon itself currently spawns high in the sky
  21. Fruster

    Helipad Event

    Hi, I added this to my list, I'll try to figure it out later when I have some time
  22. Fruster

    Dungeon Bases

    Hey! The dungeons are pre-built. You can also create your own; a building guide is included. If you encounter any issues with walls disappearing, don't worry, there will be an update soon. I need some more time for testing.
  23. Fruster

    F15 AirStrike

    Hey! Will this work? /GiveF15AirStrikeSignal <Player or steamID> <number of items> - give the player a supply airstrike signal

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.9m
Total downloads
Customers
11.8k
Customers served
Files Sold
168.4k
Total sales
Payments
3.7m
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.