Jump to content

nivex

Creator
  • Posts

    5,327
  • Joined

  • Last visited

  • Days Won

    185

Everything posted by nivex

  1. nivex

    NPC loot after death

    Changed Status from Pending to Closed
  2. nivex

    NPC loot after death

    very good. you're welcome!
  3. nivex

    NPC loot after death

    put this in the French language folder and reload the plugin oxide/lang/fr/RaidableBases.json RaidableBases.json
  4. nivex

    NPC loot after death

    it must be an issue with the French language file then
  5. nivex

    Raidable Bases

    @mikezexter hi, don't use the Preview build of Carbon, which is currently 2.2.134. it is not supported with 3.0.5 and will not compile. those errors are bogus too. no such code exists on those line numbers. 3.0.5 will compile only on the Production build 2.0.192.0
  6. nivex

    NPC loot after death

    hi, "Advanced Alerts UI" is for the Advanced Alerts plugin. Look at my screenshot again where it says "Status UI" those are the only reasons unless the base did not paste (in which case there would be no map marker on the game map), or some error in console (edit: looks like language file error) have him use the command to reset it. /rb resetui status
  7. nivex

    NPC loot after death

    yes, raidablebases.allow permission for admin/mod/staff only. it should not be given to players. it does not relate to the user interface. that permission is for the /rb tp, /rbe, /rbevent commands
  8. nivex

    NPC loot after death

    heya, is this a bad translation? if you can see the ui, then they can see it too. the only reason they would not be able to see the ui is if you disabled it in the config, or if the player manually moved it off of their screen.
  9. nivex

    NPC loot after death

    heya, that is prefab loot. npcs are a heavy scientist, so they will drop heavy scientist prefab loot. you can change this in the profiles, oxide/data/RaidableBases/Profiles/ here is an example to spawn only roaming scientist loot, which has fewer less powerful items "Spawn Alternate Default Scientist Loot": { "Prefab ID List": [ "roam" ], "Enabled": true, "Disable All Prefab Loot Spawns": false }, here is an example to spawn no prefab loot "Spawn Alternate Default Scientist Loot": { "Prefab ID List": [], "Enabled": true, "Disable All Prefab Loot Spawns": true }, you can have specific loot items dropped on death with these options, Murderer Items Dropped On Death, and Scientist Items Dropped On Death
  10. Changed Status from Pending to Closed
  11. hi, you're welcome
  12. nivex

    Abandoned Bases

    @IniqtyTV hi, I seriously doubt it as that plugin does not call the necessary PVE hooks, and does not have this plugin listed as supported in its tags or config. I cannot support other plugins when they do not implement the necessary PVE hook calls. they must implement their own individual support instead.
  13. Changed Status from Pending to Closed
  14. you're welcome!
  15. nivex

    Raidable Bases

    yes, with the /copy command stand in center of base and look at the foundation
  16. nivex

    Raidable Bases

    you can set Height Adjustment Applied To This Paste to apply it to all bases in the profile, but if you are having issues with clipping into the ground then you need to recopy those bases
  17. hi, you can find that in the profiles, oxide/data/RaidableBases/Profiles set HQM to false under Change Building Material Tier To lines will not be the same. search with CTRL+F or F3 Ive highlighted it for you at the bottom.
  18. hi, use the rbe debug command after the plugin loads the grid
  19. nivex

    NPC movement

    you're welcome
  20. nivex

    NPC movement

    heya, anything over 5 npcs is far too many. npc are written with performance in mind already, and putting them to sleep is a temporary solution at best. keep npcs to a minimum, and increase their effective health, accuracy and damage to make them more difficult instead.
  21. nivex

    TruePVE

    Changed Status from Pending to Closed
  22. nivex

    TruePVE

    you're welcome yes, just create a new ticket and i will answer you there
  23. nivex

    Raidable Bases

    @Malkizid did you figure it out?
  24. nivex

    TruePVE

    hi, this will not apply when in vanish, noclip, or raidablebases.canbypass permission (never give that permission to a player, by the way) scheduled/maintained are not configured for a 3 hour cooldown. use this: "Player Lockouts (0 = ignore)": { "Apply Lockouts To PVE": true, "Apply Lockouts To PVP": true, "Apply All Lockouts Everytime": true, "Block Clans From Owning More Than One Raid": true, "Block Friends From Owning More Than One Raid": true, "Block Teams From Owning More Than One Raid": true, "Block Players From Joining A Clan/Team To Exploit Restrictions": true, "Time Between Raids In Minutes (Easy)": 180.0, "Time Between Raids In Minutes (Medium)": 180.0, "Time Between Raids In Minutes (Hard)": 180.0, "Time Between Raids In Minutes (Expert)": 180.0, "Time Between Raids In Minutes (Nightmare)": 180.0 }, buyable cooldowns are missing quite a few cooldowns, and several were set to 1800 not 10800. this will never apply to admin. use this: "Easy": { "VIP Permission: raidablebases.vipcooldown": 10800.0, "Admin Permission: raidablebases.allow": 0.0, "Server Admins": 0.0, "Normal Users": 10800.0 }, "Medium": { "VIP Permission: raidablebases.vipcooldown": 10800.0, "Admin Permission: raidablebases.allow": 0.0, "Server Admins": 0.0, "Normal Users": 10800.0 }, "Hard": { "VIP Permission: raidablebases.vipcooldown": 10800.0, "Admin Permission: raidablebases.allow": 0.0, "Server Admins": 0.0, "Normal Users": 10800.0 }, "Expert": { "VIP Permission: raidablebases.vipcooldown": 10800.0, "Admin Permission: raidablebases.allow": 0.0, "Server Admins": 0.0, "Normal Users": 10800.0 }, "Nightmare": { "VIP Permission: raidablebases.vipcooldown": 10800.0, "Admin Permission: raidablebases.allow": 0.0, "Server Admins": 0.0, "Normal Users": 10800.0 }
  25. nivex

    TruePVE

    hi, lol, players will always exploit. Block Players From Joining A Clan/Team To Exploit Restrictions is a config option that will help, but it is impossible to fix all exploits. ban the player. Cooldowns: Player Lockouts (public events: maintained and scheduled) Buyable Cooldowns (private events: buyraid events) Limit events per type: Max Buyable Events Max Scheduled Events there is no global limit. you must set a limit per type only. if you set Max Buyable Events to 10 and Max Scheduled Events to 10 then the total is 10+10=20
1.9m

Downloads

Total number of downloads.

9k

Customers

Total customers served.

132.2k

Files Sold

Total number of files sold.

2.8m

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.