-
Posts
376 -
Joined
-
Last visited
-
Days Won
1
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Services
Downloads Plus Support
DOWNLOADS EXTRA
Everything posted by Cahnu
-
@Leonard Hagedorn When the event ends it will remove all entities that were spawned by the plugin. So all turrets, bradleys, scientists & hackable crates would be removed. It also clears the loot piles from the excavator + any diesel that may be left from the event. The only thing that wouldn't be removed currently is loot from destroyed entities. So if you killed the scientists or bradley and there was loot crates or a backpack from them, it wouldn't despawn those.
-
Version 1.1.2
494 downloads
Heavy Excavator Event is a configurable plugin that allows for a new type of random event. Randomly a message will appear letting players know that there is a heavy excavator being formed. The excavator will then start mining resources. A heavy unit is stationed by each resource output pile. A heavy unit includes extra scientists, auto turrets, and a bradley. You must fight your way through the heavy units to get the resources that are mined by the Excavator. There's also two hackable crates positioned in the core of the Excavator, guarded by additional scientists and auto turrets. You must work to clear the heavy units and hold the Excavator until it finishes mining resources for maximum loot. That's if other players don't get to it first! This is a great event to add to your server to give it a little more variety. It can be a fun PVP zone or a PVE event for non PVP servers. EASY OPTIONAL SETUP - NO SETUP REQUIRED You can simple drop the plugin in as-is and it will start the random event every 1 to 2 hours OR you can modify the config to your specific needs. Configuration Example - en Admin Only Commands /HeavyExcavatorStart /HeavyExcavatorStop /HePOS Hooks void HeavyExcavatorEventStarted() void HeavyExcavatorEventStopped() Customization Spawn locations as well as the total number of turrets, scientists, hackable crates, & bradleys can be modified. Simply go to the location in game you want to place the new item and use the command /HePOS. It will message you the location. You can the add that location to the config in the appropriate section for want you want to modify. Reload the plugin and you're good to go! Discord: cahnu$19.99 -
It should be every 60 seconds by default and should only show up a total of 3 times with each event. I could add a config setting to hide the messages all together in a future version but if yours is broadcasting every 5 second you may have something else going on. I would try deleting the config and letting it regenerate in case it was changed to a bad value that may be causing it. Feel free to reach out to me in DM or on discord as well if you're still having issues after doing that and I can try to troubleshoot with you.
-
Hello, I haven't tested magic loot personally and am not sure if anyone has tried to use it. I looked over magic loot description page and don't see any mention of required hooks or anything. So it may work as is. I'd be happy to test it with you by having you send me your magic loot config and testing locally. Feel free to message me on discord if you'd like to do that. Cahnu#5653
-
This is something I'd like to change in a future update. It's on my list of updates already. Do they use a particular item id and skin id that you could plugin to that section instead of requiring a custom command? I try to stay away from very specific integrations that can't be used beyond that plugin unless there's a lot of people asking for it. I'll add it to my list of requests though and if there's enough demand for it I may consider adding it in a future update.
-
Yes, that's by design. The config setting "Allow turrets to be looted after they are disabled. (Each turret has an AK and full stacks of ammo)" only prevents players from looting the turrets when they are disabled by using the code lock. This would be a new feature request to add a config setting to also disable loot when they are destroyed. I'll see if I can get something added for this in an update.
-
This would be a new feature request. Currently there is only a setting to prevent looting of turrets when they are disabled through the code lock. I'll look into getting a config value added for this in an update. Are you asking to have a config setting to disable the note drop and codelock entirely so turrets can only be destroyed?
-
That config setting controls if the turrets can be looted after disabling them. (finding the code one of the NPCs drop and entering it into the keypad just below the top floor). If the turrets are destroyed instead, there is nothing currently in place to stop them from looting it. I could look into adding a config setting in a future version for that as well though.
-
Version 1.1.6
990 downloads
Heavy Oil Rig Event is a configurable plugin that allows for a new type of random event. Randomly a message will appear letting players know that there is a heavy oil rig being formed. The Oil Rig will then be equipped with extra scientists, auto turrets, and a Bradley. Players must try to clear the oil rig and find the scientist who drops the code to disable the auto turrets OR destroy all the turrets. If the code is found, it can be entered into the code lock on the second to highest floor to disable the turrets. Once the turrets and scientists are dealt with, players must defeat the Bradley which guards the hackable crates. Finally, once the Bradley is defeated, players can collect all the loot. That's if someone else doesn't get to it first! This is a great event to add to your server to give it a little more variety. It can be a fun PVP zone or a PVE event for non PVP servers. EASY OPTIONAL SETUP - NO SETUP REQUIRED You can simple drop the plugin in as-is and it will start the random event every 1 to 2 hours OR you can modify the config to your specific needs. Configuration Example - en Admin Only Commands /HeavyOilStart /HeavyOilStop Hooks void HeavyOilRigEventStarted() void HeavyOilRigEventStopped() Customization Spawn locations as well as the total number turrets, scientists, hackable crates, & APCbradleys can be modified. Simply go to the location in game you want to place the new item and use the command /HoPOS. It will message you the location. You can the add that location to the config in the appropriate section for want you want to modify. Reload the plugin and you're good to go! Discord: cahnu$19.99
