Rust-Kits

Moved

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

4.96216/5, 185 likes
  1. Am sure there is just make it the same way as autokit but give it vip permission
     
  2. but is there a way to add it to group permissions like oxide.grant group vip instead of using authlevel
    [DOUBLEPOST=1447296106][/DOUBLEPOST]cause right now it only uses authlevel which means we would need to make all vips and mods and etc. which we dont want to do just want to keep them a normal user but have the ability to get an autokit that tailors to them for being vip.
     
  3. It would be on the VIP group, but you would need to add each member you want that kit for the VIP group so in other words they would be a VIP. You can call the group anything you want does not have to be VIP but to get the kit they would need to be part of that group.


    /kit add "vipautokit"
    /kit items description "This is the vipautokit" authlevel 2
    /kit hide true
    /kit permission vip

    Note not tested best to try first
     
  4. yes but i dont want to give them authlvl 2 cause they will be be able to do all things with authlvl 2 which is admin controls
     
  5. They dont have authlvl 2 thats just used to hide the kit so only admins see it
     
  6. Man, I have no luck - finally works, says I can use it and make kits etc but once I make the kit and try to redeem it, anyone including myself doesn't get the items but it says it's redeemed ?
     
  7. That's because you never did all commands it made the kit names, but nothing in each kit follow this post Kits | Page 85 | Oxide if you are still having problems I can send you my already made one if you can't do it or I can show you over Skype how to do it yourself
     
  8. You guys are amazing! thank you so much for the help <3
     
  9. Is there a way, by chance, to reset one persons data rather than all?
     
  10. ...is it me or I created a kit with holo, silencer and 30 ammo in the Rifle...and when I redeem it..nothing appear..just 4 ammo ?
     
  11. currently not supported, added support for it locally in my dev version...needs some testing
     
  12. OK np :) you know approximatly how long it will take ?...
     
  13. How add 2 permission in 1 kits ?
     
  14. Just make two kits the same with different names and put different permissions for each
     
  15. Can anyone answer this? How do i fix the kit mod, I make the kit and when i try to use it nothing shows up from the kit. it shows in the kit list but it wont redeem.
     
  16. Make sure to do "/kit items" as you create the kit (you can edit now as well). That command copies your inventory to the kit. If the kit appears in /kit it's there and you do redeem it, it just isn't any items in it.
     
  17. Code:
    [Info] Kits was compiled successfully in 2234ms
    [Oxide] 8:05 AM [Info] Unloaded plugin Kits v3.1.3 by Reneb
    [Oxide] 8:05 AM [Info] Loaded plugin Kits v3.1.3 by Reneb
    [Oxide] 8:05 AM [Debug] ExType: JsonSerializationException
    [Oxide] 8:05 AM [Error] Failed to initialize plugin 'Kits v3.1.3' (FormatException: Input string was not in the correct format)
    [Oxide] 8:05 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
    [Oxide] 8:05 AM [Info] Unloaded plugin Kits v3.1.3 by Reneb
    [Oxide] 8:05 AM [Info] No previous version to rollback plugin: Kits
     
    Last edited by a moderator: Nov 21, 2015
  18. How do I create a permission to get a kit? eg have the VIP kit on my server and I want only the VIP group can get this kit once a week. someone can explain me how can I do this?

    in short, I want to know how to create a kit only for donors.
     
  19. Wulf

    Wulf Community Admin

    Did you manually edit the plugin? You should only be editing the config, not the plugin itself.
     
  20. I wonder how I create a kit where only the VIP group can use. I know it has the permission option in the configuration of the kits, but do not know that permission should I put it.