Jump to content

Cahnu

Creator
  • Posts

    322
  • Joined

  • Last visited

Everything posted by Cahnu

  1. 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
  2. Cahnu

    tank pro

    @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
  3. Cahnu

    Turrets are Off

    Ok please see if you can test what I mentioned above to pinpoint which other plugin you have that is conflicting.
  4. Cahnu

    Turrets are Off

    Changed Status from Pending to Can't Reproduce
  5. Cahnu

    Turrets NOT on

    @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?
  6. Cahnu

    Turrets are Off

    Hi, just wanted to follow up on this. Have you had a chance to test?
  7. Cahnu

    Lootable Turrets

    Changed Status from Pending to Can't Reproduce
  8. Cahnu

    Lootable Turrets

    Please let me know if you are still running into this. Otherwise I'll go ahead and close out this issue.
  9. Cahnu

    Turrets are Off

    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.
  10. Cahnu

    Lootable Turrets

    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.
  11. Cahnu

    Turrets are Off

    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?
  12. Cahnu

    Heli Crash Event

    The plugin should generate a lang file where all of the messages can be edited. It’s name would be HeliCrashEvent It’s set to post two notifications by default. One when it starts and another shortly before it crashes. I’m going to be posting an update soon to allow that to be configured.
  13. There’s nothing else you should need to do. It should auto detect if you have TruePVE. I can test it out tonight and see if I have any issues with it. Please create a support ticket and I can work with you on it there.
  14. Cahnu

    Hello, Forced Update

    Changed Status from Pending to Closed Changed Fixed In to 1.0.5
  15. Cahnu

    update 05/04

    Changed Status from Pending to Closed Changed Fixed In to 1.2.1
  16. Nope. I haven't looked into it. I don't believe the other person who mentioned it ever messaged me with details. Update has just been pushed for all heavy plugins to fix the Rust update today.
  17. Cahnu

    Heavy Oil Rig Event

    There was an issue with the Rust update today. I just pushed an update to fix it. Please download the latest version.
  18. Cahnu

    Lootable Turrets

    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
  19. Cahnu

    Lootable Turrets

    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.
  20. Cahnu

    Code lock and custom loot.

    Changed Status from Pending to Closed Changed Fixed In to 1.2.0
  21. Sorry about that. It's now been updated on Lone Design as well.
  22. Cahnu

    Code lock and custom loot.

    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.
  23. Cahnu

    Code lock and custom loot.

    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
  24. Cahnu

    Turrets NOT on

    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.
  25. I can't really test with every plugin out there so it's possible there may be some that conflict. If you want to pm me with details I'll see what I can do.
1.9m

Downloads

Total number of downloads.

9.2k

Customers

Total customers served.

134.9k

Files Sold

Total number of files sold.

2.8m

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.