Tag Mismatch
#1

I'm getting the 'warning 213: tag mismatch' thingy.. How to fix?

The warning is on the bold text

Quote:

public OnPlayerEnterCheckpoint(playerid)
{
CheckpointCheck(playerid);

if(cpid == CPS1)
{
GameTextForPlayer(playerid,"ohai",1000,4);
GivePlayerMoney(playerid, 1000);
TogglePlayerCheckpoint(playerid, CPS1, bool:0);
}
return 1;
}

Reply


Messages In This Thread
Tag Mismatch - by rbN. - 05.05.2010, 15:59
Re: Tag Mismatch - by 0ne - 05.05.2010, 16:09
Re: Tag Mismatch - by rbN. - 05.05.2010, 16:26
Re: Tag Mismatch - by [MWR]Blood - 05.05.2010, 16:31
Re: Tag Mismatch - by rbN. - 05.05.2010, 16:35
Re: Tag Mismatch - by Killa_ - 05.05.2010, 16:39
Re: Tag Mismatch - by rbN. - 05.05.2010, 16:42
Re: Tag Mismatch - by rbN. - 05.05.2010, 17:35

Forum Jump:


Users browsing this thread: 1 Guest(s)