Rust-Kits
Moved
Total Downloads: 70,198 - First Release: Oct 21, 2014 - Last Update: Jun 7, 2018
- 4.96216/5, 185 likes
-
What folder did you upload the file to
-
i uploaded them via my server host addon upload
[DOUBLEPOST=1445427512][/DOUBLEPOST]Addons not working for me
[Kits] Kits for Rust Experimental | Oxide
[Gather] Gather Manager for Rust Experimental | Oxide
[Infopanel] InfoPanel for Rust Experimental | Oxide Imgur: The most awesome images on the Internet -
upload them to the plugin folder with a ftp program like filezilla
-
-
After updating the plugin,the whales,after create don't work,i.e. don't give things to players
Last edited by a moderator: Oct 21, 2015 -
lol u just fixed it for npcs? i have an issue in deathmatch arena....
[Oxide] 12:04 PM [Error] Failed to call hook 'GiveKit' on plugin 'Kits v3.1.2' (ArgumentNullException: Argument cannot be null.
Parameter name: key) -
i still get errors when using "chat" in the npc setup.. By using "0" i dont get any menu GUI up.
-
hello
same trouble here kit doesn't works
i try oxide.load Kits / oxide.load Kits_Data / oxide.load Kits_List
and still getting unknow command kit
my serv is hosted by clanforge and i can't acces to the addon file only the json
try delete and install again the kit, also try reboot nothing work i don't know why -
just an example for use with GUI:
config\Kits.json:
data\Kits.json:Code:{ "NPC - GUI Kits": { "0": { "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": [ "starter" ] } } }
Code:{ "Kits": { "starter": { "name": "starter", "description": "some stuff to do your first steps", "max": 10, "cooldown": 300.0, "authlevel": 0, "hide": false, "npconly": false, "permission": null, "image": null, "items": [ { "itemid": 102672084, "bp": false, "skinid": 0, "container": "wear", "amount": 1 }, { "itemid": -135651869, "bp": false, "skinid": 0, "container": "wear", "amount": 1 }, { "itemid": 93029210, "bp": false, "skinid": 0, "container": "main", "amount": 5 }, { "itemid": -420273765, "bp": false, "skinid": 0, "container": "main", "amount": 10 }, { "itemid": -853695669, "bp": false, "skinid": 0, "container": "belt", "amount": 1 }, { "itemid": -307490664, "bp": false, "skinid": 0, "container": "belt", "amount": 1 }, { "itemid": -1224598842, "bp": false, "skinid": 0, "container": "belt", "amount": 1 }, { "itemid": 107868, "bp": false, "skinid": 0, "container": "belt", "amount": 1 } ] } } }looks like its trying to redeem a kit without name? -
With the update from today and after a complete server restart (to make sure) the AI are floating again AND still cannot get kits to take hold. Also, it would not load my previous Kits.json and I had to redo them to no avail. Could it have something to do with using some of the custom skins from the market? I had used them on the last iteration without problems. Donation coming your way Reneb.
-
Oxide] 12:22 AM [Error] Failed to initialize plugin 'Kits v3.1.3' (JsonSerializationException: Unexpected end when deserializing object. Path '['NPC - GUI Kits']', line 18, position 2.)
[Oxide] 12:22 AM [Debug] at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.ThrowUnexpectedEndException (Newtonsoft.Json.JsonReader reader, Newtonsoft.Json.Serialization.JsonContract contract, System.Object currentObject, System.String message) [0x00000] in <filename unknown>:0
[Oxide] 12:22 AM [Info] Unloaded plugin Kits v3.1.3 by Reneb
Any Help? -
trying to create a kit but it says i dont have permission to use the command. i made myself the own in the console soo????? im a noob at this so be gentle
-
somthing wrong with your config\Kits.json try to validate the json or create a new config...
reconnected after setting as owner? -
For anyone who receives "
[Error] Failed to initialize plugin 'Kits v3.1.3' (JsonSerializationException: Unexpected end when deserializing object. Path '['NPC - GUI Kits']', line 17, position 2.)
[Oxide] 8:13 PM [Debug] at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.ThrowUnexpectedEndException (Newtonsoft.Json.JsonReader reader, Newtonsoft.Json.Serialization.JsonContract "
add an extra "}" at the end of the default config, looks like the updated config is invalid json -
Wulf Community Admin
The generated config should be fine, just the default config listed on the Overview appears off. -
This is the default Json downloaded directly from the clan forge plugin manager
This is what mine looks like what is wrong ?Attached Files:
Last edited by a moderator: Oct 22, 2015 -
-
I just want these things
My English sucks
"Hunting Bow" "Metal Facemask" "Metal Chest Plate" "Hoodie" "Pants" "High Velocity Arrow"Last edited by a moderator: Oct 22, 2015 -
how do i install it in my folder help me
-
upload the file to your plugin folder from your ftp
