Tag Mismatch
#5

WTF! I have no idea what, I just messed around.. Only getting 2 thingies now

Quote:

}

public OnPlayerEnterStreamedCheckpoint(playerid, streamid)
{

CheckpointCheck(playerid);

if (cpid == CPS1)
{
GameTextForPlayer(playerid,"~w~you earned ~r~$1000~w~.",1000,4);
GivePlayerMoney(playerid, 1000);
TogglePlayerCheckpoint(playerid, CPS1, bool:0);
}
return 1;
}

Quote:

C:\Users\Robin\samp03asvr_R7_win32\pawno\include\c ps.inc(140) : warning 208: function with tag result used before definition, forcing reparse
\zm.pwn(294) : warning 213: tag mismatch
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


2 Warnings.

@ikarus, Im getting the same if I do if(CPS1 == true) or my way
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)