Jump to content

Custom items

Not a Bug 1.4.5

Hello, I would like to know if it would be possible to implement in the plugin code if to have the possibility of having the custom items in my loot plugin

private void Init()
{
  timer.In(1f, () =>
  {
    Loottable?.Call("AddCustomItem", this, <item id goes here>, <skin id goes here>, "<custom name goes here>");
  });
}
 

Share this comment


Link to comment
1.1m

Downloads

Total number of downloads.

5.6k

Customers

Total customers served.

81.3k

Files Sold

Total number of files sold.

1.6m

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.