warning 213: tag mismatch
#1

Warning:

Код:
D:\Mod & Komut\U-RP [ENG - 0.3x]\filterscripts\esya.pwn(84) : warning 213: tag mismatch
D:\Mod & Komut\U-RP [ENG - 0.3x]\filterscripts\esya.pwn(85) : warning 213: tag mismatch
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase
Код:
   OyuncuBilgiFlo(playerid, "eVW", PlayerInfo[playerid][eVW]);//I Get Warning
			OyuncuBilgiFlo(playerid, "eINT", PlayerInfo[playerid][eINT]);//I Get Warning
Код:
enum pInfo
{
SahipIsim,
 EsyaDuzenliyor,
 Float: pPos[3],
 eVW,//
 eINT,//
Esyaobje,
	pEsyaaldi,
	pEsyaid,

};
Reply
#2

Show us this function, OyuncuBilgiFlo.
pawn Код:
forward public | stock OyuncuBilgiFlo(par1, par2[], par3);
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)