Jump to content

SkinID

Closed 1.4.5

rrex
rrex

Posted

Hey!

Is this possible to add a SkinID to Config file? I am using Umod's Recyclers and these I would like to add to a Shop so they both were present on server 😃

But with your skinid they are looking the same 😃

Martian

Posted

Yes, it’s possible! I’m actually finishing up some good updates, and I’ll be rolling out an update with this feature in an hour or less. Stay tuned!

Martian

Posted

Changed Status from Pending to Work in Progress

Martian

Posted

Changed Status from Work in Progress to Not a Bug

Martian

Posted (edited)

Update is out!

 

Here’s how to add the recycler to your shop:

Use the Command:

For an industrial recycler, use giverecycler {SteamID64 or Name}.

For a standard recycler, use getstandardrecycler {SteamID64 or Name}.

or

Set the Item Name:

In the shop, set the item as "box.wooden.large".

Use Skin ID 3357927081 for industrial recyclers or 3363257468 for standard ones to display the correct appearance.

 

Here is the new config:

{
  "Recycler Commands": [
    "getrecycler",
    "irecycler",
    "giverecycler"
  ],
  "Standard Recycler Commands": [
    "getstandardrecycler"
  ],
  "Max Recyclers Per Player": 1,
  "Max Recyclers Vip (industrialrecycler.vip)": 2,
  "Recycler Item SkinId": 3357927081,
  "Standard Recycler SkinId": 3363257468,
  "AnchorMin": "0.5 0",
  "AnchorMax": "0.5 0",
  "Alternative Adapter Configuration": false,
  "Hide Storage Containers": false,
  "Only owner can access recycler": true,
  "Allow team members to access recycler": true,
  "Allow friends to access recycler": true,
  "Version": {
    "Major": 1,
    "Minor": 5,
    "Patch": 0
  }
}

 

Edited by Marte6
OgGinja

Posted (edited)

@Marte6 When i use the item setup you provided, it just gives me a wooden box and not the recycler. I could use the command but your command "giverecycler" is the same command for personal recycler plugin i already use for other things.  Could you set the command for the Industrial recycler to something different like "giveirecycler" ?

image.png

Edited by OgGinja
Martian

Posted (edited)

You can set the command onthe config file for whathever you want, you can use multiple commands , like is in the default theres 3 commands     "getrecycler",    "irecycler",    "giverecycler"

Update the skinID in you config file for this one   "Recycler Item SkinId": 3357927081,

The skinID is in the config file too

{
  "Recycler Commands": [
    "getrecycler",
    "irecycler",
    "giverecycler"
  ],
  "Standard Recycler Commands": [
    "getstandardrecycler"
  ],
  "Max Recyclers Per Player": 1,
  "Max Recyclers Vip (industrialrecycler.vip)": 2,
  "Recycler Item SkinId": 3357927081,
  "Standard Recycler SkinId": 3363257468,
  "AnchorMin": "0.5 0",
  "AnchorMax": "0.5 0",
  "Alternative Adapter Configuration": false,
  "Hide Storage Containers": false,
  "Only owner can access recycler": true,
  "Allow team members to access recycler": true,
  "Allow friends to access recycler": true,
  "Version": {
    "Major": 1,
    "Minor": 5,
    "Patch": 3
  }
}

Edited by Marte6
OgGinja

Posted (edited)

@Marte6 The commands you are referring to in the config are only for "in chat" commands. I need the console command to be able for the store to give the item to the player with the %steamID%. Right now If i use your console command for this as giverecyler i get a recycler from the home recycler plugin. Also, when i setup this as an item i only get a large wooden box. why would this be happening? 

Edited by OgGinja
Martian

Posted

On 11/10/2024 at 8:29 PM, OgGinja said:

@Marte6 The commands you are referring to in the config are only for "in chat" commands. I need the console command to be able for the store to give the item to the player with the %steamID%. Right now If i use your console command for this as giverecyler i get a recycler from the home recycler plugin. Also, when i setup this as an item i only get a large wooden box. why would this be happening? 

I’m working on adding console commands for this, and I’ll be updating it soon.

Martian

Posted

On 11/10/2024 at 8:29 PM, OgGinja said:

@Marte6 The commands you are referring to in the config are only for "in chat" commands. I need the console command to be able for the store to give the item to the player with the %steamID%. Right now If i use your console command for this as giverecyler i get a recycler from the home recycler plugin. Also, when i setup this as an item i only get a large wooden box. why would this be happening? 

Update is out:
 

Added console commands:

giveindustrialrecycler %steamID%

givestandardrecycler %steamID%

Martian

Posted

Changed Status from Not a Bug to Closed

2.3m

Downloads

Total number of downloads.

10.5k

Customers

Total customers served.

151.8k

Files Sold

Total number of files sold.

3.2m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.