Jump to content

nivex

Creator
  • Posts

    5,681
  • Joined

  • Last visited

  • Days Won

    195

Everything posted by nivex

  1. @Porky nice, thank you. you will need to configure a buyable event cost so that /buyraid will work. Custom Buy Raid Cost are below these settings too "Buyable Event Costs": { "Require Custom Costs": true, "Require Economics Costs": true, "Require Server Rewards Costs": true }, "Economics Buy Raid Costs (0 = disabled)": { "Easy": 0.0, "Medium": 0.0, "Hard": 0.0, "Expert": 0.0, "Nightmare": 0.0 }, "ServerRewards Buy Raid Costs (0 = disabled)": { "Easy": 0, "Medium": 0, "Hard": 0, "Expert": 0, "Nightmare": 0 },
  2. @Porky hi, sorry, I must have looked at your messages and forgotten about them. I extended the sale for you and lowered the bundled prices.
  3. nivex

    Abandoned Bases

    yep I am working on it for abandoned bases, raidable bases, and nteleportation
  4. nivex

    Raidable Bases

    hi, Use Grid Locations In Allowed Zone Manager Zones Only
  5. nivex

    Raidable Bases

    @Dr.D.Bugyep set it true
  6. Changed Status from Pending to Closed
  7. no problem:)
  8. hi thanks, you can use rb.config stability true|false
  9. Changed Status from Pending to Closed
  10. nivex

    Unable to find setting

    Changed Status from Pending to Closed
  11. nivex

    Not working after update!

    Changed Status from Pending to Closed
  12. Changed Status from Pending to Closed
  13. that is an issue with those bases. they have items in them already. raid base plugin will not spawn an item that isn't configured. but CopyPaste will spawn it if its in the copypaste file. Empty All Containers Before Spawning Loot set this true in each profile, oxide/data/RaidableBases/Profiles/
  14. yes, you can spawn 1 event only and go to it then interact with the event and when the console spits conflicts then report what caused it that is how I fixed most of it already or you can try this DangerousTreasures.cs
  15. no, in the .cs file line 16067
  16. I can't help you with floating doors. that's from the CopyPaste plugin. ignore them
  17. if (entity.IsKilled() || entity.ShortPrefabName == "item_drop_backpack") find that in the .cs and change it to this if (entity.IsKilled()) tell me if that solves it
  18. it might be helpful to use ent who on some building blocks. they should always say 0 and if they don't then this might explain why this happens. otherwise I don't know without some way to reproduce it. Despawn Dropped Loot Bags From Raid Boxes When Base Despawns, this is in the profiles (oxide/data/RaidableBases/Profiles/) and I had people enable this as a workaround before. if this still works then let me know the log file option, Log Debug To File is useless. it always says the base was despawned when it wasn't. that means the despawn was called but it didn't work for whatever reason. server log might be helpful. if you don't know what a server log is then have your host help you find it or enable it if it's not enabled. logs are sometimes called log.txt, server.log, latest.log, and may be found in root server folder, /logs/2023/07/20/ for example. if you don't see any of those then your host must help you to enable it. these are not server logs. anything with oxide in the filename is not a server log either.
  19. ok great ask your host to enable the server logs for you
  20. hi. it's a needle in a haystack really. try this for easiest solution DangerousTreasures.cs
  21. you haven't sent me the server log that is the oxide log and won't contain the full error. I don't know what is causing it without having the full error from the server log
  22. hi, that is a warning not an error an error includes a message and stack trace. you have shown me the message above "NullReferenceException: Object reference not set to an instance of an object" but without the stack trace this error is not helpful
  23. attach the log and I will find it unless you have restarted since then it's gone
  24. hi, sorry to hear that. I would need the full error from the server log though. it should be called log.txt server.log latest.log etc and be in your server's root folder where the oxide and server folders are.
2.1m

Downloads

Total number of downloads.

10k

Customers

Total customers served.

146k

Files Sold

Total number of files sold.

3.1m

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.