GTAG - Modding - Opcode Database - 05ED
Opcode Database
05ED
| Description | Freezes the car on it's path. Vice City Stores the pointer to the specified thread in a variable. |
|---|---|
| Parameters (v2) | 1) Vehicle handle (Integer) (INT) |
| Games | |
| Category | Common, III CLEO, Memory, Path, VC CLEO, Vehicle |
| Command Name (IV) | PAUSE_PLAYBACK_RECORDED_CAR |
| San Andreas | |
| sascm.ini | 05ED=1,pause_playback_recorded_car %1d% |
| Example | 05ED: pause_playback_recorded_car 71@ |
| Command Name | PAUSE_PLAYBACK_RECORDED_CAR |
| Vice City | |
| sascm.ini | 05ED=2,%2d% = thread %1d% pointer |
| Example | 05ED: 0@ = thread 'MAIN' pointer |
| GTA III | |
| gtascm.ini | 05ED=2,%2d% = thread %1d% pointer |
| Example | 05ED: 0@ = thread 'MAIN' pointer |

