-
Posts
3,330 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by Steenamaroo
-
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.
- 190 comments
-
- #permissions
- #admin
-
(and 7 more)
Tagged with:
-
You can't just reload CustomBradley? There'll be an update for BotReSpawn shortly.
-
Hey, There's no bug. The leaderboard table is there to hold leader board snapshots that you take. It serves no function in the plugin. It's just there as an optional tool allowing you to keep records of player stats at a specific time - Say the end of some event you're running, for example. If you use SaveLeaderboard console command, it will record down the #1 player for every category into that table.
-
Hey mate, I'll do an update for this later. For now just reloading CustomBradley should work around it. Thanks for letting me know. ðŸ‘
-
Hi, That's a different error. That one looks to be an issue with your RustRewards lang file. Maybe you made a mistake when editing it? You can prove by taking a backup then just deleting the file, then reloading the plugin.
-
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.
- 222 comments
-
- 2
-
-
- 222 comments
-
I updated BotReSpawn 10 days ago to address this issue. All names would have worked again upon install of V1.2.9. ðŸ‘
-
Unable to recognize custom items in the kits plugin.
Steenamaroo replied to laodu's Support Request in Support
Yes, I understand, but BotReSpawn just asks Kits plugin for the items then puts them in the npc's inventory. If the items are incorrect in some way that's going to be a question for the Kits plugin developer, rather than me. To prove that, one way or other, strip your character in game and redeem the kit yourself. Are the items you receive correct, or do you see the issue? -
Unable to recognize custom items in the kits plugin.
Steenamaroo replied to laodu's Support Request in Support
I'm not sure I understand properly but if you're somehow putting custom items into Kits and then finding that when the npcs get those items they are just vanilla, then I think that would be a Kits.cs plugin issue rather than a BotReSpawn one. If that's not the case, tell me more. 👠-
Unable to recognize custom items in the kits plugin.
Steenamaroo replied to laodu's Support Request in Support
Hi, CustomLoot can give out custom items (custom names and skins for vanilla items), but you have to set up those items using a chat command. From the plugin description Dec '23 1.2.2 update. Customloot now supports treating specific skinned items as if they are unique items. For example you could create skinned paper as ‘Money’, and it will be treated as unique, with totally separate settings and options from regular paper. The format for creating items is that you hold your skinned item and type /CustomLoot ExistingLootTable Category CustomName so, for example, if you want to skin paper with skin 012345 and use it as ‘Money’ in a loottable called ‘AirdropTable’, hold some paper with that money skin and type /CustomLoot AirdropTable Resources Money You can also specify “All†instead of a specific loottable /CustomLoot All Resources Money -
- 222 comments
-
- 2
-
-
-
Problem with Exception while calling NextTick callback
Steenamaroo replied to Gotteshand1974's Support Request in Support
Ah, ok. That makes some sense. I'll take a look into it soon. Thanks for letting me know. 👠-
Hi, What is itemtext used for in the other plugins? Is it just a clone of the custom name, or does it need to be something you can edit/customise separately? I'm sure we can sort it out, either way.
-
Hi, I'm not really sure that's a conflict. BotReSpawn's peacekeeper mode uses player hostility so yes, if some other plugin prevented player hostility then peacekeeping BotReSpawn npcs wouldn't attack them. I guess you probably want to turn peacekeeper off for certain profiles?
-
Problem with Exception while calling NextTick callback
Steenamaroo replied to Gotteshand1974's Support Request in Support
Hi, Does it definitely happen when killing them, or when farming their corpse? If it happens upon the kill then do you have any kind of auto-harvest plugin? -
Change of plan. Looks like I can patch around it fairly easily. I'll do updates for BotReSpawn and NPCKits soon.
-
Hi, Thanks for letting me know. I'm aware of this. It's something I can work around in BotReSpawn if necessary but for NPCKits it would mean a quite a bit of work for every npc type in the game. I'm hoping FP revert or make a change to accommodate us but who knows. Keeping an eye on it, thanks! ðŸ‘
-
Hi, Thanks for reporting it. Looks like Facepunch locked it down making it so that displayName can't be set. There is a way around it but, for BotReSpawn anyway, it's a long way. I think I'll wait it out incase Facepunch reverse the change or accommodate the modding community. It's happened before. See above^^ RadiableBases isn't really relevant here. It's a different plugin.
-
Thank you ^ ðŸ‘