GTAG - Modding - Opcode Database - 00E1
Opcode Database
00E1
| Description | Returns true if the player is pressing the specified key. |
|---|---|
| Parameters (v2) | 1) Player handle (Integer) (INT) 2) Pad Button ID (Integer) (INT) |
| Games | |
| Category | Common, Conditional, Game |
| Command Name (IV) | IS_BUTTON_PRESSED |
| San Andreas | |
| sascm.ini | 00E1=2, is_button_pressed %1d% button %2d% |
| Example | 00E1: is_button_pressed 0 button 19 |
| Command Name | IS_BUTTON_PRESSED |
| Vice City | |
| sascm.ini | 00E1=2, is_button_pressed %1d% button %2d% |
| Example | 00E1: is_button_pressed 0 button 19 |
| Command Name | IS_BUTTON_PRESSED |
| GTA III | |
| gtascm.ini | 00E1=2, is_button_pressed %1d% button %2d% |
| Example | 00E1: is_button_pressed 0 button 19 |
| Command Name | IS_BUTTON_PRESSED |

