GTAG - Modding - Opcode Database - 0AB0
Opcode Database
0AB0
Description | This opcode tests if the key is pressed on keyboard. If the key with specified code is pressed, it returns True, otherwise False. Parameter: virtual key code. |
---|---|
Parameters (v2) | 1) Integer (INT) |
Games | ![]() |
Category | CLEO 3 |
San Andreas | |
sascm.ini | 0AB0=1, is_key_pressed %1d% |
Example | 0AB0: is_key_pressed 0x73 |
Command Name | IS_KEY_PRESSED |