engine 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: engine key? (
/showthread.php?tid=248353)
engine key? -
justsomeguy - 13.04.2011
FIXED
Re: engine key? -
Mike Garber - 13.04.2011
https://sampwiki.blast.hk/wiki/OnPlayerKeyStateChange
Re: engine key? -
justsomeguy - 13.04.2011
tried that got many errors
Re: engine key? -
Biesmen - 13.04.2011
KEY_JUMP is usually used for "SPACE". You could try that.
Re: engine key? -
Mike Garber - 13.04.2011
Quote:
Originally Posted by justsomeguy
tried that got many errors
|
What exactly did you try? Read the entire page to understand what you're doing before you try to use it.
Re: engine key? -
Gray - 13.04.2011
if(newkeys == KEY_JUMP)
Re: engine key? -
justsomeguy - 13.04.2011
i got it fixed now i had something stupid in the code thanks for your help!
ps.:
now gotta figure out how to get multiple key fnctionsXD