Jump to content

nivex

Creator
  • Posts

    4,801
  • Joined

  • Last visited

Everything posted by nivex

  1. nivex

    Raidable Bases

    it's a neat idea. I'll note it down @PistOffBastd
  2. nivex

    Reset Ladder

    Changed Status from Pending to Closed
  3. nivex

    Reset Ladder

    heya no problem. you can use the /rb wipe command which requires you to be an admin, or run the same command from server console. this will do the same thing that a map wipe does btw. so lifetime data is safe.
  4. nivex

    Raidable Bases

    can anyone confirm if damage dealt by the PredatorMissile plugin to an npc is still being blocked? I tested and the damage is working. please DM your config if this is not the case.
  5. nivex

    Raidable Bases

    no problem! @hid333
  6. nivex

    Raidable Bases

    heya. it isn't allowed to spawn automatically or with buyraid because of this setting. manually would still work yes.
  7. nivex

    Raidable Bases

    @hid333 heya, most common reasons are: 1. a json error is preventing the nightmare profile from being loaded 2. nightmare profile has Allow PVP set to true and Allow Players To Buy PVP Raids is set false but really I can't answer without the config and nightmare profile.
  8. nivex

    Easy bases not spawning

    no problem. if you can't resolve your issues then a fresh server install might help you.
  9. nivex

    Easy bases not spawning

    "Force All Bases To Spawn At Height Level (0 = Water)": -1.3, heya, this should be -1.0 in your easy profile not spawning properly would be the copypaste file or an error that you'd see in the server console. there's no issue with my tier bases that would cause this unless a file became corrupted on the server. try reuploading all of your copypaste files, and look for any errors if this continues to happen. if it's a despawn issue instead of a spawn issue then it's best to use a plugin such as Timed Execute to unload the plugin a few minutes before each server restart. any number of things can go wrong when raidablebases is no longer loaded, other plugins can interfere, the server might have experienced an issue during restart, etc. those are out of my control.
  10. nivex

    Easy bases not spawning

    hi. its probably a json error. it wont load the profile if there's an error in it make sure the easy profile exists make sure Allow PVP is configured the same as your other profiles or that its set correctly. can't say much else without a config and the profile.
  11. nivex

    Raidable Bases

    @hid333 yes, this is a setting. Block Plugins Which Prevent Item Durability Loss
  12. nivex

    Dividing Loot

    no problem. it is not guaranteed to spawn with 1.0 probability as stated above. if you want it to spawn then it belongs in the base loot table with Always Spawn Base Loot Table enabled in the profiles. oxide/data/RaidableBases/Base_Loot - you should have a few items in here that you always want to spawn. enable Always Spawn Base Loot Table in the profiles so that this happens. such as boom or resources. oxide/data/RaidableBases/Difficulty_Loot - the majority of your items (up to some 800 in rust now) should be in this file. these items will be picked randomly to spawn. 1.0 or 100% probability does not guarantee an item to spawn. all 800+ items in the game have 1.0 or 100% probability by default. items must be pooled like in a lottery, and then the probability is rolled on for each item.
  13. nivex

    Chat

    Changed Status from Pending to Closed
  14. nivex

    Error

    Changed Status from Pending to Closed
  15. nivex

    Error

    heya. this is an issue with copypaste plugin but you stated that in your other ticket. closing this then
  16. Changed Status from Pending to Closed
  17. ok no problem
  18. nivex

    Chat

    hi the message settings are in the config. if you don't want any messages then turn it off. Send Messages To Player. "Event Messages": { "Ineligible For Rewards": { "Flying": false, "Vanished": false, "Inactive": true, "Not An Ally": true, "Not The Owner": true, "Not A Participant": true, "Remove Admins From Raiders List": false }, "Announce Raid Unlocked": true, "Announce Buy Base Messages": true, "Announce Thief Message": true, "Announce PVE/PVP Enter/Exit Messages": true, "Show Destroy Warning": true, "Show Opened Message For PVE Bases": true, "Show Opened Message For PVP Bases": true, "Show Opened Message For Paid Bases": true, "Show Message For Block Damage Outside Of The Dome To Players Inside": false, "Show Message When Purchase Becomes Available": true, "Show Prefix": true, "Notify Plugin - Type (-1 = disabled)": -1, "Notification Interval": 1.0, "Send Messages To Player": true, "Save Thieves To Log File": false },
  19. nivex

    Dividing Loot

    heya. this is not a 100% chance. 1.0 probability is set by default for every item in the game. everything works like a lottery. it is put into a pool and then rolled on (based on its probability) and if hits then it's picked and you win yay =p if you want certain items to always spawn then put those specific items in the base loot and enable Always Spawn Base Loot Table in that profile. the majority of your loot items belong in the difficulty loot table. it's putting 9 items in each box because you're only spawning 130 to 180 items. it isn't supposed to spawn the entire loot table. it's supposed to spawn the number that you configured (130 to 180)
  20. nivex

    Raidable Bases

    @Wolf twig is immune because you've enabled the setting for it to be immune "Строительные блоки устойчивы к урону": true, "Строительные блоки устойчивы к урону (только опора)": true, English translation "Building Blocks Are Immune To Damage": true, "Building Blocks Are Immune To Damage (Twig Only)": true, Is my Russian translation not correct for this setting?
  21. nivex

    Raidable Bases

    you need to send the files I requested.
  22. nivex

    Raidable Bases

    @Wolf this shouldn't be caused by RB (edit: unless configured to be). this is another plugin, a game bug that I'm not aware of, or the base itself is somehow corrupted which I can't explain either. send the base to me in a DM and I can check it later tonight. include the profile and config files.
  23. nivex

    Raidable Bases

    @hid333 I don't understand this translation. Type it in your native language. if you're asking about loot bags that drop from boxes then yes you can remove them when the base despawns. Despawn Dropped Loot Bags From Raid Boxes When Base Despawns is in the profiles, oxide/data/RaidableBases/Profiles/
  24. nivex

    Raidable Bases

    @Wolf Turrets is a physics isssue with the game. It was fixed a couple months ago in the Rust update, but is still broken with prison cell gate, prison cell wall, and just yesterday I had it happen where turrets were shooting from the floor above me somehow. Add wall.frame.cell.gate and wall.frame.cell to Kill These Prefabs After Paste in the profiles as a solution until Facepunch can fix it. "Kill These Prefabs After Paste": ["wall.frame.cell.gate", "wall.frame.cell"] I had this happen on vanilla, and sent the video to Facepunch but didn't receive a response.
  25. nivex

    Raidable Bases

    @aimacak testing with this as the only plugin may not be helpful if the issue is server related. regardless, the loot is deleted from the sav file prior to every restart. it doesn't exist after a normal restart. I know that you do not have the issue, but you can test for yourself. this is how I know it is server related. spawn X number of bases. shut the server down. delete raidablebases so the bases cannot despawn. if you do not delete then Oxide will load it again during server startup. restart server. go look for loot inside of the existing bases. there won't be any because it is deleted prior to every restart. if it did not restart correctly, or another plugin restored it then this is no fault of the plugin. it may have crashed, the process was killed or terminated early, the sav file was not saved, or the sav file rolled back. any rollback, even 1 second, could cause this. there could be other reasons, but these are the most common for plugin issues and map rollbacks. results of the above test show that there is no loot as expected. this is what you will typically see when the plugin does not despawn the base, which is also caused by the above reasons.
1.6m

Downloads

Total number of downloads.

7.7k

Customers

Total customers served.

116.2k

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.