00AC

From GTAMods Wiki
Jump to navigation Jump to search

GTA III IS_CAR_STILL_ALIVE


Description
Checks if the vehicle is alive
Syntax
00AC:   car [car handle] alive
Parameter
[car handle]
The handle of the vehicle

This conditional opcode behaves exactly opposite to opcode 0119, which checks if the vehicle is dead. Legacy documentation incorrectly described this opcode as checking if the vehicle is on land.

Keywords

check, car, vehicle, alive, dead, wrecked

See also

  • GTA III Vice City San Andreas 0119, checks if the car is dead