Difference between revisions of "OnControlDown"

Jump to navigation Jump to search
62 bytes added ,  11:44, 25 December 2008
m
→‎Notes: Minor note added
imported>Shademe
(Changed an error)
imported>Shademe
m (→‎Notes: Minor note added)
 
Line 11: Line 11:
*Like [[GetGameLoaded]] and [[GetSecondsPassed]], this returns 1 the first time per script, and 0 each subsequent call (from the same script).
*Like [[GetGameLoaded]] and [[GetSecondsPassed]], this returns 1 the first time per script, and 0 each subsequent call (from the same script).
*Can detect keys disabled via [[DisableKey]] or [[DisableControl]] but not those tapped via [[TapKey]] or [[TapControl]].
*Can detect keys disabled via [[DisableKey]] or [[DisableControl]] but not those tapped via [[TapKey]] or [[TapControl]].
:*This function did not detect disabled keys prior to OBSE 13


==Control IDs==
==Control IDs==
Anonymous user

Navigation menu