Key Input - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Key Input (
/showthread.php?tid=565633)
Key Input -
TakeiT - 28.02.2015
A while back I saw a plugin that detected character keys on the keyboard. In their example they inputted the inputted keys to a textdraw. I can't remember the name or author, does anyone know of this plugin? I cannot seem to find it anywhere
Re: Key Input -
ball - 28.02.2015
https://sampforum.blast.hk/showthread.php?tid=268671
But this detects only on the server, so if you test something on localhost this will work only for you. If you test something on normal server, this won't work for anybody.
Re: Key Input -
TakeiT - 28.02.2015
Oh okay, I found what I saw previously now
http://forum.sa-mp.com/showthread.ph...ight=iskeydown
Thanks.