GTAG - Modding - Opcode Database - 0736
Opcode Database
0736
Description | Does nothing. In it's original form, Rockstar used this to check if a key was being pressed, which would activate debug scripts and secret backdoor functions throughout the SCM. |
---|---|
Parameters (v2) | 1) Integer (INT) |
Games | ![]() |
Category | Conditional, Debug, NOP |
Command Name (IV) | IS_KEYBOARD_KEY_JUST_PRESSED |
San Andreas | |
sascm.ini | 0736=1, is_ps2_keyboard_key_just_pressed %1h% ; nop |
Example | 0736: is_ps2_keyboard_key_just_pressed 32 // nop |
Command Name | IS_PS2_KEYBOARD_KEY_JUST_PRESSED |