GTAG - Modding - Opcode Database - 05EB
Opcode Database
05EB
| Description | Assigns a car to a path. GTA III & Vice City Gets the handle of the object located in a pool of objects. |
|---|---|
| Parameters (v2) | 1) Vehicle handle (Integer) (INT) 2) Path ID (Integer) (INT) |
| Games | |
| Category | Common, III CLEO, Path, VC CLEO, Vehicle |
| Command Name (IV) | START_PLAYBACK_RECORDED_CAR |
| San Andreas | |
| sascm.ini | 05EB=2,start_playback_recorded_car %1d% recording %2d% |
| Example | 05EB: start_playback_recorded_car 35@ recording 706 |
| Command Name | START_PLAYBACK_RECORDED_CAR |
| Vice City | |
| sascm.ini | 05EB=2,get_object_handle_from_struct %1d% store_to %2d% |
| Example | 05EB: get_object_handle_from_struct 0@ store_to 0@ |
| GTA III | |
| gtascm.ini | 05EB=2,get_object_handle_from_struct %1d% store_to %2d% |
| Example | 05EB: get_object_handle_from_struct 0@ store_to 0@ |

