Disable Vehicle Left & Right turn? like in MTA? (wanted to make trials gamemode) - 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: Disable Vehicle Left & Right turn? like in MTA? (wanted to make trials gamemode) (
/showthread.php?tid=377494)
Disable Vehicle Left & Right turn? like in MTA? (wanted to make trials gamemode) -
markjaysonpinoy - 14.09.2012
Disable Vehicle Left & Right turn? like in MTA? (wanted to make trials gamemode)
Re: Disable Vehicle Left & Right turn? like in MTA? (wanted to make trials gamemode) -
[HK]Ryder[AN] - 14.09.2012
You mean players cant turn their cars?
Re: Disable Vehicle Left & Right turn? like in MTA? (wanted to make trials gamemode) -
C00K13M0N$73R - 14.09.2012
Quote:
Originally Posted by OnPlayerKeyStateChange
This callback is called when the state of any key except the movement keys (up, down, left, right) changes (i.e. are pressed or released)
|
not that i know of.
AW: Disable Vehicle Left & Right turn? like in MTA? (wanted to make trials gamemode) -
BiosMarcel - 14.09.2012
YOu can disable Keys like Jump or sprint
but what you want don't know explain what you mean please
Re: Disable Vehicle Left & Right turn? like in MTA? (wanted to make trials gamemode) -
clarencecuzz - 14.09.2012
DISABLE VEHICLE LEFT AND RIGHT TURN? How difficult can it be? He wants to disable a vehicle from turning left or right... which as 'cookie monster' has explained, cannot be used in changes in key states. As far as we know, there is no function that can 'disable' left and right turns completely.