Difference between revisions of "IS GAME KEYBOARD KEY JUST PRESSED"

From GTAMods Wiki
Jump to navigation Jump to search
m (Link died, updated it a tad.)
m (Link died)
 
Line 7: Line 7:
 
|rd = true / false
 
|rd = true / false
 
}}
 
}}
 
To find keyboard scan codes use following link: http://code.google.com/p/hyperdbg/source/browse/trunk/hyperdbg/scancode.c?spec=svn130&r=123
 

Latest revision as of 12:29, 20 November 2016

IS_GAME_KEYBOARD_KEY_JUST_PRESSED
Number of parameters: 1
Parameter #TypeDescription
1.intkey id
Return value:
TypeDescription
booltrue / false