Jump to content

nivex

Creator
  • Posts

    4,780
  • Joined

  • Last visited

Everything posted by nivex

  1. nivex

    Full Bases Not Despawning

    Changed Status from Pending to Closed Changed Fixed In to Next Version
  2. nivex

    Full Bases Not Despawning

    hi, this is fixed next update it happens during a server restart. you can avoid it by unloading the plugin before the restart happens
  3. it really just varies map to map and what that map can handle. proc gen maps are usually pretty good about being able to spawn a lot of bases, but usually does not mean always the substation monuments really eat a lot of space you'll just have to wait for the next update for that fix, or add it in yourself case "Launch Site": case "Arctic Research Base": return 300f; change to case "Launch Site": case "Arctic Research Base": return 300f; case "Substation": return 35f; also you have the rbe debug command to see why its not spawning
  4. nivex

    Raidable Bases

    @BeePssY yes, you can use the spawns database plugin and just set that filename under whatever event type in the config, "Spawns Database File (Optional)": "none", so if the filename is maintainedspawnpoints.jsosn then you would replace none with maintainedspawnpoints. don't include the .json extension
  5. nivex

    Raidable Bases

    np @Emigo @Tiddy oh so I gotta do it. lol. ok ill try
  6. nivex

    Raidable Bases

    @Tiddyit looks nice! can you have it scale down the size so it doesn't include lockouts with no time?
  7. Changed Status from Pending to Closed
  8. nivex

    Raidable Bases

    @Emigono, but that is fixed next update which will be out soon @Tiddytoo many complaints about users accidentally turning it off. just sick of dealing with that. the ui class needs a rewrite anyway. I would use a better UI yes. I suck at UI. =P
  9. nivex

    Raidable Bases

    it should be fixed next update @chuck norris its most likely topology check blocking it. my bad =p if (!spq.spawns.IsCustomSpawn) { string topology; if (!SpawnsController.TopologyChecks(vector, spq.buildRadius, out topology)) { LastMessage = $"Spawn is on blocked topology ({topology})"; continue; } } this is the fix, the first line with its open and closed curly brackets go around the enclosed lines of code
  10. you can look to see which tables didn't load with the plugin to know which are broken
  11. actually it looks like 3 of them have the same json error
  12. hey. its telling you that one of your loot tables has a json error
  13. nivex

    incorrect npc amounts

    it is working. minus an issue where heads poke through blocks the npcs spawn fine. this issue is on your end.
  14. read the update notes. its pre-release Changed Status from Pending to Closed
  15. nivex

    Raidable Bases

    2.5.0 released you must wait until Rust releases the update! it will not compile until then if you have issues (including previously reported issues) then report them to me again
  16. nivex

    spam in chat

    Changed Status from Pending to Closed Changed Fixed In to Next Version
  17. nivex

    spam in chat

    hopefully this is fixed in the next update 2.5.0
  18. nivex

    Corpses

    if you can't find a setting then its in the profiles oxide/data/RaidableBases/Profiles/ nope, doesn't work like that
  19. nivex

    Corpses

    lol yea, it's a big plugin. corpses don't disappear. they turn into backpacks and get ejected 10 meters outside of the dome. the location is also drawn on the users screen. this only happens when they could not loot it otherwise. so when the raid becomes locked and they can no longer enter. it does not happen otherwise that would be caused by another plugin. Eject Corpses From Enemy Raids (Advanced Users Only) you can disable it by setting this to false
  20. nivex

    will not compile

    ok will get it prepped then
  21. nivex

    Raidable Bases

    lol no problem bud. im still recovering from a STEMI so I understand yea i'm no good at naming the options. they're long winded for sure, but they're meant to be self-explanatory so you don't have to look at the documentation repeatedly
  22. nivex

    Raidable Bases

    i'm saying I added this option in next update as a better solution. then you can set the despawn after looting to 5-15 minutes and not worry about it not being enough time, because it will reset if players are still active in the base. @Swedish Chef
  23. nivex

    Raidable Bases

    =p fyi
1.6m

Downloads

Total number of downloads.

7.7k

Customers

Total customers served.

115.7k

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.