Jump to content

nivex

Creator
  • Posts

    5,154
  • Joined

  • Last visited

Everything posted by nivex

  1. nivex

    Error nightmare base

    Changed Status from Pending to Closed
  2. nivex

    Error nightmare base

    no problem
  3. nivex

    ShoppyStock Currency Reward

    Changed Status from Pending to Closed
  4. nivex

    ShoppyStock Currency Reward

    please don't create tickets when I'm already communicating with you on discord. it's very rude. I will respond in discord. the json is correct. using vanish or noclip is why you don't get the reward
  5. nivex

    Raidable Bases

    @NavyChief hi, it would need to ignore entities not owned by a player to not conflict with RB
  6. nivex

    Raidable Bases

    @PhatBlinkie heya, that list excludes those entities from being blocked by Allow Players To Build when set false. it has no functionality when set true. remove your exclusions set Allow Players To Build to false set Allow Players To Deploy Barricades to false they will not be able to build anything then, except for ladders if you have Allow Players To Use Ladders enabled in the config
  7. nivex

    Error Compiling

    Changed Status from Pending to Closed
  8. nivex

    Error Compiling

    I see you solved it by updating have fun
  9. nivex

    Not able to raid bases

    Changed Status from Pending to Closed
  10. nivex

    Not able to raid bases

    haha, that's awesome! maybe they had it and it got revoked accidentally at some point, or it was just VIP players that it was working for. glad it's sorted! I will improve the debug to look for this issue moving forward
  11. nivex

    Not able to raid bases

    I missed something originally... VIP has permission, but default group does not (abandonedbases.vip, abandonedbases.veteran or abandonedbases.basic) so the bases will not convert until default is granted a permission too. this is why it says 0 seconds in your first screenshot. sorry for missing that, but reading the wall of text from the image is very difficult. if you grant default a permission then players will be able to attack the base to convert it with the abandonedbases.attack permission, but the plugin will not automatically convert anything because thats disabled "Run Once On Server Startup": false, "Run Every X Seconds": 0.0, I included debug steps in my edited post, but that's not necessary now. just granting permission to default group will solve the issue.
  12. nivex

    Not able to raid bases

    heya. no, I'm not able to reproduce this on any server I still need debug information using the ab.debug information followed by sab command debug steps, from the server console type: ab.debug sab read server console output
  13. nivex

    Raidable Bases

    @vanzylquintin42 you can adjust height in the profiles, oxide/data/RaidableBases/Profiles/ { "Option": "height", "Value": "1.0" }
  14. nivex

    Raidable Bases

    @Magnetos again it looks like an issue with your language file
  15. nivex

    Error nightmare base

    hi, your host needs to install the libgdiplus library on your machine.
  16. nivex

    Raidable Bases

    @Magnetos hi, looks like the language file was changed for "RP"
  17. Changed Status from Pending to Closed
  18. hi, you can set this in the config, Lock Treasure Max Inactive Time (Minutes) this is not going to kick them out. it will only remove their ownership after AFK for this period of time.
  19. nivex

    Raidable Bases

    @ChardaZAR hi, that doesn't increase the amount of items to spawn. it increases the loot amounts. so if you have explosive.timed 10/10 and use a 1.4 multiplier then it will spawn 14/14 instead.
  20. nivex

    Convoy

    hi, you need to update to 2.7.0 or reupload it again.
  21. nivex

    Raidable Bases

    @Wile E. hi, that has nothing to do with hours or time. 15 is the default. that's the max buyable events that can be active at any given time.
  22. nivex

    Raidable Bases

    @Diesel heya, thanks for answering. player lockouts is for public events that spawn by Maintained or Scheduled Events buyable cooldowns is whats used for raids purchased with /buyraid
  23. nivex

    Raidable Bases

    @Wile E. hi there I can't recommend any one-way, because it's all down to personal opinion, but I can try to expand on the details for you there are multiple ways to go about this using buyable cooldowns in the config "Easy": { "VIP Permission: raidablebases.vipcooldown": 1800.0, "Admin Permission: raidablebases.allow": 0.0, "Server Admins": 0.0, "Normal Users": 1800.0 }, VIP Permission - grant this permission to your vip group. then. anyone in this group would receive this cooldown for Easy raids Admin Permission - the raidablebases.allow permission is what you'd grant to your admins, moderators or staff only Server Admins - this is anyone with an admin flag which is generally auth level 1 or higher Normal Users - this is anyone that does not fall under the above, aka the default group the lowest cooldown time will be chosen based on the above four options. users who remain in vanish or noclip will not be given a cooldown the cooldown is applied when the event is purchased, and does not start to expire until the event despawns
  24. nivex

    Abandoned Bases

    @Fanatik that's not an error. it's debug, and is normal. post your config
  25. nivex

    Abandoned Bases

    @Fanatik perhaps I should remove the requirement for a TC during purge? edit .cs and change on line 4267 if (!hasPrivilege) to if (!hasPrivilege && !IsPurgeEnabled) and you must change this too on line 4217 a = entity.transform.position; to a = entity.transform.position; position = a;
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.