Happy to help
Local server console
This method is the easiest and best if you host a server on your own machine! Simply use the below commands:
use "server.writecfg" after entering any of the above commands!Code:ownerid steamid "player name" "reason" moderatorid steamid "player name" "reason"
Rust-Kits
Moved
Total Downloads: 70,199 - First Release: Oct 21, 2014 - Last Update: Jun 7, 2018
- 4.96216/5, 185 likes
-
didnt know that... you helped me a lot .. its been 3 days trying to find a solution..and you helped me with a simple command that i didnt know..thank you again..i was about to give up the server XD
-
If you have any other problems pm me if I can help I will
-
How to make kit VIP ,only for one player? Please help I don't understand this.......
-
Kits | Page 85 | Oxide
Check link above once kit made then add player to vip group and give them vip permission
oxide.usergroup add playername vip
oxide.grant user playername vip
like this -
I add this player to vip group!
and how what i must white to give only him this kit ? -
Have you got the vip kit made yet
-
yes, I made "kit VIP" and..... what i must write in game console ? to give him him it one time in day....
-
Then do this
oxide.usergroup add playername vip
oxide.grant user playername vip -
You dont understand me....... I do it :
"Then do this
oxide.usergroup add playername vip
oxide.grant user playername vip"
I make kit Vip ..... and??? player dont has kit!! Maybe i must do something else?(yet)
P.S : Sorry for my English) -
Did you replace the players name in "playername"
-
yes,i did it
-
Going to pm you
-
i dont understand you
-
Read the pm I sent you
-
after changingCode:
[Oxide] 1:15 AM [Info] Loaded plugin Kits v3.1.3 by Reneb [Oxide] 1:15 AM [Debug] ExType: JsonSerializationException [Oxide] 1:15 AM [Error] Failed to initialize plugin 'Kits v3.1.3' (FormatException: Input string was not in the correct format) [Oxide] 1:15 AM [Debug] at System.UInt64.Parse (System.String s, NumberStyles style, IFormatProvider provider) [0x00000] in <filename unknown>:0 at System.UInt64.Parse (System.String s, IFormatProvider provider) [0x00000] in <filename 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 <filename unknown>:0 at System.Convert.ToType (System.Object value, System.Type conversionType, IFormatProvider provider, Boolean try_target_to_type) [0x00000] in <filename unknown>:0 at System.Convert.ChangeType (System.Object value, System.Type conversionType, IFormatProvider provider) [0x00000] in <filename unknown>:0 at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.EnsureType (Newtonsoft.Json.JsonReader reader, System.Object value, System.Globalization.CultureInfo culture, Newtonsoft.Json.Serialization.JsonContract contract, System.Type targetType) [0x00000] in <filename unknown>:0
to this:Code:"NPC - GUI Kits": { "1235439": { "description": "Welcome on this server, Here is a list of free kits that you can get <color=red>only once each</color>\n\n <color=green>Enjoy your stay</color>", "kits": [ "kit1", "kit2" ] }
Want a GUI Kit display and changing the NPC id to "chat" doesn't seem to be working. Please direct me the post explaining what I'm doing wrong.Code:"NPC - GUI Kits": { "chat": { "description": "Welcome on this server, Here is a list of free kits that you can get <color=red>only once each</color>\n\n <color=green>Enjoy your stay</color>", "kits": [ "kit1", "kit2" ] } -
What did you use to edit the file with
-
notepad++
-
can you upload the config please
-
sure but it's just the default.
Attached Files:
-