Admin Spawn for Rust | Oxide
and add the permission to your admin group
adminspawn.all
Rust-Kits
Moved
Total Downloads: 70,199 - First Release: Oct 21, 2014 - Last Update: Jun 7, 2018
- 4.96216/5, 185 likes
-
anyone know the step by step guide to getting npcs to actually equip kits :S im lost now i followed the steps on here but still nothing
-
[Oxide] 11:22 [Error] Failed to call hook 'cmdChatKit' on plugin 'Kits v3.1.7' (KeyNotFoundException: The given key was not present in the dictionary.)
-
U need to restart server for ownerid to work in the user.cfg chec if ur are in if not to write it ownerid steam id "name" "no reason" save and restsart server.
[DOUBLEPOST=1460719616][/DOUBLEPOST]
[DOUBLEPOST=1460720170][/DOUBLEPOST]or full step is
/kit add "KITNAME
/kit permission authlevel2
/kit hide true
/kit items (that copy ur gear)
next the npc if ulook at it only do
/npc_edit
/npc kit KITNAME
/npc_end
voila
if not in face of npc do this
/npc_list
/npc_edit NPCID
/npc kit KITNAME
/npc_end -
After putting in ownerid info then server.writecfg the person only needs to relog a server restart is not needed -
I want that my vip vip+ and my vip++ can redeem special kits. Iy all word since i had yo reinstall my server due an issue
Now if i try to add an permission to an ki its says the permission doesnt exist? Someone knows a solution? -
-
},
"vip": {
"ConsoleFormatting": "{Title} {Name}: {Message}",
"Formatting": "{Title} {Name}<color={TextColor}>:</color> {Message}",
"NameColor": "#DCFF66",
"Permission": "vip",
"Rank": 2,
"TextColor": "white",
"Title": "[Vip]",
"TitleColor": "orange"
},
"vip+": {
"ConsoleFormatting": "{Title} {Name}: {Message}",
"Formatting": "{Title} {Name}<color={TextColor}>:</color> {Message}",
"NameColor": "#DCFF66",
"Permission": "vip+",
"Rank": 2,
"TextColor": "white",
"Title": "[Vip+]",
"TitleColor": "orange"
},
"vip++": {
"ConsoleFormatting": "{Title} {Name}: {Message}",
"Formatting": "{Title} {Name}<color={TextColor}>:</color> {Message}",
"NameColor": "#DCFF66",
"Permission": "vip++",
"Rank": 2,
"TextColor": "white",
"Title": "[Vip++]",
"TitleColor": "orange"
[DOUBLEPOST=1460749798][/DOUBLEPOST]But the permission should be Kits.vip? -
Last edited by a moderator: Apr 15, 2016
-
i'm calling the following commands from chat:
/kit add "autokit"
/kit items
/kit description "This is the Starter Pack"
/kit authlevel 2
/kit hide true
/kit max 1
But the Max setting isn't taking affect. I want a one time only kit to be given to new spawns who have joined the server for the first time. once they die, i don't want them to get this kit again. Any help would be great please! -
/kit add "autokit"
/kit items description "This is the autokit" authlevel 2
/kit hide true
And as it is hid players won't see any info on it, just get it when they enter server for the first time or die if you want a kit they get only once then delete the auto kit and make a kit called starter
/kit add "starter"
/kit items description "This is the Starter Pack" max 1
it cant have a authlevel if you put it players will not be able to get itLast edited by a moderator: Apr 16, 2016 -
-
-
-
{
"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"
]
}
}
}
[DOUBLEPOST=1460785339][/DOUBLEPOST]But i have 2 vip 2vip+ 2 vip++ and 3 kits for a high donater, so where do i have to put in all the permissions? -
[DOUBLEPOST=1460788344][/DOUBLEPOST] -
i was looking for a max value for the autokit - the starter kit people have to manually request is pointless because alot of people on my server are new to the game and to the kits mod, by the time they work out how to claim the kit they have already spent a week in the game which defeats the object of the kit.
i wanted an automatic autokit to be given to fresh spawns who have not been on the server before. and i'm sure it would be quite easy to implement this into the code -
How do i make a vip kit? also how do i make a vip group?
-
-
Guys i need help when i type something about /kit in the chat it doesn't say anything even unknown command. Here is my cmd
[Oxide] 14:40 [Info] Loaded plugin Kits v3.1.7 by Reneb
[Oxide] 14:40 [Info] Loaded plugin Notifier v3.0.8 by SkinN
[Oxide] 14:40 [Info] [Notifier] Started Advert Messages timer, set to 12 minute/s