"Smoke Shade" error

boc61

New member
This popped up when bringing the PVRX SD38 into TANE SP1

- VE42: The tag 'smoke_shade' in container 'traincar' is not a valid Decimal value.

This is what is in the config

smoke_shade 30,30,30,5

What should it be changed to?
 
This popped up when bringing the PVRX SD38 into TANE SP1

- VE42: The tag 'smoke_shade' in container 'traincar' is not a valid Decimal value.

This is what is in the config

smoke_shade 30,30,30,5

What should it be changed to?
Should be a single value such as 0.9. Decimal values between 0 and 1 are valid.
 
Had to go look...


[h=4]smoke_shade[/h] Type: Decimal
Desc: Value in the range (0.0 .. 1.0) which controls the color (including Alpha - so 0.0 will be transparent, 0.1 a dark mist, 1.0 a thick white) of each smoke particle. The alpha value will decay to zero (transparent) over the life of the particle.
 
Back
Top