GTAG - Modding - Opcode Database - 0735
Opcode Database
0735
| 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_PRESSED |
| San Andreas | |
| sascm.ini | 0735=1, is_ps2_keyboard_key_pressed %1h% ; nop |
| Example | 0735: is_ps2_keyboard_key_pressed 49 // nop |
| Command Name | IS_PS2_KEYBOARD_KEY_PRESSED |

