Rust-Kits

Moved

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

4.96216/5, 185 likes
  1. link would be helpful for others
     
  2. Search plugin
    ServerRewards

    If somebody can not use a Search >> unistall the rust server, dont deserve it
     
  3. You need to post the link to the fix or post the info on how to fix the problem remember soon you will need help and many will not forget your posts. I already know how to fix it the info is for others who don't know how to
     

  4. Resistance
    I was testing with a lot of this codes, the result was GAME BREAK, drop to desktop in most of the cases,
    I think is some kind of protection, then will be better dont give hope about this skins changes...

    I can share the Glowing metal mask Code that is I wanted: 794837198
     
  5. Why dont you post more info like a link to the post that this guy who gave you this list I have done a search and the only member that comes close to Diesel is Diesel 42o and no where does he post any list. You really need to post step by step information this game break for sample is it a website? as nothing comes up on google
    The number you posted above 794837198 is this a skin id or item id you need to make things clear when posting
    Do you have a full list of items either skin ids or item ids if yes then upload them
     
  6. Item IDs, are ever the same, Wulf told many many times that the ids are listed on the Api documentation, that you will find on DOCS tab on top of this site.

    About the Skin IDs... as I explained, I take the list of skin ids from the ServerRewards and I test the 794837198 that is working well for the Glowing mask, I looked that on google and I found the Workshop ids are that skin ids, but I tested 3 of them and 2 Gives me a crash on game, and crashed all ppl arround me on server too... then I think that is a kind of protection for avoid change skins.

    that's all, End of story.
     
    Last edited by a moderator: Nov 20, 2016
  7. I have a question.. Is it possible to create a header for the kits?
    There should be a header if someone type /kit

    And is it possible to remove the rust-icon? There shouldn't be any picutre.
     
    Last edited by a moderator: Nov 20, 2016
  8. Which file are the skins listed in? Because I'm not finding it...

    Trying to get it working to use newer added skins (specifically the 2 new boxes) in a kit
     
    Last edited by a moderator: Nov 20, 2016
  9. as I said... seek the Boxes on the workshop and u will find the codes on url. Copy them and try it...
    [DOUBLEPOST=1479645351][/DOUBLEPOST]

    Steam Workshop :: Explosives box
    (as you see Code in link is: 798455489)

    this is the Explosives box

    create a new kit with a box.

    open the kit data

    edit the skin Id that relative to the box item id


    put the number in skin id and save file

    reload Kits from console


    try it, good luck maybe your client can crash then try it very far away from other ppl or they will have crashed the game too
     
    Last edited by a moderator: Nov 20, 2016
  10. SORRY I posted a bad link, Now you have the Correct link.
     
  11. You can use the one I posted as well and the link you posted is the one I have been asking you to post all along
     
  12. when you say header you mean a GUI or "overlay" when they type /kit ??
    go in oxide\config\Kits.json and

    "NPC - GUI Kits": {
    "1235439": { <<<<<< CHANGE THIS NUMBER TO 0
    "description": "Welcome

    and as for the kit image, upload it to tinypic.com and paste it in the image part of data\Kits.json
    It will show the rust logo by default if you don't use your own.
    [DOUBLEPOST=1479679088][/DOUBLEPOST]Also i'm still trying to figure out how to show kits to people who are entitled to them??
    At the minute everyone can see the /kit starter and food etc on the GUI but how can donators see their kits once their eligible to redeem it??
    the "0" for it to show in chat is fine for basic kits but when i change the vip kits to "0" from "1" it erases the basic kits and only shows the vip kits on the GUI.
     

    Attached Files:

  13. Your vip kits need to go under the GUI section so it should look like
    Code:
    "NPC - GUI Kits": {
        "0": {
          "description": "Thank you for playing on alteregogaming.co.uk, Here is a list of free kits that you can get \n\n                      <color=green>Enjoy your stay</color>",
          "kits": [
            "starter",
            "tools",
            "food",
            "components",
            "donator",
            "support",
            "vip",
            "topvoter"
          ]
        },
     
  14. but this shows it to everyone though whether their entitled to it or not??
     
  15. No it wont only those who have the permission will see it
     
  16. Edit: nvm
     
    Last edited by a moderator: Nov 21, 2016
  17. Thank you for your help first, but i mean it like this:

    [​IMG]
     

  18. i don't think you can do either of them, i just changed mine from GUI to chat and it doesn't even show the description or the custom images i use.