Question - 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: Question (
/showthread.php?tid=117647)
Question -
MJ! - 01.01.2010
Is there any Define Const for F8 KEY ?
Re: Question -
[HiC]TheKiller - 01.01.2010
https://sampwiki.blast.hk/wiki/GetPlayerKeys#Key_List
If it's not on there then there isn't one.
Re: Question -
MJ! - 01.01.2010
TheKiller , if you wanna make +1 , then go on your forum. First one , i've checked that. And i need to tell you , there , on wiki.sa-mp.com , aren't all KEYS. !damospider posted new keys which you can't find there , on website.
Re: Question -
Doppeyy - 01.01.2010
Quote:
Originally Posted by Щә яә Ґя
TheKiller , if you wanna make +1 , then go on your forum. First one , i've checked that. And i need to tell you , there , on wiki.sa-mp.com , aren't all KEYS. !damospider posted new keys which you can't find there , on website.
|
Killer whas just trying to help you

.
If you dont want help then dont post for help.
[Doppeyy
Re: Question -
Nero_3D - 01.01.2010
the best way to find out
1. put a SnedClientMessage under OnPlayerKeyStateChange and complie
2. go in game and press your key (F

3. check if the message from OnPlayerKeyStateChange appeared
Result:
if a message appeared you can use the key (you just need to show the value)
if not, your wanted key isnt defined