Compound statement not closed.... help
#1

Compound statement not closed at the end of file(started at 115) ended at 121

Код:
public OnPlayerUpdate(playerid)
{
	if(IsPlayerInRangeOfPoint(playerid, 8, 2497.39, 2777.62, 11.27))
	{
	MoveObject(ag, 2497.50, 2785.44, 11.27,3);
	MoveObject(ag1, 2497.73, 2760.43, 11.27,3);
	SetTimer("close",4000,0);
	return 1;
}
Please fix this error if fixed rep up
Reply


Messages In This Thread
Compound statement not closed.... help - by Anup_Rao - 06.04.2012, 12:01
Re: Compound statement not closed.... help - by MadeMan - 06.04.2012, 12:07
Re: Compound statement not closed.... help - by Anup_Rao - 06.04.2012, 12:09
Re: Compound statement not closed.... help - by Haydz - 06.04.2012, 12:12
Re: Compound statement not closed.... help - by Anup_Rao - 06.04.2012, 12:14

Forum Jump:


Users browsing this thread: 1 Guest(s)