Difference between revisions of "0AB0"
Jump to navigation
Jump to search
m |
|||
Line 1: | Line 1: | ||
{{OpCode | {{OpCode | ||
− | | ini = 0AB0=1, | + | | ini = 0AB0=1, %1d% |
− | | description = Checks if | + | | description = Checks if a specific key is pressed |
| p1 = Virtual key number | | p1 = Virtual key number | ||
| game = [[San Andreas]] | | game = [[San Andreas]] | ||
}} | }} | ||
− | This is a [[CLEO]] opcode that checks if a certain key is pressed. It is very similar to 00E1, but has a wider array of keys to choose from. | + | This is a [[CLEO]] opcode that checks if a certain key is pressed. It is very similar to [[00E1]], but has a wider array of keys to choose from. |
− | == External | + | == External link == |
− | [http://www.indigorose.com/webhelp/ams/Program_Reference/Misc/Virtual_Key_Codes.htm List of virtual key codes] | + | * [http://www.indigorose.com/webhelp/ams/Program_Reference/Misc/Virtual_Key_Codes.htm List of virtual key codes] |
[[Category:CLEO Opcodes]] | [[Category:CLEO Opcodes]] |