Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 0448

Opcode Database

0448

DescriptionReturns true if the character is in the specified car.
Parameters (v2)1) Actor handle (Integer) (INT)
2) Vehicle handle (Integer) (INT)
Gamessa vc iii
CategoryActor, Conditional, Vehicle
Command Name (IV)IS_CHAR_SITTING_IN_CAR
San Andreas
sascm.ini0448=2, is_char_sitting_in_car %1d% car %2d%
Example0448: is_char_sitting_in_car $ACTOR_RYDER car $RYDER_CAR
Command NameIS_CHAR_SITTING_IN_CAR
Vice City
sascm.ini0448=2, actor %1d% in_car %2d%
Example0448: actor $1186 in_car $1185
Command NameIS_CHAR_SITTING_IN_CAR
GTA III
gtascm.ini0448=2, actor %1d% in_car %2d%
Example0448: actor $actor in_car $car
Command NameIS_CHAR_SITTING_IN_CAR

<< 0447

0449 >>