Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 00E1

Opcode Database

00E1

DescriptionReturns true if the player is pressing the specified key.
Parameters (v2)1) Player handle (Integer) (INT)
2) Pad Button ID (Integer) (INT)
Gamessa vc iii
CategoryCommon, Conditional, Game
Command Name (IV)IS_BUTTON_PRESSED
San Andreas
sascm.ini00E1=2, is_button_pressed %1d% button %2d%
Example00E1: is_button_pressed 0 button 19
Command NameIS_BUTTON_PRESSED
Vice City
sascm.ini00E1=2, is_button_pressed %1d% button %2d%
Example00E1: is_button_pressed 0 button 19
Command NameIS_BUTTON_PRESSED
GTA III
gtascm.ini00E1=2, is_button_pressed %1d% button %2d%
Example00E1: is_button_pressed 0 button 19
Command NameIS_BUTTON_PRESSED

<< 00E0

00E2 >>