5 Warnings.
#1

Hey guys,

I got 5 warnings it will be really nice if you can help me with this:
pawn Код:
C:\Program Files\GTA - San Andreas\Server\gamemodes\base.pwn(1095) : warning 213: tag mismatch
C:\Program Files\GTA - San Andreas\Server\gamemodes\base.pwn(1096) : warning 213: tag mismatch
C:\Program Files\GTA - San Andreas\Server\gamemodes\base.pwn(1097) : warning 213: tag mismatch
C:\Program Files\GTA - San Andreas\Server\gamemodes\base.pwn(1098) : warning 213: tag mismatch
C:\Program Files\GTA - San Andreas\Server\gamemodes\base.pwn(1099) : warning 213: tag mismatch
Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase


5 Warnings.
Lines:
pawn Код:
INI_WriteInt(File,"Health", PlayerInfo[playerid][pHealth]);
    INI_WriteInt(File,"Armour", PlayerInfo[playerid][pArmour]);
    INI_WriteInt(File,"X", PlayerInfo[playerid][pPosx]);
    INI_WriteInt(File,"Y", PlayerInfo[playerid][pPosy]);
    INI_WriteInt(File,"Z", PlayerInfo[playerid][pPosz]);
Reply


Messages In This Thread
5 Warnings. - by dorperez - 21.04.2013, 17:13
Re: 5 Warnings. - by Admigo - 21.04.2013, 17:17
Re: 5 Warnings. - by RajatPawar - 21.04.2013, 17:20
Re: 5 Warnings. - by dorperez - 21.04.2013, 17:41

Forum Jump:


Users browsing this thread: 1 Guest(s)