-
Posts
3,539 -
Joined
-
Last visited
-
Days Won
205
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by Steenamaroo
-
Hi, When you make a backup with the `/perms data` menu, you have to choose to save permissions and groups. If you want to move that data to another server you'd have to copy the /Data/PermissionsManager.json from the first server to the second, reload PermissionsManager (so the file gets loaded), then use the same `/perms data` menu to load permissions and groups from your backup. Alternatively, to clone permissions and groups from one server to another, you can just copy the oxide.groups.data and oxide.users.data files (from /server/oxide/data) from one server to the other, but the destination server would need to be shut down first. That's really the only benefit to doing it via PermissionsManager - You don't have to reboot the server. If you're shutting down or rebooting the server anyway then copying the oxide files directly is easier.
-
Hi, I'll test later in game to be certain but I'm pretty sure it's working, because I got reports about bleed damage occurring even if the player is defending with a shield. I wonder could some other plugin be limiting or preventing bleed damage? An easy way to prove would be to oxide.unload * then oxide.reload BotReSpawn so BotReSpawn is the only loaded plugin. Also, what is your value for `Bleed Amount is Percent Of Damage` ? Thank you.
-
The plugin worked fine, then after update it stopped.
Steenamaroo replied to slimybeanstalk's Support Request in Support
Negative. V1.3.4 worked before this month's forced update. V1.35 and V1.36 are for use after forced update. Your error is from V1.3.4 -
Oh, didn't see you had put 'Bradley' in the title. The APC_Safe option was replaced in the last update, as described in the update notes.
-
The latest version has a new option 'Bot_Take_Damage_Percent' which you could set to zero.
-
That's great. Thanks for taking the time. I'll patch that very soon, along with another issue I've identified, and update either today or tomorrow. In the short term, the issue is coming from homing missiles so a short term fix would be to remove those from BotReSpawn npc's kits.
-
Something like that would probably make more sense as part of ServerRewards plugin, or Economics plugin. RustRewards doesn't keep records of players currencies as they're stored by the chosen currency plugin, and as player can probably earn ServerRewards/Economics from other sources, as well as through RustRewards, it wouldn't really make sense for RustRewards to be governing that.
-
You just need to unload ServerRewards and delete whatever data file it has that stores players currencies. Looks like it's /data/ServerRewards/player_data.json
-
Alright, thank you.
-
Hi, Which version are you on? Do you have your server logging to file? If so could you check it, please? It usually logs more detail.
-
Hi, ServerRewards will have its own config and data files. You'll probably need to wipe one of those. The data files for RustRewards don't store anything to do with currencies.
-
Hi, Just set the reward to 0, in the UI, for whatever it is they're growing and harvesting.
-
- 221 comments
-
- #permissions
- #admin
-
(and 7 more)
Tagged with:
-
By default CustomLoot affects nothing at all, so you'd have to configure it to populate this crate or that npc. That means, if you want, you could keep everything vanilla except specific crates/barrels/npc types that you choose. Note, though, that you can't tell CustomLoot to only give one item without it giving that item all the time. I.E. If CustomLoot is enabled for some particular container, it has to put something in there, and if you only have one item enabled it will always be that item. If you want some degree or rarity for that item you would have to enable other items to balance it against. A solution might be to just balance it against something low value like, for example, small quantities of wood.
- 226 comments
-
- 2
-
-
Yes, this is certainly a thing if the SQL connection attempt times out. I'm not sure if there's a way around that now, it's possible, but there wasn't when I last looked into it. It's not ideal, for sure, but shouldn't be a problem once the credentials are all correct and tested + working. Have you had timeouts under these circumstances?
