Kits | Page 107 | Oxide
Rust-Kits
Moved
Total Downloads: 70,199 - First Release: Oct 21, 2014 - Last Update: Jun 7, 2018
- 4.96216/5, 185 likes
-
How do I reset specific kits for just one player?
-
-
-
Last edited by a moderator: Feb 28, 2016
-
strange truble. It does not work GUI
My turn-based action:
1. chat command:
Code:/kit add "autokit" /kit items hide true/kit add "food" /kit items max 3 cooldown 300 image "http://rusyberia.ru/img/rust/food.png" description "Foods"
Code:{ "NPC - GUI Kits": { "chat": { "description": "food", "kits": [ "food", "autokit" ] } } }
I get the following error:
> oxide.reload Kits
[Oxide] 5:19 PM [Info] Loaded plugin Kits v3.1.7 by Reneb
[Oxide] 5:19 PM [Debug] ExType: JsonSerializationException
[Oxide] 5:19 PM [Error] Failed to initialize plugin 'Kits v3.1.7' (FormatException: Input
string was not in the correct format)
[Oxide] 5:19 PM [Debug] at System.UInt64.Parse (System.String s, NumberStyles style, IFo
rmatProvider provider) [0x00000] in <filename unknown>:0
at System.UInt64.Parse (System.String s, IFormatProvider provider) [0x00000] in <filenam
e unknown>:0
at System.Convert.ToUInt64 (System.String value, IFormatProvider provider) [0x00000] in
<filename unknown>:0
at System.String.System.IConvertible.ToUInt64 (IFormatProvider provider) [0x00000] in <f
ilename unknown>:0
at System.Convert.ToType (System.Object value, System.Type conversionType, IFormatProvid
er provider, Boolean try_target_to_type) [0x00000] in <filename unknown>:0
at System.Convert.ChangeType (System.Object value, System.Type conversionType, IFormatPr
ovider provider) [0x00000] in <filename unknown>:0
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.EnsureType (Newtonsoft.Jso
n.JsonReader reader, System.Object value, System.Globalization.CultureInfo culture, Newton
soft.Json.Serialization.JsonContract contract, System.Type targetType) [0x00000] in <filen
[Oxide] 5:19 PM [Info] Unloaded plugin Kits v3.1.7 by Reneb
[Oxide] 5:19 PM [Info] Previous version of plugin failed to load: Kits
Nothing else changed. What can be wrong?Last edited by a moderator: Feb 28, 2016 -
What is the permission for kit ?
-
[DOUBLEPOST=1456682161][/DOUBLEPOST] -
I have my own rust server and i am wondering, how do i make the remaining cooldown to get the kit again show minutes and seconds instead of just seconds?
-
Hello, I can do to kits but i dont get any items from it? Can someone help me !
-
I got a question,
I have made 6 kits in total, 3 will be for all players and we have 3 VIP groups. (VIP / VIP+ / VIP++)
For each group I made a kit, but every time I want to give permission to the group for example VIP the VIP kit, it says: "Permission 'Kits.VIP' doesnt exist.
Im using the code: oxide.grant group "VIP" "Kits.VIP"
Can someone help me? -
-
Still giving me that it doesnt exist..
-
-
Think I fixed it, give me a minute to find a test person
-
Having some trouble if someone can help that would be great
i did everything i can but when i go to redeem the kit it doesn't work -
Hi i would like to know if there is a way to limite kit usage like donor kit to like 12 hurs later and then starter kit like 600 secound after you join the server?
Is there a way to do this? -