Jump to content

nivex

Creator
  • Posts

    5,475
  • Joined

  • Last visited

  • Days Won

    190

Everything posted by nivex

  1. nivex

    error?

    Changed Status from Pending to Closed
  2. nivex

    error?

    ok no problem
  3. nivex

    Raidable Bases

    looks like a carbon issue. I will take a look to verify
  4. nivex

    Raidable Bases

    this is tied into the translation error that I gave you. if you fix that then it will fix this too.
  5. nivex

    Raidable Bases

    I don't know what you mean. It should not be possible for those to be missing from the json.
  6. nivex

    Raidable Bases

    yes sorry there is many duplicate translations I will update it soon :<
  7. nivex

    error?

    heya RaidOpenAppendedFormat is an issue with Oxide that will be resolved on your next server restart the error message is incomplete, so I don't know without seeing the full error. can you look in your server log?
  8. nivex

    help)

    damn sorry. edit .cs and change [JsonProperty(PropertyName = en ? "Delete Tree Radius When Spawning Base" : "Радиус удаления деревЬев при появлении базы")] to [JsonProperty(PropertyName = en ? "Delete Tree Radius When Spawning Base" : "УдалитЬ радиус дерева при создании базы")]
  9. nivex

    scientists

    no problem. hope to see the copypaste update soon with my changes
  10. nivex

    scientists

    it's hard to say what plugin it might be because the plugin isn't simply excluded by its name. it could be doing something unintentional still ya rb has it's own marker teleport. rbe kill_cleanup works because it looks for bases not owned by players. I can't just delete these bases from your server because that would include anything you (or another server) pasted in with copypaste. I still recommend my solution to unload the plugin before a few minutes before each scheduled restart. you can do this in your schedule, or with the Timed Execute plugin
  11. nivex

    scientists

    from what you've described it sounds like your issue most likely occurs during restarts. the easiest and best solution is to unload the plugin a few minutes before your scheduled server restarts. then the plugin can destroy everything before it restarts.
  12. nivex

    scientists

    hi, there are many reasons that this can happen. it's usually a missing libgdiplus library if using Linux. your host must install that if necessary. otherwise it's most likely another plugin interfering. https://codefling.com/plugins/raidable-bases?do=findComment&comment=49982 regardless, I aim to get CopyPaste updated so that this is no longer an issue. I'd be able to prevent the base from remaining after a server restart then. CopyPaste 4.1.38 is the most current, but does not contain the changes that I'm trying to get implemented. you can use /rbe kill_cleanup near those bases but it will destroy any active or inactive base within 100 meters (this will not destroy a players base)
  13. nivex

    Visual Cooldown

    heya. ill consider UI but they can see time on the map already. while not convienant there should be no confusion.
  14. nivex

    Raidable Bases

    @AdmFRP no. player lockouts is for that. public raids buyable cooldowns is for private raids there was a point where buyable cooldowns didn't exist yet, but there is no cooldown for everything.
  15. nivex

    getting a error

    Changed Status from Pending to Closed Changed Fixed In to Next Version
  16. nivex

    getting a error

    looks like this is caused by MLRS rockets fired from the jets. ideally that plugin should not be targeting raid bases, but I can block the jet damage to fix the error too.
  17. nivex

    Abandoned Bases

    yes shelters are in next update
  18. nivex

    Raidable Bases

    @AdmFRP ah ya sorry about that! It should only have two ')' the third ')' was causing the error. use that instead and it will look like this:
  19. nivex

    Cool down does not seem to work

    Changed Status from Pending to Closed
  20. nivex

    Cool down does not seem to work

    Added `Buyable Cooldowns -> Hidden While Buyable Events UI Is Closed` (false) added this for you in the next update.
  21. nivex

    getting a error

    I asked the dev. we'll see
  22. nivex

    getting a error

    hi, I don't know what that plugin is or why it's trying to block damage in a raidable base.
  23. nivex

    Raidable Bases

    it's an oversight sorry about that. I've just fixed it for you in the next update. the fix includes 1 change in the cs file on line 4759 from: if (!looter.IsHuman()) to if (!looter.IsHuman() || !Options.Permission.Has(looter, Type)))
  24. nivex

    Unable to purchase

    Changed Status from Pending to Closed
  25. nivex

    npc attack

    heya, Allow Npcs To Shoot Players Outside Of The Dome is in the profiles
2m

Downloads

Total number of downloads.

9.4k

Customers

Total customers served.

137.5k

Files Sold

Total number of files sold.

2.9m

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.