Still finishing up my spammer. Most of the real work is already complete, I just need to know one thing:
How do I use the numberpad keys in a script?
IE:
SCAR Code:If IsNumpadKeyDown(0) then begin
The IsNumpadKeyDown(); function does not seem to be working for me. Also, Virtual Keys (VK_) will not work for the Numpad either.
Is there any current way to use the Numberpad keys to trigger actions in a SCAR script?
Thanks!!



Reply With Quote






.