GTAG - Modding - Opcode Database - 010C
Opcode Database
010C
| Description | Gives 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) |
| Games | |
| Category | NOP |
| Command Name (IV) | GIVE_REMOTE_CONTROLLED_CAR_TO_PLAYER |
| San Andreas | |
| sascm.ini | 010C=0,NOP |
| Example | 010C: NOP |
| Command Name | GIVE_REMOTE_CONTROLLED_CAR_TO_PLAYER |
| Vice City | |
| sascm.ini | 010C=5,change_player_into_rc_buggy %1d% at %2d% %3d% %4d% %5d% |
| Example | 010C: change_player_into_rc_buggy $player_char at 739.924 712.5853 11.1484 262.9725 |
| Command Name | GIVE_REMOTE_CONTROLLED_CAR_TO_PLAYER |
| GTA III | |
| gtascm.ini | 010c=5,change_player_into_rc_buggy %1d% at %2d% %3d% %4d% %5d% |
| Example | 010C: change_player_into_rc_buggy $PLAYER_CHAR at $1162 $1163 $1164 180.0 |
| Command Name | GIVE_REMOTE_CONTROLLED_CAR_TO_PLAYER |

