Jump to content

nivex

Creator
  • Posts

    5,154
  • Joined

  • Last visited

Everything posted by nivex

  1. the free version has no premium features you must install the plugin from this site tier packages do not contain the plugin install the tier package and then the premium plugin from this site last
  2. heya. yes sometimes Oxide (or Newtonsoft) resets this but it's unknown why since I never reset it. just fix the difficulty setting in your profiles, oxide/data/RaidableBases/Profiles/
  3. nivex

    Raidable Bases

    @CoralieLou heya, it does this already unless you're in vanish, noclip or have Remove Admins From Raiders List enabled in the config it will give rewards if you set them in the profiles, oxide/data/RaidableBases/Profiles
  4. nivex

    Raidable Bases

    @Wolf hi, it's fixed in the next update. use economics or serverrewards for now
  5. nivex

    Raidable Bases

    @captian Salty it's most likely happening during server restarts use something like Timed Execute to unload the plugin 5 minutes before a restart and see if that helps. let me know too
  6. nivex

    Raidable Bases

    @flysd what? Russian? there are instructions in the zip, and a video
  7. nivex

    Raidable Bases

    @Kobani you can't specify a skin for Loadouts use Kits plugin and put the kitname in Murderer Kits/Scientist Kits
  8. nivex

    Raidable Bases

    @Kobani can you be more specific? I don't understand
  9. not sure what you're referring to players can already drop a TC and type /sar claim quote it
  10. nivex

    Raidable Bases

    @captian Salty sometimes the difficulty setting gets reset when updating. no idea why since I never do that. first setting in each profile, oxide/data/RaidableBases/Profiles/
  11. nivex

    Raidable Bases

    nice, thanks updated to 2.8.4 enjoy
  12. nivex

    Raidable Bases

    @Kobani ah right, there are two places it is checked! keep the fix before, it is needed change this also: if (IsAssetBlocked(e, colName, entityName)) to if (worldRadius > 0f && IsAssetBlocked(e, colName, entityName)) it should be good and if so I will update it
  13. nivex

    Raidable Bases

    @Kobani nothing else was changed regarding custom spawns use rbe debug
  14. nivex

    Raidable Bases

    hm ok, maybe it's the rock check again. try this in .cs file if (!SpawnsController.IsAreaSafe(v, spq.safeRadius, spq.buildRadius, spq.pasteData.radius, queueLayers, out var cacheType, spq.type, spq.options.CustomSpawns)) change it to this: if (!SpawnsController.IsAreaSafe(v, spq.safeRadius, spq.buildRadius, spq.spawns.IsCustomSpawn ? 0f : spq.pasteData.radius, queueLayers, out var cacheType, spq.type, spq.options.CustomSpawns))
  15. Changed Status from Pending to Closed
  16. nivex

    Raidable Bases

    @Merdynn yes. those settings are in each profile
  17. nivex

    Raidable Bases

    it randomly choses one
  18. nivex

    Raidable Bases

    you can put as many items in a loadout as you want or you can use as many kits as you want instead if you want to use silencers on guns then you need to use kits they even have Damage Multipliers for explosives, guns and melee @Merdynn "Weapon Accuracy (0 - 100)": { "Allow Npcs To Play Catch When Equipped With Explosives": false, "Aggression Range": 70.0, "Health For Murderers": 150.0, "Health For Scientists": 100.0, "Murderer Kits": [ "Scientist Kits": [ "Decrease Damage Linearly From Npcs With A Maximum Effective Range Of": 0.0, "Decrease Damage Linearly From Players With A Maximum Effective Range Of": 0.0, "Damage Multipliers": { "Explosive Damage Multiplier": 1.0, "Gun Damage Multiplier": 1.0, "Melee Damage Multiplier": 1.0 }, "Maximum Respawn Npc X Seconds After Death": 0.0, "Minimum Respawn Npc X Seconds After Death": 0.0,
  19. hi. it is too close to another event Check If Abandoned Bases Are Too Close Together
  20. nivex

    Raidable Bases

    you can increase their difficulty immensely and have them respawn after X seconds including when the event is completed
  21. nivex

    Raidable Bases

    @Merdynn you can modify those settings already npcs can be given kits that included silenced weapons Aggression Range to set the aggro distance murderers can use melee weapons and have their health increased kits can match too =p
  22. nivex

    Raidable Bases

    what is it that you want the npcs to do
  23. nivex

    Raidable Bases

    @Merdynn heya thanks nah, no option for that. mine are heavily integrated into the plugin so it's not something I want to do sorry
  24. heya, Disable All Prefab Loot Spawns set this to true in the profiles, oxide/data/RaidableBases/Profiles/
  25. nivex

    Raidable Bases

    @Andres S I don't know what causes this without some errors to go off of you can DM me your server logs and oxide logs and I can take a look server logs are in the root (log.txt, latest.log, /logs/ in timestamped folders, etc) oxide logs are in oxide/logs/ but those don't contain traces from behavior exceptions
1.8m

Downloads

Total number of downloads.

8.4k

Customers

Total customers served.

127.3k

Files Sold

Total number of files sold.

2.6m

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.