Jump to content

skin

Closed 1.0.9

Null
Null

Posted

Can I set a skin for the headlights? I want a transparent skin.

beee

Posted

You can but it's not recommended because if you give access to the same skin from any other plugin or loot, it might cause odd behavior for the player. Change it on your own risk.

Replace 22414354UL with whatever skin id you want in the cs file.

beee

Posted

Changed Status from Pending to Closed

Null

Posted

Error while compiling HeadLight: Constant value '3447332710' cannot be converted to a 'int' (use 'unchecked' syntax to override) | Line: 414, Pos: 69

 

When I changed 22414354UL, an error occurred.

 

beee

Posted

Replace 

OpCodes.Ldc_I4, (int)SKINID

With

OpCodes.Ldc_I8, (long)SKINID

Exists in two places.

1.9m

Downloads

Total number of downloads.

9.2k

Customers

Total customers served.

134.1k

Files Sold

Total number of files sold.

2.8m

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.