Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 0594

Opcode Database

0594

DescriptionSets the alpha transparency of a distant vehicle. Does not work properly on it's wheels. Any value above 0 and the wheels will be fully visible.

Used only once in the San Andreas main.scm as a means of bug evasion.
Parameters (v2)1) Vehicle handle (Integer) (INT)
2) Alpha (0 to 255) (INT)
Gamessa vc
CategoryVehicle
San Andreas
sascm.ini0594=2,set_vehicle_lod_alpha %1d% to %2h%
Example0594: set_vehicle_lod_alpha 289@ to 0
Command NameSET_VEHICLE_TO_FADE_IN
Vice City
sascm.ini0594=2,set_vehicle_lod_alpha %1d% to %2h%
Example0594: set_vehicle_lod_alpha $1185 to 0
Command NameSET_VEHICLE_LOD_ALPHA

<< 0593

0595 >>