-
Posts
1,633 -
Joined
-
Last visited
-
Days Won
7
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by ThePitereq
-
Maybe there was lag on server and player tried to click ui when he already closed the mixing table. You can ignore that, nothing will break. Will add security check later on.
-
Hmm, i think somehow player ran the UI command without mixing table in plugin cache. Is it really common or just happened few times? Maybe some other plugin is causing that it's being closed to player.
-
It means that additional item will be granted only if your gather per hit is larger than input value
-
- 38 comments
-
- #teleport
- #teleporting
- (and 13 more)
-
Hey, The "Shortname": "explosive.timed", "Amount": 3, "Amount Randomizer Amount (+ and -)": 5, "Always Include Chance (0-100)": 100.0, "Max Always Includes Per Loot (0 to disable)": 1, makes that each crate will contain timed explosives, but it may also still roll them on the remaining slots again. Change the amounts, as because now it can print you errors because your item amount is random from -2 and 8. the Amount can't be lower than Amount randomizer amount. Right now it gives you from -2 to 8 timed explosives (- values will probably print errors) on first slot, and then can still roll another ones on remaining slots.
-
- 38 comments
-
- #teleport
- #teleporting
- (and 13 more)
-
plugin is just for updating the extension, no need.
-
- 38 comments
-
- #teleport
- #teleporting
- (and 13 more)
-
What's your error? If still the same it means your extension is still old. You can manually update it in RustDedicated_Data/Managed folder with new one.
-
Currently working on ShoppyStock V2 that will contains all these features. I have to-do list with over 200 tasks to do, so I hope the plugin will be ready to testing stage on beginning of the April.
-
Or you can disable name translations if you don't want to translate them.
-
no, what's your game language? Maybe you have other language in other file that your game is based on and the names arent generated there and it shows like that.
-
Hey, it should be present in language file.
-
Everytime its picked up it duplicates
ThePitereq replied to GooberGrape's Support Request in Support
ah, now i see that i missed and "Placed Recycler Amount Permissions" permissions arent registered, Just make this for now "Recycler Speed Permissions": { "customrecycle.admin": 1.0, "customrecycle.vip": 4.0, "customrecycle.default": 5.0 }, -
Everytime its picked up it duplicates
ThePitereq replied to GooberGrape's Support Request in Support
send whole config please -
Everytime its picked up it duplicates
ThePitereq replied to GooberGrape's Support Request in Support
not sure if permissionmanager works on live-updating permissions, try reloading the permission plugin and then. -
Everytime its picked up it duplicates
ThePitereq replied to GooberGrape's Support Request in Support
you have some other plugin for placing recyclers. You are getting error from my plugin that it can be only placed on floor or foundations. -
Can't do anythign without any error log. This is an message from unity, not an error. It doesn't change anything, you can disable it in config but it impacts performance a little as it needs to do additional checks, there is no other way of removing this message
-
updating carbonaliases plugin doesn't do a thing if you won't run the UpdateCarbonAliasesExt command