Rust-Kits

Moved

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

4.96216/5, 185 likes
  1. Kits | Page 107 | Oxide
     
  2. How do I reset specific kits for just one player?
     
  3. You cant go to overview
     
    Last edited by a moderator: Feb 28, 2016
  4. Not quite understanding?
     
  5. I edited the post above it was a mistype
     
  6. I see that. Still not tracking. Overview? Only option I have are to wipe all kits or delete ALL player data. Not specific kits on specific players.
     
    Last edited by a moderator: Feb 28, 2016
  7. 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"
    2. edit Kits.json
    Code:
    {
      "NPC - GUI Kits": {
        "chat": {
          "description": "food",
          "kits": [
            "food",
          "autokit"
                ]
            }
        }
    }
    3. kits reload: oxide.reload Kits


    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
  8. What is the permission for kit ?
     
  9. Upload all your files from data folder and config
    [DOUBLEPOST=1456682161][/DOUBLEPOST]
    I did say above you cant
     
  10. PHQ

    PHQ

    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?
     
  11. Hello, I can do to kits but i dont get any items from it? Can someone help me !
     
  12. Kits | Page 107 | Oxide
     
  13. 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?
     
  14. the vip part is better in lower case if you dont have it like this in the kit for permission and the kit name you need to change it.
     
  15. Still giving me that it doesnt exist..
     
  16. upload the file
     
  17. Think I fixed it, give me a minute to find a test person :D
     
  18. 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
     
  19. 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?
     
  20. Yes there is check my post on page 107