SA-MP Forums Archive
Shift 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: Shift key (/showthread.php?tid=152761)



Shift key - Antonio [G-RP] - 05.06.2010

Which is...?


Re: Shift key - Andy_McKinley - 05.06.2010

Shift = KEY_JUMP

Here is the full list btw
https://sampwiki.blast.hk/wiki/GetPlayerKeys


Re: Shift key - LTomi - 05.06.2010

It depends on what the player sets to be the shift. For example, my shift key is the sprint button, but at my friend, it is the jump button.


Re: Shift key - Andy_McKinley - 05.06.2010

Quote:
Originally Posted by LTomi
It depends on what the player sets to be the shift. For example, my shift key is the sprint button, but at my friend, it is the jump button.
Default = shift.


Re: Shift key - Joe Staff - 05.06.2010

Shift has always been jump for me, because I stick to defaults. OLD SKOOL BRO!


Re: Shift key - DJDhan - 05.06.2010

Shift = KEY_JUMP actually. (the original setup)
Although I use shift key for jump. (OLD GTA STYLE)


Re: Shift key - Andy_McKinley - 05.06.2010

Quote:
Originally Posted by Joe Staff
Shift has always been jump for me, because I stick to defaults. OLD SKOOL BRO!
Oh sorry for that, I made a mistake.

Shift = KEY_JUMP
Spacebar = KEY_SPRINT


Re: Shift key - Antonio [G-RP] - 05.06.2010

Kay, thx