1. Iv'e created a kit to change the skin id for, but i want to get the skin id for a workshop item and not one in-game. How do i go about doing this?
     
  2. Soooo to do this you would do the following:
    1. Open the kits .data file
    2. Find the kit you wish to change the ID of
    3. Find the item ID number using the item ID numbers: ~ Oxide API for Rust ~ (Not all item ID's are correct, but most of them will be)
    4. Open the workshop page for the skin you want to import into the game
    5. Copy the workshop ID number from the workshop items page URL
    6. Replace the skin ID under the item in your data file
    7. Reload the Kits plugin.
    I hope this helps :D
     
  3. open your skin workshop In the browser then cope the id ..
    Screenshot
     
  4. Thank you all <3
     
  5. but what is the kits.data file is it from a plugin on oxide?