Rust-Kits

Moved

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

4.96216/5, 185 likes
  1. k , thank you
    [DOUBLEPOST=1501712654][/DOUBLEPOST]if i have my character fully dressed will it save those items and my players will be dressed ?
     
  2. You need to have in your inventory what you want in the kit this means everything you are wearing as well so dump everything then get what you need if any clothes put them in the correct slots it will be given to players the way you save it
     
  3. so cooldown for autokit is not working .... any thoughts, cause as it sits now they can just console kill or something and gather guns
    [DOUBLEPOST=1501715999][/DOUBLEPOST]"Kits": {
    "autokit": {
    "name": "autokit",
    "description": null,
    "max": 1,
    "cooldown": 28800.0,
    "authlevel": 2,
    "hide": true,
    "npconly": false,
    "permission": null,
    "image": null,
    "building": null,
    "items": [

    cooldown not working nor the max
     
  4. You cant put a cooldown on the autokit or a max
    You need to put what I posted on page 300 nothing more nothing less for the autokit
     
  5. could this error be Image Library related:

    Code:
    (16:13:55) | Failed to call hook 'cmdChatKit' on plugin 'Kits v3.2.9' (NullReferenceException: Object reference not set to an instance of an object)
    (16:13:55) | 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.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 (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
     
  6. delete the kits_data.json then reload the plugin see if that helps
     
  7. it was Image Library related, rolled back to previous version and all my issues fixed themselves lol!
     
  8. i get this error?
    (18:46:56) | Error while compiling: Kits.cs(655,15): error CS1525: Unexpected symbol `end-of-file'

    downloaded the latest release. any idea?
     
  9. Wulf

    Wulf Community Admin

    Download it again. Either your download failed or your upload to your server failed.
     
  10. Code:
    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.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.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 (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
     
  11. this started after tonight rust patch & updated to oxide 2.0.3389
    Same here...thanks
     
  12. @usafbran if you have the most recent version of ImageLibrary go back one version and that error goes away
     
  13. it works thanks
     
    Last edited by a moderator: Aug 3, 2017
  14. roll back worked for me - thanks.
     
  15. Just tried, this does not work.
    [DOUBLEPOST=1501792408][/DOUBLEPOST]I removed the config file too
     
  16. it worked tyvm i'm guessing imagelibrary has to be updated.
     
  17. Failed to call hook 'cmdChatKit' on plugin 'Kits v3.2.9' (NullReferenceException: Object reference not set to an instance of an object)
     
  18. worked for me, thx.
     
  19. As you can see, the previous plugin version is loaded but same error.
    Code:
    (16:36:28) | Loaded plugin ImageLibrary v2.0.3 by Absolut & K1lly0u
    (16:36:28) | Calling 'OnServerInitialized' on 'ImageLibrary v2.0.3' took 338ms [GARBAGE COLLECT]
    (16:38:00) | Failed to call hook 'cmdChatKit' on plugin 'Kits v3.2.9' (NullReferenceException: Object reference not set to an instance of an object)
    (16:38:00) | 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.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
     
  20. In config, let it work without image, only with letters in the chat and it will work without problems!