Jump to content

nivex

Creator
  • Posts

    5,956
  • Joined

  • Last visited

  • Days Won

    200

Everything posted by nivex

  1. nivex

    Raidable Bases

    @hid333 yes, this is a setting. Block Plugins Which Prevent Item Durability Loss
  2. 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?
  3. nivex

    Raidable Bases

    you need to send the files I requested.
  4. 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.
  5. 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/
  6. 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.
  7. 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.
  8. nivex

    Raidable Bases

    @garz it is simply another plugin, a server crash or a bad restart such as killing the process or it being terminated early. there is nothing else to clarify regarding this specifically. all servers are compatible with the plugin so long as the host installs the operating system and the required software correctly. linux servers must have the libgdiplus library installed. all servers must have proper file permissions. control panels, scripts and plugins all must restart the server by using the quit or restart commands.
  9. nivex

    Raidable Bases

    @garz the checks are sufficient, and the above code clearly shows this. the loot is cleared before the box is killed. we do not have this issue during restarts because there is no such issue with the plugin itself as I've stated 3 times now.
  10. nivex

    Raidable Bases

    @garz that is not what I said. I said that your issue would be caused by a crash, a bad restart or a another plugin. unloading would likely stop it from happening, but would not fix whatever issue is causing it. you do not need to manually unload the plugin each time either. that can be scheduled with your restart, too. I recommend all servers to do this. it is beneficial for many reasons. it is not possible for me to fix issues outside of my control. it is common for there to be various issues with server restarts and this prevents the issue from occurring. besides, there are redundant checks so that no box is destroyed until the loot is cleared first. it would not be possible for the plugin to have dropped your loot. therefore, it must be caused by the above.
  11. nivex

    Raidable Bases

    hi, this is not an issue with this plugin. 2.8.5 has implemented a second redundant check for this just in case, too. your issue might be caused by another plugin, a server crash or otherwise a bad restart. if this were an issue then I would have had multiple reports.
  12. nivex

    Raidable Bases

    @Dr.D.Bugyou can see my response above. I'm not sure how else to check what each prefab has. otherwise I could just generate a list of every item for each prefab. I don't know how to iterate it as my results differ greatly from what AlphaLoot correctly shows.
  13. nivex

    Raidable Bases

    @Dr.D.Bug heya, you might be able to find the loot table for heavy on corrosionhour. otherwise it is in the AlphaLoot default data files. @hid333 heya, the weapon (ANY weapon) loot cannot be disabled by itself. you must disable the entirety of the prefab loot, or use a prefab that has different loot. such as peacekeeper scientists, junkpile scientists, or roaming scientists. I think roam has the least amount of prefab loot but don't quote me on that. heavy scientist loot is used by default as every npc (scientist and murderers) is a heavy scientist Disable All Prefab Loot Spawns (set true and no prefab loot from the game will spawn) Prefab ID List (Enabled setting must be set to true to use this list of prefabs instead of the default heavy loot since every npcs (scientist and murderer) are heavy scientists.)
  14. nivex

    Raidable Bases

    Allow Teleport Ignores Respawning setting in config @aimacakthat one is for player death
  15. nivex

    Raidable Bases

    @aimacak this prevents the blue electrical glow on turrets (interference) config lets you choose between player turrets and non-player turrets. RB turrets have no interference (unless another plugin causes it) so you don't need this plugin for RB turrets
  16. nivex

    Raidable Bases

    sure @PPlank NoInterference.cs
  17. nivex

    Raidable Bases

    @flysd ok thanks
  18. nivex

    Raidable Bases

    @Hakkai heya. that is heavy scientist prefab loot from the game. you need to use a different prefab or disable them in profiles you must set Enabled to true if you want to use the list instead "Spawn Alternate Default Scientist Loot": { "Prefab ID List": [ "cargo", "turret_any", "ch47_gunner", "excavator", "full_any", "heavy", "junkpile_pistol", "oilrig", "patrol", "peacekeeper", "roam", "roamtethered" ], "Enabled": false, "Disable All Prefab Loot Spawns": false },
  19. nivex

    Raidable Bases

    @NoxiousPluK heya. that's not raid bases. last time it was tugboats
  20. nivex

    Raidable Bases

    just like coffee makes the morning tolerable, this plugin makes your gaming legendary. worth every penny imo
  21. nivex

    Abandoned Bases

    I don't know if its compatible with that plugin.
  22. nivex

    Raidable Bases

    @MatthiasBM heya, players shouldn't be given any permissions aside from buya le/buyraid as this can cause many issues. otherwise it is another plugin
  23. nivex

    Abandoned Bases

    @Namsaknoi heya, the latest version has this built in by default, Cooldown Between Events. its bugged and fixed in next update
  24. nivex

    Raidable Bases

    @Dead Nasty probably a tugboat
  25. nivex

    Abandoned Bases

    @Dead Nasty heya. I can add a message, and no, you can't eject from the bubble when they enter because other bases that have nothing to do with an event can be inside of the bubble too.

About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
2.5m
Total downloads
Customers
11k
Customers served
Files Sold
157.6k
Marketplace sales
Payments
3.4m
Processed total
×
×
  • 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.