Rust-Kits

Moved

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

4.96216/5, 185 likes
  1. Wulf

    Wulf Community Admin

    Per the Overview: "Gun Powder BP"
     
  2. I love the plugin. Just installed it on my server. One question, how can I reset cooldowns? A command to clear cooldowns for a player or clear cooldowns for all players (by admins/mods only, of course) would be great.

    It would also be cool to have a shared cooldown between kits as well as confirmation to a player that they've received the kit.
     
  3. would it be poissible to get a addon for this plugin where we can do a kit just for donators like in the oxide 1 kits how we could give donator a flag so only they could spawn the kit in
     
  4. deleting the kit data file then reloading the plugin, should reset the cooldowns.
     
  5. Wulf

    Wulf Community Admin

    Temporary build compatible with Oxide builds 266+.
     

    Attached Files:

  6. Something has gone wrong my autokits just broke, stone hatchet and bandage are coming back not found.
     
  7. Probably because you didnt write them correctly?
    And please we need logs if you really want the best help :p
     
  8. Pretty sure I wrote them just fine... Since I've been using them since idk the server started a few months ago?
    the only logs that pop up are
    Code:
    [Oxide] 4:04 PM [Info] Error while giving kit AutoKit: Invalid item in kit: stone hatchet
    [Oxide] 4:04 PM [Info] Error while giving kit AutoKit: Invalid item in kit: building plansorry building plan not bandage.
    "AutoKits": {
        "overrideDefaultKit": true,
        "RustDefaultKit": [
          "Rock",
          "Torch"
        ],
        "allowed": true,
        "wear": [],
        "belt": [
          {
            "amount": 1,
            "name": "Stone Hatchet"
          },
          {
            "amount": 1,
            "name": "Building Plan"
          }
     
  9. Try with the latest oxide they just pushed because too much people had problems with version 266
     
  10. Oh I'm an idiot that's probably my issue, I didn't realize my host hasn't updated our oxide to the latest (still on 258) might need to restart the server or something to see if I can trigger an update. Thanks for the suggestion.
     
  11. Code:
    [Oxide] 11:21 PM [Error] rustcore: NullReferenceException while calling OnRunCommand: Object reference not set to an instance of an object
      at Oxide.Rust.Libraries.Command.HandleChatCommand (.BasePlayer sender, System.String name, System.String[] args) [0x00000] in <filename unknown>:0
      at Oxide.Rust.Plugins.RustCore.OnRunCommand (.Arg arg) [0x00000] in <filename unknown>:0
      at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
      at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
     
    Last edited by a moderator: Feb 8, 2015
  12. Wulf

    Wulf Community Admin

    Update Oxide, it's outdated.
     
  13. Fix it pleaaaase
    Code:
    [Oxide] 9:55 PM [Error] Kits: LuaScriptException while calling cmdKit: [string "Kits.lua"]:139: attempt to index field 'Messages' (a nil value)
      at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unknown>:0
      at NLua.Lua.CallFunction (System.Object function, System.Object[] args, System.Type[] returnTypes) [0x00000] in <filename unknown>:0
      at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
      at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
    [Oxide] 9:55 PM [Info] mr.Proper C18; A?OI53>
    [Oxide] 9:56 PM [Error] Kits: LuaScriptException while calling cmdKit: [string "Kits.lua"]:139: attempt to index field 'Messages' (a nil value)
      at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unknown>:0
      at NLua.Lua.CallFunction (System.Object function, System.Object[] args, System.Type[] returnTypes) [0x00000] in <filename unknown>:0
      at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
      at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
    [Oxide] 9:56 PM [Error] Kits: LuaScriptException while calling cmdKit: [string "Kits.lua"]:139: attempt to index field 'Messages' (a nil value)
      at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unknown>:0
      at NLua.Lua.CallFunction (System.Object function, System.Object[] args, System.Type[] returnTypes) [0x00000] in <filename unknown>:0
      at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
      at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 
     
  14. No that's you that fucked the kits lol
     
  15. rly? Where?...
     
  16. Wulf

    Wulf Community Admin

    Download the latest version. The line your error mentions doesn't exist. Make sure to edit the .json config, not the plugin itself.
     
  17. Oh, find a mistake, sry :D
     
  18. Working on new version rust/oxide?
     
  19. Wulf

    Wulf Community Admin

    Test and see! That's the easiest way.