PLS READ THE THREAD FOR THE FIX!!
Some post above you will find a .cs attached for install and temporary fix the issue until the official fix from the In-Charge Dev.
Rust-Kits
Moved
Total Downloads: 70,199 - First Release: Oct 21, 2014 - Last Update: Jun 7, 2018
- 4.96216/5, 185 likes
-
Thank you!
-
Stop your caps and see my post #4297.
-
Reneb, congrats for this great plugin, one of the most used in all srvs.
Can I request a thing if its possible?
Can be added a Order Id for get the items well spawned in order at "Belt" (container)?
The order in "Wear" and "Main" is not realy important, but yes the Belt if you want to set a pvp server.
Then the config will be something like this:
("orderbelt": X is added here as example)
Code:"Lr300": { "name": "Lr300", "description": "LR300 and other nice Swat stuff", "max": 0, "cooldown": 0.0, "authlevel": 2, "xpamount": 0, "hide": true, "npconly": false, "permission": null, "image": null, "building": null, "items": [ { "itemid": -1716193401, "container": "belt", "orderbelt": 1, "amount": 1, "skinid": 0, "weapon": true, "mods": [ -465236267 ] }, { "itemid": 548699316, "container": "belt", "orderbelt": 2, "amount": 1, "skinid": 0, "weapon": true, "mods": [] }, { "itemid": 776005741, "container": "belt", "orderbelt": 3, "amount": 1, "skinid": 0, "weapon": false, "mods": [] }, { "itemid": -1308622549, "container": "belt", "orderbelt": 4, "amount": 2, "skinid": 0, "weapon": false, "mods": [] } ... -
i have been testing the above mentioned fix , so far this fix will load when installed to the plugin folder , if there is old config files that have a kit setup calling the kit causes a server restart , if the config and data files are deleted first then the plugin installed it will load but its commands will not work ie you type /kit list or /kit and nothing happens
-
Also i instal you're plugin, and it doesn't works thanks to say that we are Idiots
-
Works for me no problems. i just deleted both .cs and .json files. Also delete the .json in data folder
-
-
Thanks youu
-
When I put / kit nothing appears.
-
Hey, I have a problem with my server (This had nothing to do with this plugin btw) whereas it won't start. After I updated the server to the component system, I can't start the server back up with oxide installed. Just vanilla works perfect, but oxide somehow stops the server from starting up? I'm hosting the server on Gameservers.com. Does anyone know how I could fix this problem?
-
you should call help elsewhere it's not general support here
-
All the kits on my server are empty.
Example: I pick out som burlap clothes and tools for a starter kit, di /kit add Starter and /kit max 1. When I do /kit to see the list I see Starter 1 Left, but when I do /kit Starter I end up with nothing? -
How can I reset a timer for kits? for example a user used their kit before a wipe and needs his kit timer wasn't reset?
-
Read overview
-
After creating the kit you have to put "/kit items" to copy.
-
do items in your inventory you want in kits ... /kit add starter ../kit items cooldown xxxxx description"xxx" or
/kit add starter (or name you want for kit)
/kit items
/kit max or cooldown amount(/kit max 1) or /kit cooldown 100000
/kit description "description you want"
but all this shows the plugin overview
the cooldown are seconds
for reset all kits /kit resetdata
for see all kits on your server /kit list -
deleted stupid question

thanks for the update! -
Is is possible to have a Note in a kit with Text written on it!
It should be as there are ID's to items, such a guns having skin ID's and the amount of ammo inside! Is there a code that can be written that take the text a places on the note?