Rust-Kits

Moved

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

4.96216/5, 185 likes
  1. what is the actual permissions.
     
  2. See my post on page 107
     
  3. I have authlevel 2 and am Admin but it doesn't allow me to use any kit commands.
     
  4. im admin and everything is working fine for me only players cant redeem or see the kits available. i set authlevel to 0 and hide to false... what do i do wrong?

    is there a way to dump the kits i generated via the ingame chat to a .json file?

    br & thank you
     
  5. [09/05/2016 23:09:46] [Oxide] 23:09 [Debug] at Oxide.Plugins.Kits.GetKitData (UInt64 userID, System.String kitname) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.Kits.CanSeeKit (.BasePlayer player, System.String kitname, Boolean fromNPC, System.String& reason) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.Kits.cmdChatKit (.BasePlayer player, System.String command, System.String[] args) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.Kits.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0
    at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
    at Oxide.Core.Plugins.Plugin.CallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
    [Error] Failed to call hook 'cmdChatKit' on plugin 'Kits v3.1.11' (NullReferenceException: Object reference not set to an instance of an object)

    Kits_Data del, works.
     
    Last edited by a moderator: Sep 5, 2016
  6. Heya, having a slight issue. Trying to use kits with copy paste. I created a kit, and the kit simply should place down a box with stuff in it when used. At first it printed something about building height, and I fixed that in the kits config. Now it will give the paste syntax saying this and that /paste height XX, etc and will not paste anything
     
  7. ok i read it... i see kit ideas. but not the permissions.
    such as grant.user XXXX "permission"

    we cant make kits at all. i had them on my server last year just fine but this year nothings working.
     
  8. I only use an autokit on one of my servers - and creating those worked fine, everyone is getting the kit on (re)spawn, too.
     
  9. by we i meant the admins of my server. not everyone on rust.
    i am sure im the one doing something wrong, not the plugin, i just cant get straight answers.
     
  10. Yes, I understood that you meant yourselves. :p

    I did not need any permissions while on auth2. I put the stuff I wanted as a kit in my inventory and created the kit. I used the kit commands to create the kit inGame, not via rcon/console.

    If you want, I can make a video doing all the steps I did before, but it was not more than:
    => ownerid myself
    => download the plugin and put it to /server/<instance_name>/oxide/plugins
    => join the server, give myself the equipment I want for the kit
    => use those commands:
    Code:
    Auto Kits:
    1) /kit add "autokit"
    2) /kit authlevel 2 items hide true
    
    I also tried to set a cooldown to the kit, but that did not work on the autokit (the command worked, the cooldown does not).

    Are you sure you moved the plugin to the correct folder?

    If you use the "plugins"-command in the server-console, does it list "Kits"?
    If you do "reload *", does it show any weird errors connected to Kits in the server console?
     
  11. its in the right folder, i definitely know what im doing there.
    and it loads fine. no error messages.
    my oldest son tried it on his pc to make kits and could not. so i tried and couldnt also on his.
    i will try on my not as good pc tomorrow. idk why its not working. we did it last year just fine, both of us.
    hopefully i can get it fixed. if not ill message you. thanks for being helpful :)
     
  12. Oh, I simply asked, because I accidentally copied a plugin into the config folder. :p

    Did you both use the same steam-account for trying it? Maybe he is not auth2?

    Sure, message me if you need to, I am always somewhere around and about the internetz. ;)
     
  13. ok we found the problem, u have to copy the items first, after filling ur inventory and before making kit. we both think we remembered it being automatic before but i guess not. anyways, problem fixed finally. thank you so much for taking time out :)
     
  14. Sure, you are welcome. Now that this problem is solved: ONWARDS! To the next problem! \o/ :D
     
  15. lmao. ikr?
     
  16. On page 107 you can see the permissions for vip and donator kit you can make the permission whatever you want it to be just remember the K is higher case like Kits.vip then you add the correct permission to your vip group then add the player to the vip group and add the permission also to that player
     
  17. Resistance
    you did understand me. when even there are no created kits just typing the /kit command mustn't cause error in the console
     
  18. A screenshot of what it says when you type /kit
     
  19. JDL

    JDL

    I did a Kit called "lv15", (that kit have authlevel X => level needed to redeem the kit on 15), My char is already lv 15 and cant see that Kit on list or redeem it. Kits stay saying me i dont have the level requiered to redeem the kit.

    Any idea how to fix it?

    or Auhtlevel is only for make kits visible for admins only?
     
  20. :p

    AuthLevel 2 = ServerOwners Group
    AuthLevel 1 = ServerModerators Group