Jump to content

Fruster

Creator
  • Posts

    2,416
  • Joined

  • Last visited

  • Days Won

    9

Everything posted by Fruster

  1. Fruster

    F15 Crash Event

    Hey! NPC clothes and weapons don't drop after the NPC is killed.
  2. Fruster

    F15 Crash Event

    Then I don't know why you couldn't add a review. Anyway, thanks for the 5 stars) I appreciate it.
  3. Fruster

    F15 Crash Event

    Hey! if I'm not mistaken, you issued a refund due to a double purchase? Could this be due to an error?
  4. Fruster

    Dungeon Bases

    Hi, I'm planning to add a few more bases to the collection in the future. But for now, there are only 4. Maybe someone would like to share their custom dungeons with you
  5. Fruster

    Airfield Event

    Hey! Drones could be banned. But how exactly? Should they simply be destroyed if they're close to an event?
  6. Fruster

    Mining Event

    Hey! The leaderboard can't be moved at the moment. I've added it to my list and will implement it soon. The Barrel Breaker event doesn't have a leaderboard. Should I add it?
  7. Fruster

    Drone Event

    Hey! Do you mean giving skill points (skill tree plugin) to the player for killing a drone?
  8. Fruster

    Airfield Event

    Hey! For this to work correctly, the plane needs a runway as long as the one on the airfield monument. You can try adjusting the position of the custom runway so that the cargo lands where you want it
  9. Version 1.0.7

    188 downloads

    Adds the "F15 Crash" event to your server! An F15 jet crashes, spawning crates containing valuable loot at the crash site. Pilots eject and land near the crates, protecting the loot. Easy to set up. Excellent customization options in the config Commands(admin only): f15ce_start - start an event f15ce_start {steamID/name} - the event will start and will be reserved for one player f15ce_stop - force stop an event f15ce_addzone <radius> <name> - adds an additional crash zone f15ce_displayZones - shows all crash zones f15ce_removeAllZones - removes all crash zones Hooks: void F15CrashEventStarted() - called when the event starts void F15CrashEventEnded() - called when the event has ended config: { "PVE mode (crates can only be looted by the player who first dealt damage to the NPC)": false, "Time after which the owner of the event will be deleted if he left the dome or left the server (for PVE mode)": 300, "Dome transparency (the higher the value, the darker the dome, 0 - the dome is disabled)": 0, "Dome radius": 100, "Do not allow other players into the event(only for PVE mode if there is a dome) Be careful, if the crash site is near the player's base and the player is not the owner of the event, he will be ejected from his base outside the dome": false, "Autostart event(disable if you want to trigger the event only manually)": true, "Minimum time between events(in seconds)": 3600, "Maximum time between events(in seconds)": 7200, "Minimum event duration(in seconds)": 2000, "Maximum event duration(in seconds)": 3000, "Extend event duration if NPCs is attacked (if less time left, extend to set time (in seconds))": 600, "Complete the event if all crates were destroyed after looting and all NPCs were destroyed": true, "Minimum time after which the F15 will go to the crash point(in seconds)": 60, "Maximum time after which the F15 will go to the crash point(in seconds)": 120, "F15 altitude": 400, "Minimum number of online players to trigger an event": 1, "Event marker on the map": true, "Event marker name": "F15 crash site", "Event marker transparency(0-1)": 0.55, "Event marker radius": 0.5, "Event marker color.R(0-1)": 1.0, "Event marker color.G(0-1)": 0.0, "Event marker color.B(0-1)": 0.0, "Display event owner name on marker": true, "Display the time remaining until the end of the event on the marker": true, "SteamID for chat message icon": 0, "Crash zones list": [ { "position": { "x": 0.0, "y": 0.0, "z": 0.0 }, "radius": 2200.0, "name": "0" } ], "Fireballs amount": 5, "NPCs min amount": 1, "NPCs max amount(maximum 6)": 2, "NPCs displayName(for SimpleKillFeed/DeathNotes plugin)": "F15 pilot", "NPCs damage scale": 1.0, "NPCs health": 100.0, "NPCs attack range": 100.0, "NPCs accuracy(the lower the value, the more accurate, 0 - maximum accuracy)": 2.0, "List of clothes for NPCs": [ { "name": "hazmatsuit", "skin": 0 } ], "NPCs weapon": "pistol.m92", "Radius of chasing the player(NPCs will chase the player as soon as he comes closer than the specified radius, must be no greater than the attack range)": 60.0, "Maximum distance at which NPCs can take damage from players": 75.0, "Minimum crates amount": 3, "Maximum crates amount": 4, "Use rigidbody for crates": true, "Crates on fire time(in seconds)": 300, "Remove crates after being looted by a player(in seconds)": 300, "Crate simple loot table name(plugin SimpleLootTable is required)": "", "Minimum number of items in a crate(plugin SimpleLootTable is required)": 1, "Maximum number of items in a crate, maximum 12(plugin SimpleLootTable is required)": 2, "Own loot table(there can be a maximum of 12 items in a crate)": { "useOwnLootTable": false, "minAmount": 2, "maxAmount": 4, "itemsList": [ { "name": "metal.fragments", "dropChance": 100, "minAmount": 50.0, "maxAmount": 300.0, "displayName": "", "skinID": 0 }, { "name": "metal.refined", "dropChance": 100, "minAmount": 5.0, "maxAmount": 10.0, "displayName": "", "skinID": 0 }, { "name": "scrap", "dropChance": 100, "minAmount": 10.0, "maxAmount": 20.0, "displayName": "", "skinID": 0 }, { "name": "techparts", "dropChance": 50, "minAmount": 1.0, "maxAmount": 2.0, "displayName": "", "skinID": 0 } ] } }
    $19.99
  10. Fruster

    Airfield Event

    Hey, the cargo plane needs time to reach the airfield. Check the event with the afefast command.
  11. Fruster

    Dungeon Bases

    Your custom dungeons should work fine even after this update. What went wrong?
  12. Fruster

    Dungeon Bases

    You're welcome! You don't have to create a ticket, if you have any questions, you can just let me know in PM
  13. Fruster

    Home Marketplace

    Здравствуйте, я проверю это в ближайшее время
  14. Hey! "Triggering an event by timer (disable if you want to trigger the event only manually)": false
  15. If you have any problems, let me know in a PM. We'll try to figure it out
  16. Hi, try changing the anchor settings in the config
  17. Thanks for the information, I know about this problem and I'm already working on it
  18. That's how it works. I wasn't planning on supporting other plugins. So, did everything work out for you? Do you need any help setting it up? If you have any questions, please let me know in a PM
  19. Fruster

    Airfield Event

    Unfortunately, for now there is only support for SimpleLootTable. I didn't plan to add support for other plugins.

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.3m
Total downloads
Customers
10.7k
Customers served
Files Sold
154.7k
Marketplace sales
Payments
3.3m
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.