GTAG - Modding - Opcode Database - 0362
Opcode Database
0362
| Description | Removes the actor from his car and places him at the specified coordinates. |
|---|---|
| Parameters (v2) | 1) Actor handle (Integer) (INT) 2) X Coord (Float) (FLOAT) 3) Y Coord (Float) (FLOAT) 4) Z Coord (Float) (FLOAT) |
| Games | |
| Category | Actor, Common |
| Command Name (IV) | WARP_CHAR_FROM_CAR_TO_COORD |
| San Andreas | |
| sascm.ini | 0362=4,warp_char_from_car_to_coord %1d% coord %2d% %3d% %4d% |
| Example | 0362: warp_char_from_car_to_coord $PLAYER_ACTOR coord 2239.367 -1261.939 22.9375 |
| Command Name | WARP_CHAR_FROM_CAR_TO_COORD |
| Vice City | |
| sascm.ini | 0362=4,put_actor %1d% at %2d% %3d% %4d% and_remove_from_car |
| Example | 0362: put_actor $player_actor at 136.457 -817.37 9.44 and_remove_from_car |
| Command Name | WARP_CHAR_FROM_CAR_TO_COORD |
| GTA III | |
| gtascm.ini | 0362=4,remove_actor %1d% from_car_and_place_at %2d% %3d% %4d% |
| Example | 0362: remove_actor $ASUKA3_REPORTER from_car_and_place_at 547.25 -778.3749 -99.9999 |
| Command Name | WARP_CHAR_FROM_CAR_TO_COORD |

