error 017: undefined symbol "Checkpointid"
#1

Im getting this error when i am trying to Create a Dynamic Checkpoint

CODE :-
Код:
public OnPlayerEnterDynamicCP(playerid, checkpointid)
{
if(Checkpointid == Checkpoint[0])
	  SendClientMessage(playerid,COLOR_RED,"This house is underconstruction!!");
	return 1;
}
Reply


Messages In This Thread
error 017: undefined symbol "Checkpointid" - by rockhopper - 16.04.2014, 14:13
Re: error 017: undefined symbol "Checkpointid" - by PrivatioBoni - 16.04.2014, 14:16
Re: error 017: undefined symbol "Checkpointid" - by Konstantinos - 16.04.2014, 14:16
Re: error 017: undefined symbol "Checkpointid" - by Conradus - 16.04.2014, 14:17
Re: error 017: undefined symbol "Checkpointid" - by rockhopper - 16.04.2014, 14:21

Forum Jump:


Users browsing this thread: 1 Guest(s)