SA-MP Forums Archive
OnPlayerKeyStateChange while in a vehicle? - 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: OnPlayerKeyStateChange while in a vehicle? (/showthread.php?tid=216109)



OnPlayerKeyStateChange while in a vehicle? - _Tommy - 24.01.2011

I was wondering, is there any fix for the OnPlayerKeyStateChange while in a vehicle bug?
For the people who don't know about the bug, it seems that in SAMP 0.3c they have changed something which fucked up the whole key definetions, KEY_FIRE won't be the same while you are in a vehicle, same with another keys.
I also tried using the key index itself, but still - no luck.

Does anybody know how its beeing fixed?


Re: OnPlayerKeyStateChange while in a vehicle? - Stigg - 24.01.2011

Seems fine to me, nothing broken.

Check in your gm for probs.

Peace...


Re: OnPlayerKeyStateChange while in a vehicle? - _Tommy - 25.01.2011

I don't thing it has something to do with my gm since I use an build in samp function.