Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 05EE

Opcode Database

05EE

DescriptionUnfreezes 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)
Gamessa vc iii
CategoryCommon, III CLEO, Path, VC CLEO, Vehicle
Command Name (IV)UNPAUSE_PLAYBACK_RECORDED_CAR
San Andreas
sascm.ini05EE=1,unpause_playback_recorded_car %1d%
Example05EE: unpause_playback_recorded_car 71@
Command NameUNPAUSE_PLAYBACK_RECORDED_CAR
Vice City
sascm.ini05EE=1,key_pressed %1d%
Example05EE: key_pressed 0x20 // VK_...
GTA III
gtascm.ini05EE=1,key_pressed %1d%
Example05EE: key_pressed 0x20 // VK_...

<< 05ED

05EF >>