Is it possible to set up auto kits for different classes, like say you'd want a Miner's kit, and when people choose it, it sets to that every time they die.
Rust-Kits
Moved
Total Downloads: 70,199 - First Release: Oct 21, 2014 - Last Update: Jun 7, 2018
- 4.96216/5, 185 likes
-
How do I make the players use the kits?
-
How do I create a new permission? when I type the name of the new permission I am getting the msg "permission PERMISSIONNAME doesn't exist"
-
-
/kit add starter
i can see starter in kit list it is in data files too but i can't redeem it... -
Is it a way to set up or maybe any chance to add this feature in future: Do not give a kit if there is not enough place in the inventory and text the reason in chat. Thanks!
-
I want to use the custom kits plug in but I can't figure out how to create new permissions. Can someone help me with that? I am confused about permissions/groups and in which consol should I type in.
-
-
-
okay thank you for your reply mate i know now what's the problem i've to use /kit items to select items which copy my inventory
-
Hey guys found a simple way to do what your are looking for. In my server i wanted to set up some kits to have some custom skins that i saw on the workshop ( Steam Workshop :: Lava Coated Metal Facemask ) this is one of the skins i would like to use so i made a kit and it gave me a line
},
"testlava": {
"name": "TESTLAVA",
"description": null,
"max": 0,
"cooldown": 0.0,
"authlevel": 0,
"hide": false,
"npconly": false,
"permission": null,
"image": null,
"building": null,
"items": [
{
"itemid": -46848560,
"container": "main",
"amount": 1,
"skinid": 816356897,
"weapon": false,
"mods": []
you can see it said skin id (816356897) you can look in that link i posted and it will have this same number for the workshop id (id=816356897) this is an easy way to get your skins off of the work shop hope i helped. Here are some pics to show how it works ( Imgur: The most awesome images on the Internet ) and the links for the 2 weapon skins i used ( Steam Workshop :: AK47 ANGEL ) and ( Steam Workshop :: Galactic Bolt )
Last edited by a moderator: Jan 17, 2017 -
@Mike Lawson
Post a screenshot of it in /server rewards plugin if you have it installed and on you this way others will see it working and without any errors as its not been accepted yet -
I know this may not be place to post this or ask but does anyone have a nice kit cfg setup ?
Also i had kits working before , now the kits just show in the list but it does not give it when requested.
Just trying to use skins and suchLast edited by a moderator: Jan 17, 2017 -
How i can reset the VIP kit to X player?
-
-
Ah, so i can only for all players?
-
-
Missing plugin name prefix 'kits.' for permission 'fp' (by plugin 'Kits') help please?
-
If you would rather fix it yourself then edit the file with notepad++ and change the line to
"permission": "Kits.fp",
for the kit you you want it added toLast edited by a moderator: Jan 18, 2017 -
Attached Files:
-