-
Posts
2,648 -
Joined
-
Last visited
-
Days Won
9
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Services
Downloads Plus Support
DOWNLOADS EXTRA
Everything posted by Fruster
-
I'll check it, it shouldn't be like this.
-
Hey! I'll try to do something about this.
-
Changed Status from Pending to Fixed Changed Fixed In to 1.6.4
-
I found the error, thank you
-
Hey! When exactly does this happen, does it happen all the time or just once?
-
- 274 comments
-
- #event
- #cargoplane
- (and 18 more)
-
Hey! You can set "Grade Type 4" so that players won't be able to raid the bunker. Will that be acceptable? By default, there are 3 types of bunkers in the config. If you want bunkers not to spawn, then you need to set the value to 0 for each type.
-
Changed Status from Pending to Closed Changed Fixed In to 1.6.1
-
Changed Status from Pending to Closed
-
What plugin are you using? Have you added other hooks from other plugins, and do they work?
-
Did you solve the problem? How exactly are you using hooks? I checked, everything works correctly.
-
Please update the plugin and let me know the results
-
Changed Status from Pending to Fixed Changed Fixed In to 1.6.0
-
Changed Status from Pending to Closed
-
Hey! I don't think I changed anything with the hooks; it worked before. I'll double-check later.
-
For now, please install the previous version if it helps.
-
I'll check it as soon as possible
-
I'll check it out, thank you. If you have any other information, please let me know.
-
Hi, when did you get this error? Was it a one-time occurrence or does it happen constantly?
-
I'll close this ticket. If you have any other questions, you can let me know PM
-
If you don't have any other plugins that can spawn F15, then it might happen on its own before a wipe
-
Hey! this plugin doesn't spawn f15
-
Version 1.0.8
259 downloads
This plugin adds bunkers to your server that spawn along roads. It doesn't require any complex setup or additional plugins; just launch it and it's ready to use. You can also configure bunker types: building grade, security door color, and whether to use a fuse. You can also customize the loot in crates and their quantity. Config: { "Bunker removal time after opening(in seconds)": 180, "Types of bunkers": [ { "Number of bunkers of this type on the map": 60, "Access level (from 1 to 3)": 1, "Fusebox spawn chance (0 to 100)": 0, "Minimum number of crates": 1, "Maximum number of crates (no more than 3)": 1, "Grade type (0 - twigs, 1 - wood, 2 - stones, 3 - metal, 4 - topTier)": 2, "Use own loot table": false, "SimpleLootTable name": "" }, { "Number of bunkers of this type on the map": 30, "Access level (from 1 to 3)": 2, "Fusebox spawn chance (0 to 100)": 50, "Minimum number of crates": 1, "Maximum number of crates (no more than 3)": 2, "Grade type (0 - twigs, 1 - wood, 2 - stones, 3 - metal, 4 - topTier)": 3, "Use own loot table": false, "SimpleLootTable name": "" }, { "Number of bunkers of this type on the map": 10, "Access level (from 1 to 3)": 3, "Fusebox spawn chance (0 to 100)": 100, "Minimum number of crates": 3, "Maximum number of crates (no more than 3)": 3, "Grade type (0 - twigs, 1 - wood, 2 - stones, 3 - metal, 4 - topTier)": 4, "Use own loot table": false, "SimpleLootTable name": "" } ], "Own loot table(there can be a maximum of 12 items in a crate)": { "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 } ] } }$8.99