How to make turn signals in left and right samp script? - 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: How to make turn signals in left and right samp script? (
/showthread.php?tid=391361)
How to make turn signals in left and right samp script? -
GLE - 10.11.2012
Hello!
How to make script, turn signals left on right in car, and this script is all samp cars, my gamemode is zcmd and mysql.
Please help making this script, i dont not know!
Re: How to make turn signals in left and right samp script? -
AIped - 10.11.2012
look for getvehicledamagestatus in the sa-mp wiki page..or better ****** that name because the wiki search button is down
Re: How to make turn signals in left and right samp script? -
Mr.Anonymous - 10.11.2012
Quote:
Originally Posted by AIped
look for getvehicledamagestatus in the sa-mp wiki page..or better ****** that name because the wiki search button is down
|
Do you even know what are you talking about? He means something like this...
Not sure if you can do this by scripting. However with MODs you can.
Re: How to make turn signals in left and right samp script? -
Glad2BeHere - 10.11.2012
Quote:
Originally Posted by AIped
look for getvehicledamagestatus in the sa-mp wiki page..or better ****** that name because the wiki search button is down
|
u are correct AIped, because the only way to flick those on and off is to toggle them from here
PHP код:
getvehicledamagestatus
Re: How to make turn signals in left and right samp script? -
Mr.Anonymous - 10.11.2012
Quote:
Originally Posted by Glad2BeHere
u are correct AIped, because the only way to flick those on and off is to toggle them from here
|
Ohh yeah. But I guess GLE means one at a time.