SA-MP Forums Archive
Keys - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Keys (/showthread.php?tid=257976)



Keys - MaDK1LLA - 28.05.2011

Not sure how to find this but I'm looking for somthing on wiki that can use commands with keys on the keyboard such as

a b c d or 2 2 4 5 or F1 F2 F3 etc.


Re: Keys - Bob_Raw - 28.05.2011

you need to Reserch OnPlayerState
on the Pawno


Re: Keys - Alby Fire - 28.05.2011

Quote:
Originally Posted by Bob_Raw
Посмотреть сообщение
you need to Reserch OnPlayerState
on the Pawno
If you don't even know what are we talking about, just don't post....
To get players' keys you can use GetPlayerKeys but you will be able to get only a few of your keyboard keys... for the others (F1, F2, F3, etc...) you won't be able to get them with a server-side plugin/script.