Jump to content

nivex

Creator
  • Posts

    5,008
  • Joined

  • Last visited

Everything posted by nivex

  1. nivex

    Raidable Bases

    @WarisGG hi, turrets are not a raid box. I can add an option for it
  2. nivex

    Raidable Bases

    @WarisGG heya, bases despawn based off of your settings (oxide/config/RaidableBases.json and overrides are available in the profiles) "Minutes Until Despawn After Looting (min: 1)": 15, "Minutes Until Despawn After Looting Resets When Damaged": false, "Minutes Until Despawn After Inactive (0 = disabled)": 45, "Minutes Until Despawn After Inactive Resets When Damaged": true, "Wait To Start Despawn Timer When Base Takes Damage From Player": false, "Wait To Start Despawn Timer Until Npc Is Killed By Player": false, loot despawn times are not handled by RB. you can despawn them instantly (oxide/data/RaidableBases/Profiles/), but you cannot configure a time. that is entirely your servers convars and plugins "Despawn Dropped Loot Bags From Raid Boxes When Base Despawns": false, "Despawn Dropped Loot Bags From Npc When Base Despawns": false, if your bases always spawn in the same location then your config settings are too restrictive or you need a better map (oxide/config/RaidableBases.json) "Allow Raid Bases Inland": true, "Allow Raid Bases On Beaches": true, "Allow Raid Bases On Ice Sheets": false, "Allow Raid Bases On Roads": true, "Allow Raid Bases On Rivers": false, "Allow Raid Bases On Railroads": false, "Allow Raid Bases On Building Topology": true, "Allow Raid Bases On Monument Topology": false, "Allow Raid Bases In Biomes": { "Arctic": true, "Arid": true, "Temperate": true, "Tundra": true },
  3. nivex

    Raidable Bases

    @chrisfps you'll have to show me the error message from CopyPaste plugin when it happens
  4. nivex

    Server Reward Shop

    no problem, enjoy
  5. Changed Status from Pending to Closed
  6. nivex

    Cannot build outside of RB's

    Changed Status from Pending to Closed
  7. nivex

    RaidBases

    Changed Status from Pending to Closed
  8. nivex

    backpack in the basement

    Changed Status from Pending to Closed
  9. Changed Status from Pending to Closed
  10. nivex

    Server Reward Shop

    hi, write it the same way I wrote it. you left out the spaces 🙂
  11. nivex

    Raidable Bases

    @iwan hi, Cargo/Harbor/Etc npcs not taking damage is a misconfigured TruePVE. you should never enable defaultAllowDamage. the plugin allows damage to npcs by default. "anything can hurt npcs" in TruePVE config. @chrisfps hi, use my fixed version https://codefling.com/plugins/raidable-bases?page=143&tab=comments#findComment-64368
  12. nivex

    Server Reward Shop

    hi, you can, but it is not supported as per documentation buyraid 0 $player.id where 0 is Difficulty Level from the profiles, easy in this case.
  13. hi, the base name does not show up in chat messages. you can use /rb and look at the base to see the name. I don't provide any options for discord messages. you can use another plugin like Rustcord which uses hooks provided by RaidableBases. if you still need help you can respond even in a closed ticket.
  14. nivex

    Cannot build outside of RB's

    i'm glad they like them. easy enough, just put this in any plugin private void OnEntitySpawned(Door door) { if (door.ShortPrefabName.Contains("shutter")) { door.canTakeLock = true; } }
  15. nivex

    Cannot build outside of RB's

    very nice, but I just write plugins now 🙂 I do have some bases to put together in another package but haven't gotten around to it 😕
  16. nivex

    Cannot build outside of RB's

    heya, by design players should never be able to build inside of an event while standing outside of the event. this has been in since release, the last update has extended this range to include the size of the entity being built. without this players can bypass certain functionality of the plugin so it is not optional. what did you have in mind regarding the bases?
  17. nivex

    RaidBases

    hi, that message is from the Russian version only. refresh the webpage's web panel from your host (or FTP, it is better) upload the plugin again located in the English folder reload the plugin
  18. nivex

    RaidBases

    hi, no, you are still trying to install the RU plugin install the plugin located in the English directory of the zip archive.
  19. nivex

    RaidBases

    the plugin will not tell you to use Russian when English is installed already. it forbids it (ERROR! You cannot install the Russian version without converting your installation first!) this means you tried to install RU over EN installation I will update the utility, but you must fix the translation issues yourself until there is no more error messages like the above. it is much easier to use EN files only.
  20. nivex

    RaidBases

    I need the file from the server, not the file you uploaded to your server. when you load the plugin on the server it will update that file. I need it direct. many of the translations are wrong. легких when it should be Легкий cредний when it should be Средний сложных рейд-баз when it should be Тяжело рейд-баз edit: I will fix the utility
  21. nivex

    Raidable Bases

    @iwan hi, this is not a TruePVE plugin issue and you should not set that to true. that will allow many other damage on your server... wait for the RB update to fix it. @PhoenixAphaAlex hi, it will be fixed next update. thanks
  22. nivex

    RaidBases

    hi, post your config
  23. nivex

    Raidable Bases

    @etiv hi, it's in the profiles, oxide/data/RaidableBases/Profiles/
  24. Changed Status from Pending to Closed
  25. no worries, enjoy
1.7m

Downloads

Total number of downloads.

8.1k

Customers

Total customers served.

122.1k

Files Sold

Total number of files sold.

2.5m

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.