Jump to content

Genes for item with skin

Closed 2.2.1 2.3.0

Bacardi Adi
Bacardi Adi

Posted

Genes are set to empty for item with Skins ID

can be fixed this way:
 

item.amount -= amount;
x.name = item.name;
x.text = item.text;
x.skin = item.skin;
x.amount = amount;
//new Line                
x.instanceData = item.instanceData;
//
x.MarkDirty();

 

Khan

Posted

Changed Status from Pending to Closed

Changed Fixed In to 2.3.0

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
2.5m
Total downloads
Customers
11.2k
Customers served
Files Sold
160.3k
Total sales
Payments
3.5m
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.