SA-MP Forums Archive
[HELP] With KEY_... - 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: [HELP] With KEY_... (/showthread.php?tid=135292)



[HELP] With KEY_... - THE_GAMER - 19.03.2010

Hi,Im TheRedBull

i Need the KEY of letter " H "

For This:

Код:
	if (PRESSED(KEY_ ->HERE<- )){
	SetVehicleHealth(GetPlayerVehicleID(playerid),1000.0);
	SetPlayerVelocity(playerid,x*1.2,y*1.2,z*1.2);}
Understand Me ?


Re: [HELP] With KEY_... - Correlli - 19.03.2010

You can't detect just any key on keyboard.

https://sampwiki.blast.hk/wiki/GetPlayerKeys#Key_List


Re: [HELP] With KEY_... - THE_GAMER - 19.03.2010

Quote:
Originally Posted by Don Correlli
You can't detect just any key on keyboard.

https://sampwiki.blast.hk/wiki/GetPlayerKeys#Key_List
But i Want
HORN key


Re: [HELP] With KEY_... - aircombat - 19.03.2010

horn key = KEY_SPRINT