Rust-Kits

Moved

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

4.96216/5, 185 likes
  1. Fix for the /kit remove kit ?
    Code:
    (22:10:02) | [Oxide] 21:10 [Error] Failed to call hook 'cmdChatKit' on plugin 'Kits v3.1.11' (KeyNotFoundException: The given key was not present in the dictionary.)
    (22:10:02) | [Oxide] 21:10 [Debug]   at System.Collections.Generic.Dictionary`2[System.UInt64,System.String].get_Item (UInt64 key) [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
    P.S.: Oxide 2.0.2591 for Rust 1051.72 (1806)
     
  2. Trying to get Kits working and it is loaded but I am unable to create my first kit. I have emptied out my player and have the items I want in the "autokit" and have typed;

    /kit - does nothing

    /kit add "autokit" - You don't have access to this command

    From the startup \ load;
    [Oxide] 12:54 [Info] Loaded plugin Unity Core v1.0.2591 by Oxide Team
    [Oxide] 12:54 [Info] Loaded plugin Rust v1.0.2591 by Oxide Team
    [Oxide] 12:54 [Info] InfoPanel, KillFeed, Kits, QuickSmelt and StackSizeControll
    er were compiled successfully in 2527ms

    [Oxide] 12:54 [Info] Loaded plugin InfoPanel v0.9.5 by Ghosst / Nogrod
    [Oxide] 12:54 [Info] Loaded plugin Kill Feed v1.15.0 by Tuntenfisch
    [Oxide] 12:54 [Info] Loaded plugin Kits v3.1.11 by Reneb
    [Oxide] 12:54 [Info] Loaded plugin QuickSmelt v1.3.0 by Wulf/lukespragg
    [Oxide] 12:54 [Info] Loaded plugin Stack Size Controller v1.9.0 by Waizujin

    I have read every post on this site, googled etc. and am now more confused then when I downloaded this. What if any permissions need to be set and I need to please see the actual example and not "see my post on page 107" as that did not explain anything for me.
    • Rust Experimental
    • Kits Version 3.1.10
    • No changes or customization to any file (to do with Kits)
    • Restarted the server
    • Deleted all "Kits" related files \ restarted the server and reinstalled
    Thanks in advance for your assistance.
     
  3. check your users.cfg file open it with notepad++ and paste the info here
     
  4. Hi,

    This one...?

    moderatorid xxx61198181223xxx "Fawnlake1" "reason"
    moderatorid xxx61197964663xxx "xxxxxxxxx" "reason"

    The more I google and look around I am assuming now that there is something i'm missing about the Oxide setup and permissions. I just installed Oxide to a running server a few days ago. Just a guess..
     
    Last edited by a moderator: Oct 30, 2016
  5. needs to be ownerid
    This is what you need to do follow each step do this all in rcon

    1) removemoderator 76561198181223790

    2) server.writecfg

    3) ownerid 76561198181223790 "Fawnlake1" "owner"

    4) server.writecfg

    5) Relog if in game

    6) Then follow this post Kits | Page 202 | Oxide
     
    Last edited by a moderator: Oct 30, 2016
  6. Hi, OK I did as recommended and you sir are a genius!!. Works!!
     
  7. Happy to help :)
     
  8. Hi can you add ResourceId? for the updater plugin! Thanks!
     
  9. Here you go
     

    Attached Files:

    • Kits.cs
      File size:
      46 KB
      Views:
      86
  10. hello all i use the kits plugin now for long time but how to make a kit item menu if you tpying in /kit you have a menu and not a line in the chat pleas help us out
     
  11. I already sent you a pm offering you help over skype but if you dont answer hard to help
     
  12. i need reinstal skpye again !
    [DOUBLEPOST=1477882427][/DOUBLEPOST]
    and where you send me a pm ?
     
  13. Hi resistance
    Hopefully, it's me being thick yet again. The thing is I've seen some servers use the kit GUI (the GUI is working on my servers) but they have an image at the top of the GUI and I was wondering what I have to add to get this working on my servers
     
  14. add the image url to the kits.json file from your data folder
     
  15. Hi Resistance
    Yep I saw that but that's for the icons next to the kits , I'm wanting an image all the way across the top saying my server name, at the moment it's just saying a line of text that I added to the Kits.JSON file in the Config directory

    Code:
     "NPC - GUI Kits": {
        "0": {
          "description": "Welcome to the PureSurvival Server, Here is a list of free kits that are available to you\n\n",
          "kits": [
            "starter",
            "rookie",
            "builder",
            "survivor",
            "active",
            "loyal",
            "vip",
            "extra"
          ]
    Like this
     

    Attached Files:

    • kits.jpg
      kits.jpg
      File size:
      77.3 KB
      Views:
      149
    Last edited by a moderator: Nov 2, 2016
  16. I see so you want a image above all kit names, have not seen that done you could try putting a image url there and not the words after description but if it does not work might need a small code change try what I said first see if it works
     
  17. Hi Resistance
    No mate not working, its ok if it cannot be done just thought it would look nice
     
  18. how do i give all players the permission to use a kit? im still trying to understand how to use the permissions thing
     
  19. players can use a normal kits see my post on page 202
     
  20. when creating the kit set it to authlevel 0