[HELP] error 010: invalid function or declaration
#1

Errors:
Quote:

G:\FreshGE(Samod) V2.0\gamemodes\rtprp2.pwn(31331) : error 010: invalid function or declaration
G:\FreshGE(Samod) V2.0\gamemodes\rtprp2.pwn(31333) : error 010: invalid function or declaration
G:\FreshGE(Samod) V2.0\gamemodes\rtprp2.pwn(3133 : error 054: unmatched closing brace ("}")

code
Код:
if (IsPlayerInRangeOfPoint( playerid, 15, 1589.053344, -1638.123168, 14.122960))
		    {
            	if( Player[playerid][Group] == 1)
                {
      		    MoveDynamicObject(pdgate1,1599.053344,-1638.123168,14.122960, 0.8);
      		    SetTimer("GateClose", 12000, 0);
      		   
		        }
		    }
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 9 Guest(s)