-
Posts
322 -
Joined
-
Last visited
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by Cahnu
-
Version 1.0.4
175 downloads
Heavy Water Treatment 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 Unit being formed at Water Treatment Event. The Water Treatment Plant will then be equipped with regular scientists, heavy scientists, auto turrets, and a Bradley. Players must try to clear the water treatment plant 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 in one of the outer buildings 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 /HwtStart /HwtStop /HwtPos Hooks void HeavyWaterTreatmentEventStarted() void HeavyWaterTreatmentEventStopped() Customization This plugin uses NpcSpawn for all of the Scientist Npcs. Clothes, weapons, health, & other settings can all be customized for the scientists with NpcSpawn. 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 /HwtPOS. 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- 5 comments
- 1 review
-
@Darien The position of the Bradley can be customized if you don't want to allow that. I wouldn't want to update the plugin and change it for everyone as some people like that you can do that. You can use the /HoPOS command as admin in the location you want it to spawn and then add that into the config under the Bradley spawn locations. Reload the plugin and it will start spawning there instead. As for the code lock rotation, you're the first to mention having a problem with that. Would you mind messaging me on Discord so I can do some testing with you to see what needs to change to resolve it? My Discord is cahnu
-
Ok please see if you can test what I mentioned above to pinpoint which other plugin you have that is conflicting.
-
Changed Status from Pending to Can't Reproduce
-
@CupsOhJoe Yeah, I'm fairly certain it's another plugin conflicting. I just haven't been able to get anyone to test removing other potential conflicting plugins to see which it is. Would you be able to test that if you are experiencing the same?
-
Hi, just wanted to follow up on this. Have you had a chance to test?
-
Changed Status from Pending to Can't Reproduce
-
Please let me know if you are still running into this. Otherwise I'll go ahead and close out this issue.
-
If you are able to, the best way to test would be turning off other plugins entirely(you could temporarily remove the .cs file) and checking if it works. If you can pinpoint which plugin is causing it we could see what needs to be done to make them play nicely together. I'm fairly certain it's some other plugin on your server given I wasn't able to recreate it and no one else is reporting this issue.
-
Just wanted to follow up here. I've confirmed I'm unable to recreate this issue on the latest version. If you are still running into this let me know. I haven't seen anything on discord from you.
-
Hello, I have confirmed on the latest version I'm unable to recreate this issue. Do you have another plugin that could be conflicting? Anything to do with power or turrets?
-
Changed Status from Pending to Closed Changed Fixed In to 1.0.5
-
Changed Status from Pending to Closed Changed Fixed In to 1.2.1
-
Thanks for the config. I don't see anything wrong with how it's set in your config. I'm having trouble recreating the issue. Could you perhaps take a short video demonstrating what you are experiencing? You can send it to me on discord if you'd like as I don't think it will allow you to send it here. Discord: Cahnu#5653
-
Hi, can you please let me know which way you are trying to configure it and what's happening specifically? I haven't had anyone report any issues with this config setting.
-
Changed Status from Pending to Closed Changed Fixed In to 1.2.0
-
I don't know if swapping it to a switch would resolve the issue. I haven't tested that. However, that would remove the note drop element which many people like. So realistically it would have to have both options which would be fairly involved and harder to support. That may be something I consider down the road if this issue still isn't resolved but I'm hopeful Rust will put out an update that resolves this and/or allows for a workaround. I think I see the confusion with the loot setting. I apparently left the built in table option out of the description in the config. I just updated the plugin to show that option 1 is the custom loot table. Option 2 should actually be for AlphaLoot. So if you are looking to use the table in the config file you wouldn't need any other plugins. Download the new version of the plugin, let it reload a new config and set it to option 1. Then just fill out your items in the config file and reload the plugin again so it will pick the new items up. You should be good to go then. Sorry about the confusion.
-
Hello, I have been made aware of the code lock option now showing outside of where it normally should on the ship. This seems to be a new bug that was introduced and unfortunately it seems to be a rust issue with having the code lock on the moving ship. I haven't found a work around for it yet. There is an option in the config to remove the code lock & note drop entirely you could consider if it's becoming a problem. The downside is players would no longer be able to shut off the turrets with a code and could only destroy them. That will resolve the code display issue though. I'll let you know if I end up finding something to resolve it that doesn't require disabling it though. As far as the loot settings, if you want to specify a loot table within config file you would set the loot table type to 1. There then should be another section called custom loot table for hackable crates where you would plugin the items you want. It should auto generate the section and some default items when the plugin creates the config file on first load so you have a template to follow. Try to delete your config file and reload the plugin to let it regenerate the config to see if that section is there if you are not seeing it. I also attached an example config file from my server so you can see what it should look like. Let me know if you are still having trouble and I'd be happy to help. HeavyCargoShipEvent.json
-
Hi, can you please check if you have any other plugins that may be conflicting? I've tested this is working normally so another plugin may be causing conflict. Any plugins you have around power control or turrets could be causing issues. Feel free to send me a DM if you need help tracking it down.