I need help with speedometer script!
#2

Edit that part of your script to this

pawn Код:
PlayerTextDrawSetString(i,speedom2[playerid], speed_string);
                PlayerTextDrawSetString(i,speedom3[playerid], "km/h");
               
                 }
                else
                {
                PlayerTextDrawSetString(i,speedom2[playerid], " ");
                PlayerTextDrawSetString(i,speedom3[playerid], " ");
                PlayerTextDrawSetString(i,speedom4[playerid], " ");
                }
Reply


Messages In This Thread
I need help with speedometer script! - by pasha97 - 13.01.2013, 08:26
Re: I need help with speedometer script! - by gDarius - 13.01.2013, 08:51
Re: I need help with speedometer script! - by pasha97 - 13.01.2013, 09:02
Re: I need help with speedometer script! - by gDarius - 13.01.2013, 09:06
Re: I need help with speedometer script! - by pasha97 - 13.01.2013, 09:11

Forum Jump:


Users browsing this thread: 1 Guest(s)