tongue? That word makes no sense or the whole sentence
Rust-Kits
Moved
Total Downloads: 70,199 - First Release: Oct 21, 2014 - Last Update: Jun 7, 2018
- 4.96216/5, 185 likes
-
-
-
-
-
[Oxide] 22:25 [Error] kits plugin failed to compile!
[Oxide] 22:25 [Error] kits.cs(1037,25): error CS0246: The type or namespace name
`BasePlayer' could not be found. Are you missing an assembly reference?
Help please? -
-
-
-
Not have it installed in the past. (New to Rust Legacy servers.)
-
-
Legacy.
[DOUBLEPOST=1462845536][/DOUBLEPOST] -
-
-
Can somebody help me? I put "oxide.revoke Manhattan done kits.done" in F1 but nothing happens, I want to take people from the group coming Done by default. Maybe I'm writing wrong?
-
what is the group name
Are you trying to remove the user from the group
usergroup remove playername groupname -
Guys someone please really help me,
Im really stuck, I got no idea what to do.
What is the command to add the Kits.Json file. I want to make starter kit with some medkits, bandges, clothes and pistol.
I got this on Kits.Json file
{
"NPC - GUI Kits": {
"1235439": {
"description": "Welcome on this server, Here is a list of free kits that you can get <color=red>only once each</color>\n\n <color=green>Enjoy your stay</color>",
"kits": [
"kit1",
"kit2"
]
},
"8753201223": {
"description": "<color=red>VIPs Kits</color>",
"kits": [
"kit1",
"kit3"
]
}
}
}
Anyone please Thank you!Last edited by a moderator: May 11, 2016 -
-
/kit add "autokit"
/kit items description "This is the autokit" authlevel 2
/kit hide true
/kit add "daily"
/kit items description "Daily resources for being so devoted" cooldown 86400
/kit add "starter"
/kit items description "Help to get started, usable twice at 1hour interval" cooldown 3600
kit/json file or
[DOUBLEPOST=1462986492][/DOUBLEPOST]
and i do have this as well
{
"Kits": {
"starter": {
"name": "starter",
"description": "Help to get started, usable twice at 1hour interval",
"max": 0,
"cooldown": 300.0,
"authlevel": 0,
"hide": false,
"npconly": false,
"permission": null,
"image": null,
"items": [
{
"itemid": 707427396,
"bp": false,
"skinid": 0,
"container": "wear",
"amount": 1
},
{
"itemid": 1767561705,
"bp": false,
"skinid": 0,
"container": "wear",
"amount": 1
},
{
"itemid": -148163128,
"bp": false,
"skinid": 0,
"container": "wear",
"amount": 1
},
{
"itemid": -337261910,
"bp": false,
"skinid": 0,
"container": "main",
"amount": 5
},
{
"itemid": -578028723,
"bp": false,
"skinid": 0,
"container": "main",
"amount": 1
},
{
"itemid": 698310895,
"bp": false,
"skinid": 0,
"container": "main",
"amount": 1
},
{
"itemid": -2043730634,
"bp": false,
"skinid": 0,
"container": "main",
"amount": 40
},
{
"itemid": -420273765,
"bp": false,
"skinid": 0,
"container": "main",
"amount": 50
},
{
"itemid": -853695669,
"bp": false,
"skinid": 0,
"container": "main",
"amount": 1
}
]
},
"daily": {
"name": "daily",
"description": "Daily resources for being so devoted",
"max": 0,
"cooldown": 86400.0,
"authlevel": 0,
"hide": false,
"npconly": false,
"permission": null,
"image": null,
"items": [
{
"itemid": 1624763669,
"bp": false,
"skinid": 0,
"container": "main",
"amount": 2
},
{
"itemid": -1625468793,
"bp": false,
"skinid": 0,
"container": "main",
"amount": 1
}
]
},
"blueprints": {
"name": "blueprints",
"description": "Various blueprints.",
"max": 0,
"cooldown": 0.0,
"authlevel": 0,
"hide": false,
"npconly": false,
"permission": null,
"image": null,
"items": [
{
"itemid": -930579334,
"bp": true,
"skinid": 0,
"container": "main",
"amount": 1
},
{
"itemid": 1625167035,
"bp": false,
"skinid": 0,
"container": "main",
"amount": 2
},
{
"itemid": 586484018,
"bp": true,
"skinid": 0,
"container": "main",
"amount": 1
},
{
"itemid": 698310895,
"bp": true,
"skinid": 0,
"container": "main",
"amount": 1
},
{
"itemid": -578028723,
"bp": true,
"skinid": 0,
"container": "main",
"amount": 1
},
{
"itemid": -533875561,
"bp": true,
"skinid": 0,
"container": "main",
"amount": 1
},
{
"itemid": -51678842,
"bp": true,
"skinid": 0,
"container": "main",
"amount": 1
},
{
"itemid": 271534758,
"bp": true,
"skinid": 0,
"container": "main",
"amount": 1
}
]
}
}
}Last edited by a moderator: May 11, 2016