SA-MP Forums Archive
[AJUDA] Funзгo - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Non-English (https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Português/Portuguese (https://sampforum.blast.hk/forumdisplay.php?fid=34)
+---- Thread: [AJUDA] Funзгo (/showthread.php?tid=302923)



[AJUDA] Funзгo - isli27 - 11.12.2011

Alguйm poderia postar uma funзгo pra quando o player apertar certo botгo do teclado ele ser kikado ...

Lembrando:
Nгo й comando, й se apertar um botгo ...


Re: [AJUDA] Funзгo - Lуs - 11.12.2011

OnPlayerKeyStateChange(playerid, newkeys, oldkeys)

pawn Код:
if(newkeys == Tecla) return Kick(playerid);



Re: [AJUDA] Funзгo - isli27 - 11.12.2011

Sу trocar "Tecla" pela tecla que eu quiser ?
Ex: f5 ??


Re: [AJUDA] Funзгo - Lуs - 11.12.2011

Nгo, obter teclas tipo F1, F2, contra cheats no caso F12 e F11, й impossнvel.

Lista aqui:

https://sampforum.blast.hk/showthread.php?tid=286361