-
Posts
3,670 -
Joined
-
Last visited
-
Days Won
208
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Services
Downloads Plus Support
DOWNLOADS EXTRA
Everything posted by Steenamaroo
-
Actually, it looks like there's quite a few mistakes in that file. You'd probably need to go through with a json validator to remove all the stray commas. I guess someone went through this file deleting lines? That shouldn't ever be necessary. I'll DM back a fixed copy of the one file you sent. You can use https://jsonlint.com to fix the other.
- 226 comments
-
- 2
-
-
- 226 comments
-
- 1
-
-
- 226 comments
-
- 226 comments
-
- 226 comments
-
- 226 comments
-
Hi, PermissionsManager does offer a backup and restore option but, of course, that'll only work if you used the backup command in advance. For normal use PermissionsManager doesn't rely on its own data record but, rather, oxide's permission system and storage. On oxide servers they're stored in /server/data/oxide.users.data, as far as I know. Maybe you deleted that by mistake? If so you should be able to shut down the server and restore that file from backup. oxide.groups.data is stored there too.
- 223 comments
-
- #permissions
- #admin
-
(and 7 more)
Tagged with:
-
I can only really reiterate what I said before, because I don't know that plugin, but my assumption would be that if you already have CustomLoot set up to put loot on the type of npc that plugin spawns, then the option provided would let you prevent that from happening for BossMonster npcs. It sounds like when I had 'Allow_Alphaloot' in BotReSpawn. I had dozens of people asking 'where do I put the loot table name' when, really, the option was preventative and should have been called 'Prevent_Alphaloot'. Maybe the author would consider adding "CustomLoot_Profile" as a string option, and making their own call for loot to CustomLoot if that's not empty. That would give more control.
- 226 comments
-
- 2
-
-
- 226 comments
-
- 226 comments
-
- 2
-
-
-
Oh, I see. Yes, CustomLoot does nothing at all unless you enable profiles within the config and set up a valid loottable to go with them so, simply put, if you just install it on the server and do nothing else, it wont change or interfere with anything. What you'd do is install it, set up RandomRaids config to use a CustomLoot profile name (which you make up), then the first time RandomRaids tries to ask CustomLoot for loot, CustomLoot will create a config entry, under API, of that name. In console you'd see the following as confirmation. CustomLoot had a call for a profile that doesn't exist. Adding profile {NameHere} using loottable 'default'. From there you can set up that new profile as if it was any other. If you need any help beyond that, let me know.
- 226 comments
-
- 226 comments
-
- 226 comments
-
- 1
-
-
In the config for each entry you'll find a setting called "gunsWithAmmo" If you set that to true then any guns which spawn will be accompanied with an amount of appropriate ammunition. To directly answer your question, though, no. You can't have multiple loot tables apply to any given container type.
- 226 comments
-
- 1
-
