Rust-Kits
Moved
Total Downloads: 70,199 - First Release: Oct 21, 2014 - Last Update: Jun 7, 2018
- 4.96216/5, 185 likes
-
-
Code:
{ "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" ] } }, "CopyPaste - Parameters": [ "autoheight", "true", "blockcollision", "0", "deployables", "true", "inventories", "true" ] }
-
Please read
upload your kits.json file from your data folder using the upload a file button
And your config is wrong delete it and reload the plugin to make a fresh one -
If you prefer the file.
Thank you for your HelpAttached Files:
-
-
-
This one Sry
Attached Files:
-
-
-
-
1) there are no items with it
2) you put a permissions on it there should be none also the permission should have the K higher case
Some of the other kits permissions you have extra ' in it this will cause problems I will upload the fixed one soon and what you must put in game to make the home kit as I will be removing it. Also you have other kits with permissions added and your auto kit is wrong so can you tell me what kits do you want permissions add
Upload the below file to your data folder then delete the Kits_Data.json then reload the plugin now in game add the items to your self in game that you want in the home kit and copy and paste these into the chat box
/kit add "home"
/kit items description "A few item to help"
Now you have some permissions that you need to add to the groups you want to use so players can get these permission based kits so in rcon type
oxide.grant group day Kits.day
oxide.grant group vday Kits.vday
please update the above for whatever is the group name
When you want a player to use that kit you add them to the group you have the permission to then you also add the same permission to the user just always remember the K in the permission is higher caseAttached Files:
Last edited by a moderator: Jun 24, 2016 -
-
I thing you didn't understand me , the kit day and vday work fine.
However for the kit home (With the CopyPaste plugin) the plugin doesn't want create my home. -
-
It's normal for the home kit it's an building (A Little home)
-
CopyPaste Support:
Create a building with CopyPaste then copy it.
Create a new kit and put /kit building BUILDINGNAME as a kit parameter
And voila, when people request the kit they will paste the building.
In the configs you may change the parameters of copy paste buildings (only 1 parameter for all the buildings, so you can't set them seperatly)
file below all fixes and home added and here is the config try it has wellLast edited by a moderator: Jun 24, 2016 -
Ok, the command work sometimes, but I have some error like the "The ground is to steep".
How I can set the auto heigt ? or Disable the collision check ? -
Code:"CopyPaste - Parameters": [ "autoheight", "true", "blockcollision", "3", "deployables", "true", "inventories", "true"
-
Yes but sometimes the ground is correct, and he doesn't want to place it ;(
-
"autoheight",
"true",
try 1,2 or 3 -
Ok now it's ok, I change "autoheight" to false.
For the moment it's Ok but in the future I thing the plugin need to be rework to prevent build into a rock, or every bug. -