Rust-Kits

Moved

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

4.96216/5, 185 likes
  1. I have a little quests about "autokit", can i create an autokit only for new players (first server spawn)?
     
  2. I'm looking into this as well. It would be a nice welcome gift to new players on the server. Especially if they can be skinned and only given once.
     
  3. morning peeps , i have a question , is there a way that some one can tell me how to make vip kits only redeem for vips , so normal players cant redeem it , but only can see it...
    i ment it has to say <unavailable>

    srry for my bad english but i just wake up normaly its better :)
     
  4. Kits
    follow this post
     
  5. thanks alot m8 , fast reaction and perfect and clear info :)
     
  6. getting an error with kits after oxide & Rust update

    Code:
    (19:25:13) | Failed to call hook 'cmdChatKit' on plugin 'Kits v3.2.9' (NullReferenceException: Object reference not set to an instance of an object)
      at Oxide.Plugins.Kits+UI.LoadImage (Oxide.Game.Rust.Cui.CuiElementContainer& container, System.String panel, System.String img, System.String aMin, System.String aMax) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.Kits.BackgroundPanel (.BasePlayer player) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.Kits.NewKitPanel (.BasePlayer player, UInt64 guiId) [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 (Oxide.Core.Plugins.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 hook, System.Object[] args) [0x00000] in <filename unknown>:0
     
  7. Check all image urls you are using in the kits.json file in data and config folder
     
  8. Thanks for the reply..I managed to fix it with a restart and loading plugins one at a time
     
  9. Anyone know how to get the Custom Autokits to work ranked? I believe I have it correct but it doesn't seem to pass from the first ranked one and will always just give me the items in the first one and not where I am actually placed. Is how I have it as and it will just give me what is in Plat and that's it.

    Code:
      "Custom AutoKits": {
        "0": "Plat",
        "1": "Diamond",
        "2": "Gold",
        "3": "Silver",
        "4": "Bronze"
      },
     
  10. Disregard.. I guess because I'm owner I have access to the highest one. It worked when I demoted myself.
     
  11. Hey guys, new server admin here.
    Recently, I haven't been able to properly configure this kit plugin. I added stuffs in inventory and used the command /kit items. Chat command also mention "The items were copied from your inventory". However, when i try to redeem it to test out, it states "This kit doesn't exist". Appreciate all help and thanks in advance!


    upload_2018-4-15_1-47-38.png
    [DOUBLEPOST=1523729213][/DOUBLEPOST]However, i am able to redeem it by typing /kit "Starter Pack" in chat
     
  12. Follow this post Kits
     
  13. Hi, today there was such a problem with some plugins. that it can be 7 I updated everything and restarted but it did not work! Thank you!
     

    Attached Files:

  14. You have messed up one of your json files check them all on this site The JSON Validator
     

  15. Thanks, it helped, although I could not mix anything up. I turned off the server then turned on and there were errors. very strange. But now everything works. Thank you!
     
  16. still no luck on my side :( cant redeem kits on gui, but works fine on chat command by typing > /kit "Starter Pack"
     
  17. upload all json files
     
  18. Evening

    I'm having some problem using the GUI, each time I want to "add kit" and pick the one I want my plugin goes highwire and prints out this error :
    Code:
    Failed to call hook 'cmdUI_AddKit' on plugin 'Kits v3.2.9' (NullReferenceException: Object reference not set to an instance of an object)
    at Oxide.Plugins.Kits+UI.LoadImage (Oxide.Game.Rust.Cui.CuiElementContainer& container, System.String panel, System.String img, System.String aMin, System.String aMax) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.Kits.CreateKitEntry (.BasePlayer player, Oxide.Game.Rust.Cui.CuiElementContainer& element, System.String panel, System.Single[] pos, System.String entry) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.Kits.RefreshKitPanel (.BasePlayer player, UInt64 guiId, Int32 page) [0x00000] in <filename unknown>:0
    at Oxide.Plugins.Kits.cmdUI_AddKit (.Arg arg) [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 (Oxide.Core.Plugins.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 hook, System.Object[] args) [0x00000] in <filename unknown>:0
    Then I restart the plugin and everything is in place and working again.

    I have been having this issues for some time now. Hope someone sees the problem and can guide me to the right path!

    Thanks
    [DOUBLEPOST=1523896665][/DOUBLEPOST]
    btw, I have tested with and without a URL for background image.
     
  19. upload all your json files
     
  20. Hey again! Here!
     

    Attached Files: