Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 0216

Opcode Database

0216

DescriptionTurns the yellow Taxi light on for the specified vehicle.
Parameters (v2)1) Vehicle handle (Integer) (INT)
2) Boolean (1 or 0) (INT)
Gamessa vc iii
CategoryCommon, Vehicle
Command Name (IV)SET_TAXI_LIGHTS
San Andreas
sascm.ini0216=2,set_taxi_lights %1d% to %2d%
Example0216: set_taxi_lights 87@ to 0
Command NameSET_TAXI_LIGHTS
Vice City
sascm.ini0216=2,set_car %1d% taxi_available_light_to %2b:on/off%
Example0216: set_car $6709 taxi_available_light_to 1
Command NameSET_TAXI_LIGHTS
GTA III
gtascm.ini0216=2,set_car %1d% taxi_available_light_to %2b:on/off%
Example0216: set_car $TAXI_MISSION_CAR taxi_available_light_to 1
Command NameSET_TAXI_LIGHTS

<< 0215

0217 >>