Rust-Kits

Moved

Total Downloads: 70,199 - First Release: Oct 21, 2014 - Last Update: Jun 7, 2018

4.96216/5, 185 likes
  1. 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:

    Code:
    ownerid steamid "player name" "reason"
    moderatorid steamid "player name" "reason"
    use "server.writecfg" after entering any of the above commands!
     
  2. 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
     
  3. If you have any other problems pm me if I can help I will
     
  4. How to make kit VIP ,only for one player? Please help I don't understand this.......
     
  5. 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
     
  6. I add this player to vip group!
    and how what i must white to give only him this kit ?
     
  7. Have you got the vip kit made yet
     
  8. yes, I made "kit VIP" and..... what i must write in game console ? to give him him it one time in day....
     
  9. Then do this
    oxide.usergroup add playername vip
    oxide.grant user playername vip
     
  10. 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)
     
  11. Did you replace the players name in "playername"
     
  12. yes,i did it
     
  13. Going to pm you
     
  14. i dont understand you
     
  15. Read the pm I sent you
     
  16. Code:
    [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 
    after changing
    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"
          ]
        }
    to this:
    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"
          ]
        }
    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.
     
  17. What did you use to edit the file with
     
  18. notepad++
     
  19. can you upload the config please
     
  20. sure but it's just the default.
     

    Attached Files: