Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 010C

Opcode Database

010C

DescriptionGives control of the RC vehicle to the player.
Parameters (v2)1) Player handle (Integer) (INT)
2) X Coord (Float) (FLOAT)
3) Y Coord (Float) (FLOAT)
4) Z Coord (Float) (FLOAT)
Gamessa vc iii
CategoryNOP
Command Name (IV)GIVE_REMOTE_CONTROLLED_CAR_TO_PLAYER
San Andreas
sascm.ini010C=0,NOP
Example010C: NOP
Command NameGIVE_REMOTE_CONTROLLED_CAR_TO_PLAYER
Vice City
sascm.ini010C=5,change_player_into_rc_buggy %1d% at %2d% %3d% %4d% %5d%
Example010C: change_player_into_rc_buggy $player_char at 739.924 712.5853 11.1484 262.9725
Command NameGIVE_REMOTE_CONTROLLED_CAR_TO_PLAYER
GTA III
gtascm.ini010c=5,change_player_into_rc_buggy %1d% at %2d% %3d% %4d% %5d%
Example010C: change_player_into_rc_buggy $PLAYER_CHAR at $1162 $1163 $1164 180.0
Command NameGIVE_REMOTE_CONTROLLED_CAR_TO_PLAYER

<< 010B

010D >>