Difference between revisions of "IsKeyPressed"

214 bytes added ,  00:43, 17 October 2007
Notes on Windows 2000 compabitility
imported>DragoonWraith
(linking to DX2VK)
imported>Haama
(Notes on Windows 2000 compabitility)
Line 90: Line 90:
   set curKey to <keyCode>
   set curKey to <keyCode>
endif</pre>
endif</pre>
* This function won't work correctly under Windows 2000 unless the .ini setting '''bBackgrounKeyboard''' is set to 1. You can use [[con_SetINISetting]] to do this (make sure to set it whenever the game is loaded).


==See Also==
==See Also==
Anonymous user