-
Posts
3,330 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by Steenamaroo
-
No worries. I can't remember if that options adjustable via UI or not but if it's not `3` is the value that corresponds to `Off`
-
What's your reward seconds interval? Was there a gap where the plugin wasn't loaded? I'm just thinking, it's possible RR is giving out larger rewards on the first loop to make up for time missed, because it does track server up time and player connection time. Even if it was unloaded for a while, it would know what a player is entitled to when it came back online again. I suppose you'll know for sure if the next loop of rewards is normal amounts again. If that's not it then I just messed something up. 😂
-
I'm sorry, there's not really a lot to go on there. That plugin is a $40 plugin to which I don't have access so I can't really try to recreate the issue or investigate. Send me a copy of a log file from a day when the problem happened. Maybe something will jump out at me. For the image, I posted an alternative link a couple of posts back. If you change the link in your config file to the one I posted that'll solve that problem.
-
Hi, Thanks for this. I did some work this week to introduce individual names or, in some cases, names representing groups of various wood dispensers, instead of just 'Tree' and addressed the issue of double rewards. I'll be publishing it soon.
-
- 50 comments
-
- #updates
- #steenamaroo
-
(and 5 more)
Tagged with:
-
I don't. It's certainly not meant to do that. Is the import, players or groups, working? Do you see any console errors when attempting?
-
- 50 comments
-
- 1
-
-
- #updates
- #steenamaroo
-
(and 5 more)
Tagged with:
-
- 222 comments
-
Hi, It's not based on vanilla tables. Any new loottable that it creates for you gives out nothing at all until you customise what you want from it. However, the plugin does automatically update to include new items in your loot tables. Any new items added to the game should appear in all of your loot tables.
- 222 comments
-
Hi, Can you private message me a copy of your oxide or full server log for that day please? Thanks.
-
Thanks @NooBlet As said there is a UI button to empty the group. For a command solution there's no empty but oxide does have remove + create which would achieve the same thing. oxide.group remove <group> Removes a group oxide.group add <group> <"[Title]"> <rank> Creates a new group. Title and rank are optional depending on the circumstance.
- 190 comments
-
- 1
-
-
- #permissions
- #admin
-
(and 7 more)
Tagged with:
-
Good morning. Looks like I misremembered. I added item.name and item.text copying in BotReSpawn, not CustomLoot, so that these custom values aren't lost when BotReSpawn is moving items (really creating new copies) between npc and corpse. When you create a custom item via chat commands in CustomLoot, CustomLoot stores the ItemShortName, to know what to spawn, and creates an entry in your loottable(s) under the custom name you specified. That custom name is applied as item.name. I've now added an ItemText field, which will be applied to item.text in cases where ItemShortName is not empty - I.E. only for custom items. Would you be willing to test this?
-
Ha! Don't worry about it. 👠Sure. Shouldn't be a problem. I think I already added it locally but haven't publicly updated yet. I'll send it to you tomorrow to confirm it does what you need, if you want.
-
@MelodyZEI'm over here... 👋
-
Hope so. ðŸ‘
-
@ryan per- Have you updated your client today? I just updated mine and all rubber banding issues from yesterday are gone. Might be coincidence but worth checking.
-
I don't know what one you've been using. 😛 Free Kits plugin from uMod is the one that's supported and tested. For any kit to show up in BotReSpawn UI it will need to have some kind of weapon in the belt. They are re-scanned every time you open the UI so if you make changes to kits be sure to close, and open, BotReSpawn UI again afterwards. Reloading BotReSpawn isn't needed.