Errors
#2

You forgot the ending bracket in "GetTimeAsStringEx(TopRaceTimes[raceid][i])".
Код:
if(GetPlayerLanguage(playerid)==LANG_DE)
	format(string,sizeof(string),"{8C831F} #%d - {DBCE40}%s With %s || %s ",i+1,TopRaceDrivers[raceid][i],GetTimeAsStringEx(TopRaceTimes[raceid][i]),GetVehicleModelName(GetVehicleModel));
else
	format(string,sizeof(string),"{8C831F} #%d - {DBCE40}%s With %s || %s ",i+1,TopRaceDrivers[raceid][i],GetTimeAsStringEx(TopRaceTimes[raceid][i]),GetVehicleModelName(GetVehicleModel));
SendClientMessageEx(playerid,COLOR_WHITE,string);
top_times=true;
Reply


Messages In This Thread
Remove Please - by VanSiera - 18.04.2014, 10:32
Re: Errors - by Conradus - 18.04.2014, 10:36
Re: Errors - by VanSiera - 18.04.2014, 10:44
Re: Errors - by VanSiera - 18.04.2014, 10:49
Re: Errors - by VanSiera - 18.04.2014, 12:28
Re: Errors - by Conradus - 18.04.2014, 12:47
Re: Errors - by VanSiera - 18.04.2014, 13:02

Forum Jump:


Users browsing this thread: 1 Guest(s)