Jump to content

Genes for item with skin

Closed 2.2.1 2.3.0

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();

 

Share this comment


Link to comment
1.1m

Downloads

Total number of downloads.

5.7k

Customers

Total customers served.

83.7k

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.