there couple pages back.
Rust-Kits
Moved
Total Downloads: 70,152 - First Release: Oct 21, 2014 - Last Update: Jun 7, 2018
- 4.96216/5, 185 likes
-
im getting an error in my log
(15:33:06) | [Oxide] 2:33 PM [Error] Failed to call hook 'cmdConsoleKitGui' on plugin 'Kits v3.0.4' (NullReferenceException: Object reference not set to an instance of an object)
i get this when someone tries to redeem a kit -
Hey,
I did my config like this
"NPC Kits": {
"999999": [
"stones",
"building",
"vipkit"
],
"chat": [
"vip",
"gunluk",
"yardimpaketi"
]
},
for chat gui but it doesnt work :S is there something wrong or what should I type to chat? Can someone help me about that?
Ty, -
Code:
{ "NPC - GUI Kits": { "200347353": { "description": "Welcome on this server, Here is a list of free kits \n\n <color=green>Enjoy your stay</color>", "kits": [ "autokit", "wood" ] }, "chat": { "description": "<color=red>wood kit giver</color>", "kits": [ "wood", "test", "test2" ] } } }
-
i make a kit using /kit add starter with things in my inv and when i try to redeem the kit it dosent give me anything.. plz help!
-
I did my config like this
{
"NPC - GUI Kits": {
"chat": {
"description": "<color=red>Sunucumuzdaki Kitler</color>",
"kits": [
"gunluk",
"yardimpaketi",
"vip"
]
}
}
}
/kit command worked but there is a problem I added to config my kits but I cant see it there GUI .
And when I type /kit I get error on console
TY,Attached Files:
-
-
so any reason im getting this error ?
-
burak i would imagine your data file of players is corrupted. i suggest resetting it and trying again.
brohank: i dont think it matter, are your kits actually broken? -
How do I set up a kit for people who donate only? I have kits plugin.
-
How would i setup a specific kit for Donaters? and/or give a kit through the give plugin?
-
When writing the options for the kit add 'permission permname' and then grant the player that permission
So a example,
/kit add kitname - will add new kit
/kit permission permname items - will add the permission and the items from your inv and will save the kit
Then,
Oxide.grant user steam64id permname - in console -
awesome thank you so much
-
Kits for Rust Experimental | Oxide
Did you ever read the discription of the plugin itself? -
hey guys when i add /kit add it says i do not have any permission.
i have in ownerid and also moderatorid both working fine and can use any other comands but not the /kits mod commands.
things i have done
tried in moderatorid and ownerid,
tried reinstalling kit mod
tried stoping and starting server
tried restarting server
when i tried moderatorid and ownerid i did do them separate not at same time so theres no conflict
please help im stuck
thanks in advance -
in chat: /kit add "KITNAME" -permission donatorkit
then in console: oxide.grant user "BeefyBeast" donatorkit (to give it to a player, in this instance to me)
or oxide.grant group "donator" donatorkit (to give it to a group of players, in this instance that is the group "donator")
Note that this is just an example. You can use wichever permission name, groups etc. -
/kit add "KITNAME" => create a new kit
/kit items => copy items from your inv
/kit permission donatorkit => set the new permission for this kit
oxide.grant user "BeefyBeast" donatorkit -
reneb can you please help with my issue? below?
-
Hey Reneb, I have everything set up similar to what you had quoted. When I use /kit I get all the kits I added and it gives me the items. The problem im having is players cant see it. Do I need to change permission or authlevel to something specific?
I've been reading and reading on here but I just cant find the answer. -
which permission i have to give
oxide.grant user "PLAYERNAME" PERMISSIONNAME -
does anyone have a list with all the skinids ?