I pack things in stock
/kit add "kit starter"
/kit items max 1 cooldown 3600 authlevel 2 hide true item
this kit doesn`t exist
starter is not a valid argument
Where I was mistaken, what order of teams the correct?
Rust-Kits
Moved
Total Downloads: 70,153 - First Release: Oct 21, 2014 - Last Update: Jun 7, 2018
- 4.96216/5, 185 likes
-
-
-
-
I pack things in stock
/kit add "kit starter"
/kit items max 1 cooldown 3600 authlevel 2 hide true item
peeps
this kit doesn`t exist
and in / kit list is record/kit starter - -
-
-
[DOUBLEPOST=1444152468][/DOUBLEPOST] -
-
Attached Files:
-
-
You dont see the ws kit has you have set it to hide
Change
"hide": "true",
to
"hide": null,
try this oneAttached Files:
-
-
Code:
{ "Kits": { "autokit": { "name": "autokit", "description": null, "max": null, "cooldown": null, "authlevel": "2", "hide": "true", "npconly": null, "permission": null, "image": null, "items": [ { "itemid": "-864578046", "bp": "False", "skinid": "0", "container": "wear", "amount": "1" }, { "itemid": "-1289478934", "bp": "False", "skinid": "0", "container": "belt", "amount": "1" }, { "itemid": "789892804", "bp": "False", "skinid": "0", "container": "belt", "amount": "1" }, { "itemid": "-1691991080", "bp": "False", "skinid": "0", "container": "belt", "amount": "1" }, { "itemid": "-337261910", "bp": "False", "skinid": "0", "container": "belt", "amount": "1" }, { "itemid": "110547964", "bp": "False", "skinid": "0", "container": "belt", "amount": "1" } ] }, "kit starter": { "name": "kit starter", "description": null, "max": "1", "cooldown": "3600", "authlevel": "2", "hide": "true", "npconly": null, "permission": null, "image": null, "items": [ { "itemid": "696727039", "bp": "False", "skinid": "0", "container": "wear", "amount": "1" }, { "itemid": "-1211618504", "bp": "False", "skinid": "0", "container": "wear", "amount": "1" }, { "itemid": "106433500", "bp": "False", "skinid": "0", "container": "wear", "amount": "1" }, { "itemid": "2107229499", "bp": "False", "skinid": "0", "container": "wear", "amount": "1" }, { "itemid": "-420273765", "bp": "False", "skinid": "0", "container": "main", "amount": "32" }, { "itemid": "-853695669", "bp": "False", "skinid": "0", "container": "belt", "amount": "1" }, { "itemid": "698310895", "bp": "False", "skinid": "0", "container": "belt", "amount": "1" }, { "itemid": "-578028723", "bp": "False", "skinid": "0", "container": "belt", "amount": "1" }, { "itemid": "-337261910", "bp": "False", "skinid": "0", "container": "belt", "amount": "5" }, { "itemid": "-1691991080", "bp": "False", "skinid": "0", "container": "belt", "amount": "5" } ] } } }
kit starter - doesn't work!
where mistake!Last edited by a moderator: Oct 10, 2015 -
why doesn't the chat GUI kits?
[DOUBLEPOST=1444161160][/DOUBLEPOST]prior to that, worked fine -
Dont set starter kit to hide
try this for starter stop server and edit it
Code:"starter": { "name": "starter", "description": "Help to get started, usable twice at 1 hour intervals", "max": "2", "cooldown": "3600", "authlevel": null, "hide": null, "npconly": null, "permission": null, "image": null, "items": [ {
Last edited by a moderator: Oct 6, 2015 -
"name": "kit starter", - not correctly
"name": "starter", correctly) -
thanks for advise and help... -
Put it at max 2 as I have already said above
-
why doesn't the chat GUI kits?
prior to that, worked fine -
GUI kits does not work
-
GUI Kits not working for NPCs
[DOUBLEPOST=1444270117,1444254756][/DOUBLEPOST]ANY FIX ON NPC GUI KITS?