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

  • Like 1
1.4m

Downloads

Total number of downloads.

6.9k

Customers

Total customers served.

102.3k

Files Sold

Total number of files sold.

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.