GTAG - Modding - Opcode Database - 05EE
Opcode Database
05EE
| Description | Unfreezes the vehicle on it's path. GTA III & Vice City Returns true if the specified key is pressed. |
|---|---|
| Parameters (v2) | 1) Vehicle handle (Integer) (INT) |
| Games | |
| Category | Common, III CLEO, Path, VC CLEO, Vehicle |
| Command Name (IV) | UNPAUSE_PLAYBACK_RECORDED_CAR |
| San Andreas | |
| sascm.ini | 05EE=1,unpause_playback_recorded_car %1d% |
| Example | 05EE: unpause_playback_recorded_car 71@ |
| Command Name | UNPAUSE_PLAYBACK_RECORDED_CAR |
| Vice City | |
| sascm.ini | 05EE=1,key_pressed %1d% |
| Example | 05EE: key_pressed 0x20 // VK_... |
| GTA III | |
| gtascm.ini | 05EE=1,key_pressed %1d% |
| Example | 05EE: key_pressed 0x20 // VK_... |

