Jump to content

Fruster

Creator
  • Posts

    1,856
  • Joined

  • Last visited

Everything posted by Fruster

  1. I'm looking for a long-term job, I want to start creating your server project
      • 1
      • Like
  2. Fruster

    Support for CHT

    Changed Status from Work in Progress to Closed
  3. Changed Status from No Response to Closed
  4. Changed Status from Pending to No Response
  5. Fruster

    Plugin hooks

    Changed Status from No Response to Closed
  6. Fruster

    Plugin hooks

    Changed Status from Pending to No Response
  7. Fruster

    Damage to buildings ?

    if you set the value to false, then buildings will not receive damage from airstrike
  8. Fruster

    Plugin encountered an error

    Hey! did the error appear once? I'll check this out soon
  9. Fruster

    Damage to buildings ?

    Hey there! I previously added support for TruePVE and raidable bases. Most likely this should work
  10. use the command "afe_addcustom", how to use it is in the description. Then you need to set "Use a custom place to land a cargo plane": true(in config file)
  11. in the airfield event settings there is the ability to use custom airfields, this needs to be added manually and then it will work, unless of course the airfield is too small
  12. please clarify, I don’t quite understand, you have a pve server, but do you want to create an event dome in which pvp rules will apply?
  13. Fruster

    Support for CHT

    I sent you a PM, did you solve the problem?
  14. Fruster

    Plugin hooks

    hooks are already available in the plugin Hooks: void LaunchSiteHelipadEventStarted() // called when the event starts { } void LaunchSiteHelipadEventEnded() // called when the event has ended { } will that be enough?
  15. Hey! Ok, i will try
  16. Fruster

    Support for CHT

    Changed Status from Pending to Work in Progress
  17. Changed Status from No Response to Closed
  18. Changed Status from Work in Progress to No Response
  19. Fruster

    jetpack

    Changed Status from Pending to Closed
  20. Fruster

    F15 strike not working

    Changed Status from Pending to Closed
  21. Fruster

    Mining Event

    Version 1.0.2

    53 downloads

    Adds an exciting event for players to your server. Once the event starts, players will be able to get more loot by mining ore and finding small stashes with loot underneath it. The event has an interface with a table. The event is easily configured and can be triggered automatically or by command. You can reward the winners with special prizes, for example, an item with a unique name and skin (only for items with stacks of size 1). Commands (admin only): /mie_start - starts an event /mie_stop - starts an event /mie_forcestart - force the event to start Config: { "Autostart event(disable if you want to trigger the event only manually)": true, "Minimum time to event start(in seconds)": 900, "Maximum time to event start(in seconds)": 10800, "Minimum event duration(in seconds)": 300, "Maximum event duration(in seconds)": 900, "Minimum number of online players to trigger an event": 1, "Pre-event message": "Mining event will start in a minute", "Pre-event message time(in seconds)": 60, "Event message": "Mining event has started, go and get all the ore!", "End event message": "Mining event ended", "Display a table with player names": true, "Resource multiplier during the event": 2.0, "Spawn a small stash under the ore": true, "Small stash items list": [ { "prefabName": "scrap", "dropChance": 100, "min": 4, "max": 8, "skinID": 0, "displayName": "" }, { "prefabName": "metal.fragments", "dropChance": 100, "min": 100, "max": 200, "skinID": 0, "displayName": "" } ], "Small stash removal time(in seconds)": 60, "First place prize(items list)": [ { "prefabName": "scrap", "dropChance": 100, "min": 200, "max": 400, "skinID": 0, "displayName": "" }, { "prefabName": "metal.fragments", "dropChance": 100, "min": 1000, "max": 2000, "skinID": 0, "displayName": "" }, { "prefabName": "rifle.ak", "dropChance": 10, "min": 1, "max": 1, "skinID": 809190373, "displayName": "AK" } ], "Second place prize(items list)": [ { "prefabName": "scrap", "dropChance": 100, "min": 100, "max": 200, "skinID": 0, "displayName": "" }, { "prefabName": "metal.fragments", "dropChance": 100, "min": 500, "max": 1000, "skinID": 0, "displayName": "" } ], "Third place prize(items list)": [ { "prefabName": "scrap", "dropChance": 100, "min": 50, "max": 100, "skinID": 0, "displayName": "" }, { "prefabName": "metal.fragments", "dropChance": 100, "min": 250, "max": 500, "skinID": 0, "displayName": "" } ] }
    $9.99
  22. Fruster

    F15 strike not working

    Hey! does the plugin compile without errors?
  23. Fruster

    Plugin hooks

    Hey there! I can add hooks for when the crate spawns and when it is removed, will that be enough?
  24. Fruster

    Support for CHT

    Hey there! I'll try to do this
  25. Fruster

    jetpack

    Hey! Unfortunately, I have no way to check compatibility with this plugin. For some reason, jetpack makes the player die, although my plugin simply moves the player outside the dome. Perhaps the developer jetpack can help with this
1.7m

Downloads

Total number of downloads.

7.9k

Customers

Total customers served.

119.5k

Files Sold

Total number of files sold.

2.4m

Payments Processed

Total payments processed.

×
×
  • 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.