0AB0

From GTAMods Wiki
Revision as of 10:06, 2 January 2016 by Spaceeinstein (talk | contribs) (page updates)
Jump to navigation Jump to search
For CLEO for GTA III and Vice City prior to v2.0.0.0, use opcode 05EE.

GTA III Vice City San Andreas (with CLEO)


Description

Checks if a specific key is pressed

Syntax

0AB0: key_pressed [int]

Parameter

[int]
Virtual key number

This CLEO opcode checks if a certain key is pressed. It is very similar to 00E1, but has a wider array of keys to choose from.

Keywords

keypress, key, press, button

External links