Jump to content

nivex

Creator
  • Posts

    5,138
  • Joined

  • Last visited

Everything posted by nivex

  1. Changed Status from Pending to Closed
  2. hi, you're welcome
  3. 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.
  4. Changed Status from Pending to Closed
  5. you're welcome!
  6. nivex

    Raidable Bases

    yes, with the /copy command stand in center of base and look at the foundation
  7. 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
  8. 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.
  9. hi, use the rbe debug command after the plugin loads the grid
  10. nivex

    NPC movement

    you're welcome
  11. 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.
  12. nivex

    TruePVE

    Changed Status from Pending to Closed
  13. nivex

    TruePVE

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

    Raidable Bases

    @Malkizid did you figure it out?
  15. 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 }
  16. 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
  17. nivex

    TruePVE

    lol you can ask, it's fine
  18. nivex

    TruePVE

    hi, you're welcome. that is what it means with the exception that you need to remove StaticSamSitesIgnorePlayers flag for launch site to fire at players.
  19. nivex

    TruePVE

    secondly, in regards to your samsite rules. they were invalid, and replaced with flags. PlayerSamSitesIgnorePlayers will block targeting (and damage) from player-owned samsites to players/vehicles. StaticSamSitesIgnorePlayers will block targeting (and damage) from non-player samsites to players/vehicles. this includes the Launch Site, which you should remove if you want samsites at the Launch Site to kill players.
  20. nivex

    TruePVE

    heya maxalt none of this is required. RB has its own configuration, and requires zero changes to your TruePVE config. if damage is not working properly in RB, then you have a misconfigured profile (oxide/data/RaidableBases/Profiles), or another plugin is breaking it. i've fixed your invalid TruePVE config. do not modify it for RB. TruePVE.json
  21. nivex

    Raidablebases

    you're welcome
  22. you're welcome
  23. yes, you can leave it false. it functions with Easy/Medium/Hard/Expert/Nightmare Raids Can Spawn On, so that if Nightmare is disabled on Thursday then other difficulties can pickup those additional spawns instead.
  24. nivex

    Raidablebases

    hi, validate with the command: rb.config list protection radius is configured way too high. this will not work properly on land water settings is not allowed and is not configured. example "Water Settings": { "Allow Bases To Float Above Water": true, "Chance For Underwater Bases To Spawn (0-100) (BETA - WORK IN PROGRESS)": 100.0, "Spawn On The Surface Of Water": true, "Ignore Land Level On Seabed": true, "Prevent Bases From Floating Above Water By Also Checking Surrounding Area": false, "Maximum Water Depth Level Used For Float Above Water Option": 1.0, "Minimum Water Depth Level Used For Seabed Option": -20.0, "Maximum Water Depth Level Used For Seabed Option": -35.0, "Torpedo Damage Multiplier (Min)": 5.0, "Torpedo Damage Multiplier (Max)": 5.0 },
  25. nivex

    Abandoned Bases

    @DaFunk hi, ill think about this
1.8m

Downloads

Total number of downloads.

8.4k

Customers

Total customers served.

127k

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.