Help me with this speedo. - 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: Help me with this speedo. (
/showthread.php?tid=372200)
Help me with this speedo. -
Gangster-rocks - 25.08.2012
PHP код:
format(string, sizeof(string), "Speed: %i mph", GetVehicleSpeed(GetPlayerVehicleID(playerid), true));
TextDrawSetString(Textdraw3,string);
When i enter a car its shows but not working speed stick on 0
Re: Help me with this speedo. -
WiPaS - 25.08.2012
Put your code to OnPlayerUpdate callback