Rust-Kits

Moved

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

4.96216/5, 185 likes
  1. Hey, i edited CFG file, but when i use on server /kit i can see only "/kit mysliwy" and "/kit ubrania". By using http://jsonlint.com/ the file is OK. So where i make something wrong? I have latest Steam Update and Oxide2 for R.Exp.
     

    Attached Files:

  2. Tested with oxide build 2.0.292 and the kits show but did not spawn. Ill check with the latest oxide build in the mornin.
     
  3. I don't know how, but after 3. restart of my server it works.
     
  4. update the plugin D:
    Code:
    [Oxide] 8:44 AM [Error] kits: LuaScriptException while calling cmdKit: [string "kits.lua"]:182: 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
    
     
    Last edited by a moderator: Feb 10, 2015
  5. That's you that fucked with the configs
     
  6. asking a quesiton more eaier than test and try for some ppl
     
  7. Can you fix the typo in the kit names "Dayly" to the correct spelling "Daily"?

    Thanks
     
  8. HEllo guys
    can u help me to modify the kit starter or dayly items ? bcs i dont want to make my server so ez .. in ur original kits.lua file u've set too many items so every time i'm editing this and then i put it to ftp again and overwrite it i write oxide.load kits ok that works but when i go to my server and i'm pressing /kit starter it still gives ur items that u set.. i found in line 29 this self.Config.Kits = { i've tried to edit this to self.Config.Kits = true { and then overwrite and load again it says **** [Oxide] 1:30 PM [Error] Failed to load plugin kits ([string "kits.lua"]:29: unexpected symbol near '{') ***** and other unknown things so plz it would be nice if u help me to edit ur starter things to mine .. i dont want to copy ur original file or sth and make it mine i just want to edit the items ..
     
  9. well you edited the .lua file, it's your problem XD
    there are config files for a reason --'
    please read the overviews of plugins, we explain a lot.
     
  10. Hey Renab

    can we please get this looked at Kits is throwing an error
    Code:
    [Oxide] 1:25 PM [Error] kits: LuaScriptException while calling cmdKit:
    [Oxide] 1:25 PM [Error] kits: [string "kits.lua"]:330: attempt to index global '
    KitData' (a nil value)
      at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unkn
    own>: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 (ob
    ject,object[],System.Exception&)
      at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invoke
    Attr, System.Reflection.Binder binder, System.Object[] parameters, System.Global
    ization.CultureInfo culture) [0x00000] in <filename unknown>:0
    Unsupported encoding: 'utf8'
    Really appreciate your work ... I REALLY do

    Thanx
     
  11. Wulf

    Wulf Community Admin

    Sounds like you messed up your data file or config somehow.
     
  12. Hey Wulf thanx for that

    Taking your advice i removed all of kits and re-added .... did oxide.reload got starter kit and then went to get /kit dayly and i get the above error

    Could this be a conflict on another plugin???

    Cheers
     
  13. looks like it didnt upload properly lol its 0 bytes
     
  14. Wulf

    Wulf Community Admin

    It did, you just somehow submitted it twice. I deleted the invalid version, and the valid one is still there under Version History.
     
  15. oh ok --' thx
     
  16. Code:
    "admin":true => kit only for admins
    "moderator":true => kit for admins and moderators
    "hide":true =>kit for VIP (example)
    but you can do something like kit a hidden so no one saw it by typing in chat /kit, but that the administrator could it give the players a certain command ?
    - inv.giveplayer "Mughisi" "kit" "hide" => will give Mughisi a kit hide (example)
     
  17. Can i use your upgrade with my config file at version 1.1.2?

    Oxide Version: 2.0.309, Rust Protocol: 1199