Rust-Kits

Moved

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

4.96216/5, 185 likes
  1. try to change "chat" to "0" (zero)
     
  2. I just want these things
    My English sucks
    "Hunting Bow" "Metal Facemask" "Metal Chest Plate" "Hoodie" "Pants" "High Velocity Arrow"
     
  3. If you want these in a kit then just add them to a new one if you need help doing it pm me
     
  4. /kit add "bow" "Hunting Bow" "Metal Facemask" "Metal Chest Plate" "Hoodie" "Pants" "High Velocity Arrow"
    ?? ox
    /kit "Hunting Bow" "Metal Facemask" "Metal Chest Plate" "Hoodie" "Pants" "High Velocity Arrow"
    ?? ox
     
  5. How do i make it so kits save i use the server.save command with rusty then restart the server and the kits are no longer there? any help please???????????
     
  6. Wulf

    Wulf Community Admin

    They may have copied the Overview one, which what Multiplay said would apply to you then.
     
  7. Just replaced all my configs with the ones Nogrod put in earlier, seemed to work after that
     
  8. Hi,

    Did you solve this issue? I'm very new (started my server yesterday), having the exact same issue.

    Regards
     
  9. Yes I fixed it for him he was not doing it right
     
  10. Hi, Can you tell me what he did wrong? I'm probably doing the same misstake :)
     
  11. Well it was sometime ago and without watching you doing it I dont know if you are doing it wrong the way he was I would need to watch you over skype
     
  12. Code:
    [Oxide] 1:59 PM [Error] Failed to initialize plugin 'Kits v3.1.3' (FormatException: Input string was not in the correct format)
    [Oxide] 1:59 PM [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 
     
  13. These dam permissions! God I hate them.

    I had to wipe my server. I created kits but my players are saying it says this to them. It works fine for me, but Im admin.

    "you dont have the permissions to use this kit" when the put /kit daily"


    Would someone PLEASE be so kind and tell me what I need to type to make this accessible to players? I simply dont get the permission systems.
     
  14. Use this stop server first upload and replace to data folder
     

    Attached Files:


  15. Thanks, it still says no permission for normal players. I appreciate your help. Permission are so frustrating.
     
  16. From what I see on the overview only vip and donator needs permissions set up but you might need to set them up for player group wait for the coder to reply to see what permission is needed for player group

    You could try this
    oxide.grant group player canRedeemKit
    either copy and paste it in f1 or use rusty or a program like that
     
  17. Thank you for your help. I ended up deleteding the kit, adding it back and now it works. Go figure. I very much appreciate your offering help. It doesnt go unnoticed with me. Thank you.
     
  18. Did you delete the file I gave you or all files that came with the kit and then replaced the file I gave you. Was thinking it might of been some custom setting you had in the config that might of caused it and thx for the nice comment I just like to help others
     
  19. Chump Question but whats the permission? oxide.grant user 7656119812xxxxxxx "what goes here" I'd like to give some npc some stuff but I don't have permission for any commands.
     
    Last edited by a moderator: Oct 23, 2015
  20. In the kits config file first put the NBC id and change kit1 and kit2 if you have a 2nd npc kit then when making a npc kit do it the same as any kit but set the permission to npconly so something like

    /kit add "npc"
    /kit items description "This is the npckit" max 2 cooldown 3600
    /kit npconly true
    /kit hide true

    Warning the above is only a sample and does not mean its done this way so please read the overview first
    Kits for Rust Experimental | Oxide