Jump to content

Adding to custom shop ?

Pending 1.0.6

massa2a
massa2a

Posted

Hi there !
I would like to add those custom items to an in game shop but not too sure about how to process...

Indeed when i want to add my items i got those options in json config files :
 

"Type_rp_eco_itemid_command": "command",

        "Command": "give pistol.injection.level1",

        "ItemID": 0,

        "Amount": 1,

        "Skin": 3132962420,

        "Name": "pistol.injection.level1"

I did try with command and itemid but not working.


Any idea ?

Thank you !

0xF

Posted

Hello, I think you were specifying it incorrectly. You need to provide the item ID; you can find this using the `itemid <shortname>` command, which is part of the CID library. Also, there is no need to specify a skin ID or a name, so you can just set them to 0 and an empty string (which I believe are the default values).

massa2a

Posted

This is what a thought so, but couldn't found the itemid shortname command.

Any idea where i could found this command to show shortname list including your custom items ?

Thank you

About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
3.1m
Total downloads
Customers
12.1k
Customers served
Files Sold
171.7k
Total sales
Payments
3.7m
Processed total
×
×
  • 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.