GTAG - Modding - Opcode Database - 05EC
Opcode Database
05EC
| Description | Stops car from following path. GTA III & Vice City Stores the pointer to the current thread in a variable. |
|---|---|
| Parameters (v2) | 1) Vehicle handle (Integer) (INT) |
| Games | |
| Category | Common, III CLEO, Path, VC CLEO, Vehicle |
| Command Name (IV) | STOP_PLAYBACK_RECORDED_CAR |
| San Andreas | |
| sascm.ini | 05EC=1,stop_playback_recorded_car %1d% |
| Example | 05EC: stop_playback_recorded_car 51@ |
| Command Name | STOP_PLAYBACK_RECORDED_CAR |
| Vice City | |
| sascm.ini | 05EC=1,%1d% = current_thread_pointer |
| Example | 05EC: 0@ = current_thread_pointer |
| GTA III | |
| gtascm.ini | 05EC=1,%1d% = current_thread_pointer |
| Example | 05EC: 0@ = current_thread_pointer |

