Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 0432

Opcode Database

0432

DescriptionReturns the character that is sitting in the specified car seat.
Parameters (v2)1) Vehicle handle (Integer) (INT)
2) Integer (INT)
3) (Returned) Actor handle (Integer) (INT)
Gamessa
CategoryActor, Vehicle
Command Name (IV)GET_CHAR_IN_CAR_PASSENGER_SEAT
San Andreas
sascm.ini0432=3,get_char_in_car_passenger_seat %1d% seat %2h% store_to %3d%
Example0432: get_char_in_car_passenger_seat $TEMPVAR_ACTOR_CAR seat 0 store_to 18@
Command NameGET_CHAR_IN_CAR_PASSENGER_SEAT

<< 0431

0433 >>