[Ajuda] km/h
#5

pawn Код:
if(GetPlayerSpeed(i, true) >= 0)
{
    format(str2,sizeof(str2),"~r~%03d",GetPlayerSpeed(i, true));
    TextDrawSetString(kmh[i], str2);
}
Reply


Messages In This Thread
km/h - by Vinicin - 14.10.2014, 21:15
Re: km/h - by PT - 14.10.2014, 21:29
Re: km/h - by Vinicin - 14.10.2014, 21:46
Re: km/h - by connork - 14.10.2014, 21:48
Re: km/h - by PT - 14.10.2014, 21:51

Forum Jump:


Users browsing this thread: 1 Guest(s)