Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 0484

Opcode Database

0484

DescriptionReturns the players radio-controlled vehicle.
Parameters (v2)1) Player handle (Integer) (INT)
2) (Returned) Vehicle handle (Integer) (INT)
Gamessa vc
CategoryPlayer, Vehicle
Command Name (IV)GET_REMOTE_CONTROLLED_CAR
San Andreas
sascm.ini0484=2,get_remote_controlled_car %1d% store_to %2d%
Example0484: get_remote_controlled_car $PLAYER_CHAR store_to 34@
Command NameGET_REMOTE_CONTROLLED_CAR
Vice City
sascm.ini0484=2,%2d% = player %1d% rc_car
Example0484: $1004 = player $player_char rc_car
Command NameGET_REMOTE_CONTROLLED_CAR

<< 0483

0485 >>