SA-MP Forums Archive
Checkpoints ID's - 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: Checkpoints ID's (/showthread.php?tid=345490)



Checkpoints ID's - SomebodyAndMe - 25.05.2012

Hey there,

I'm trying to create a bank system whenever a user is near the bank and presses enter it teleports u to the interior of Palomino bank.

Someone knows the KEY_ code for enter? or is it just ENTER?


Re: Checkpoints ID's - MadeMan - 25.05.2012

Enter key is called 'KEY_SECONDARY_ATTACK'

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


Re: Checkpoints ID's - SomebodyAndMe - 25.05.2012

Thanks!