Rust-Kits
Moved
Total Downloads: 70,142 - First Release: Oct 21, 2014 - Last Update: Jun 7, 2018
- 4.96216/5, 185 likes
-
Fucking no knowledge of English ...
/give nickname kit admin
or
/kit admin nickname -
There's something wrong with spawning wood in inventory. Any ideas? I just get errors. Everything else is fine.
-
Ok, so I'm still learning all this stuff, but could someone help me out? I only want one kit for now, but this isn't working too well. Is there a guide for coding this?
-
i give my Players in the starter kit a building Plan with the Item "Foundation"
Code:{ "amount": 1, "name": "Foundation" },
-
Foundation doesnt work Any more.
The correct name is "Building Plan" -
ok, thx for Info.
-
Okay, the starter one works but I can't get the christmas one too, the JSON site said it was valid. Also, how would I make the christmas kit have a limited number of usages instead of a cooldown? Thanks!
Attached Files:
-
-
Im getting this error
[Oxide] 1:27 AM [Error] kits: [string "kits.lua"]:325: attempt to index global 'KitData' (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
Its a brand new server, no left over data or configs. This plugin throws this error right off the back. Fresh full wipe and update. Added this and edited and restarted server.
I removed my edited version, added default as fresh again. Same problem, also the JSON is completly empty other then {} at the top, and the default kits dont work all the time, first time i type /kit twice, dayly and start worked but admin and mod didnt, second time i typed /kit only starter would show.
For now I removed this plugin all together. Gonna see what its like on the dark side for a change!Last edited by a moderator: Dec 29, 2014 -
The plugin works fine and has always worked fine.
If you are on multiplay then contact them.
If the config file is Empty then use the config file i pût in the overview.
Data file should stay Empty and you shouldnt edit it. -
I use gameservers.come for hosting. And I do all my plugin and config work through CuteFTP. -
You data file is corrupted that's why it's not working.
You probably made it Empty when you should delete it instead of emptying it.
If you still get an Empty file after deleting the file, do this:
1) shutdown your server
2) open the data file
3) erased everything and pût: {}
4) save and quit
5) restart the server
You should never edit the data file on Any plugins because by doing so you Will break the plugins. -
-
well do what i told you it should work.
editing the data file (so deleting it) while the server is up won't edit it at all as the server saves the current data anyway. -
-
Love this plugin.
Any closer to vip kits or other customisable kits yet? -
you can already make customisable kits.
as for vip kits ...
well you can always make them moderator (and make that all your other plugins require a level 2 to be able to use the commands)
but no, other then that i don't think i'll have time to make vip kits for a while. -
I think I get you, I'll try that out.
-
Could I get a kit example? I have no idea how to create a kit.
Last edited by a moderator: Jan 2, 2015 -
Wulf Community Admin