Text trouble
#1

Код:
error 001: expected token: "]", but found "-identifier-"
warning 215: expression has no effect
error 001: expected token: ";", but found "]"
error 029: invalid expression, assumed zero
fatal error 107: too many error messages on one line
Код:
public OnPlayerUpdate(playerid)
{
	format(stringelegy[playerid], sizeof(stringelegy[playerid]), "%i MPH", GetVehicleSpeed(elegy[playerid])); //HERE
	SetObjectMaterialText(speedo, stringelegy[playerid], 0, 130, "Arial", 30, 0, -1, 0, 1);
	return 1;
}
Reply


Messages In This Thread
Text trouble - by cnoopers - 23.12.2014, 13:38
Re: Text trouble - by CutX - 23.12.2014, 13:47
Re: Text trouble - by cnoopers - 23.12.2014, 14:02
Re: Text trouble - by CutX - 23.12.2014, 14:09
Re: Text trouble - by cnoopers - 23.12.2014, 14:15
Re: Text trouble - by CutX - 23.12.2014, 14:33
Re: Text trouble - by LivingLikeYouDo - 23.12.2014, 15:12

Forum Jump:


Users browsing this thread: 1 Guest(s)