GTAG - Modding - Opcode Database - 0484
Opcode Database
0484
| Description | Returns the players radio-controlled vehicle. |
|---|---|
| Parameters (v2) | 1) Player handle (Integer) (INT) 2) (Returned) Vehicle handle (Integer) (INT) |
| Games | |
| Category | Player, Vehicle |
| Command Name (IV) | GET_REMOTE_CONTROLLED_CAR |
| San Andreas | |
| sascm.ini | 0484=2,get_remote_controlled_car %1d% store_to %2d% |
| Example | 0484: get_remote_controlled_car $PLAYER_CHAR store_to 34@ |
| Command Name | GET_REMOTE_CONTROLLED_CAR |
| Vice City | |
| sascm.ini | 0484=2,%2d% = player %1d% rc_car |
| Example | 0484: $1004 = player $player_char rc_car |
| Command Name | GET_REMOTE_CONTROLLED_CAR |

