SA-MP Forums Archive
Can someone make a tutorial for me? - 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: Can someone make a tutorial for me? (/showthread.php?tid=151905)



Can someone make a tutorial for me? - juuleman - 01.06.2010

Hello Guys,

Im getting pretty good in scripting now but i decided i wanted to make a Fuel/Speedometer system, but i really dont know how to do this. Looking at other scripts also didnt really helped me.

So, my question is; can someone make a tutorial for me about how to make a good fuel / speed system?

Thank you


Re: Can someone make a tutorial for me? - jameskmonger - 01.06.2010

https://sampwiki.blast.hk/wiki/GetVehicleVelocity


Re: Can someone make a tutorial for me? - Flashy - 01.06.2010

I think no one will do a tutorial for you Only for the whole community.
Have you take a look at this already?

http://forum.sa-mp.com/index.php?topic=84078.0
http://forum.sa-mp.com/index.php?topic=116143.0
http://forum.sa-mp.com/index.php?topic=116290.0
http://forum.sa-mp.com/index.php?topic=138203.0



Re: Can someone make a tutorial for me? - -Rebel Son- - 01.06.2010

You need to use Textdraws and SetPlayerVelocity,


use the textdraws to make the spedo.

and SetPlayerVelocity to track the players speed.


Re: Can someone make a tutorial for me? - juuleman - 24.06.2010

Thanks i will look at it.