Rust-Kits

Moved

Total Downloads: 70,199 - First Release: Oct 21, 2014 - Last Update: Jun 7, 2018

4.96216/5, 185 likes
  1. Yes but when I want tu use it he doesn't Work
    Up ?
     
    Last edited by a moderator: Jun 24, 2016
  2. upload your kits.json file from your data folder using the upload a file button
     
  3. 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"
      ]
    }
    Now the plugin tell me The ground is to steep
     
  4. 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
     
  5. If you prefer the file.
    Thank you for your Help
     

    Attached Files:

  6. That is not the file from your data folder
     
  7. This one Sry
     

    Attached Files:

  8. Tell me is the home kit meant for everyone
     
  9. Yes It's like a kit wipe,
     
  10. Well two things are wrong with that kit
    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 case
     

    Attached Files:

    Last edited by a moderator: Jun 24, 2016
  11. 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.
     
  12. The permission you had on the day and vday where wrong the home kit had only the name but no items in it and because of a few error typos you had it was causing problems if you do what I said above it will work
     
  13. It's normal for the home kit it's an building (A Little home)
     
  14. You doing the CopyPaste I see have not tested that yet but do use the one I uploaded above and readd the home CopyPaste then

    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 well
     

    Attached Files:

    Last edited by a moderator: Jun 24, 2016
  15. 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 ?
     
  16. in your config look at
    Code:
    "CopyPaste - Parameters": [
        "autoheight",
        "true",
        "blockcollision",
        "3",
        "deployables",
        "true",
        "inventories",
        "true"
    Also read over the overview see what it says and if the ground it not flat enough find a better place on the map
     
  17. Yes but sometimes the ground is correct, and he doesn't want to place it ;(
     
  18. I have not tested this part of the plugin yet so you will need to change the part of the config that I posted about
    "autoheight",
    "true",
    try 1,2 or 3
     
  19. 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.
     
  20. There is a plugin that stops you building inside a rock