Tag mismatches
#1

Whats up?

pawn Код:
mysql_fetch_field_row(savingstring, "PosX"); sInfo[i][sPosX] = floatstr(savingstring);
        mysql_fetch_field_row(savingstring, "PosY"); sInfo[i][sPosY] = floatstr(savingstring);
        mysql_fetch_field_row(savingstring, "PosZ"); sInfo[i][sPosZ] = floatstr(savingstring);
        mysql_fetch_field_row(savingstring, "PosA"); sInfo[i][sPosA] = floatstr(savingstring);
Код:
C:\Users\Odysseus\Documents\SAMP\Akthar Deathmatch\gamemodes\atd.pwn(1368) : warning 213: tag mismatch
C:\Users\Odysseus\Documents\SAMP\Akthar Deathmatch\gamemodes\atd.pwn(1369) : warning 213: tag mismatch
C:\Users\Odysseus\Documents\SAMP\Akthar Deathmatch\gamemodes\atd.pwn(1370) : warning 213: tag mismatch
C:\Users\Odysseus\Documents\SAMP\Akthar Deathmatch\gamemodes\atd.pwn(1371) : warning 213: tag mismatch
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


4 Warnings.
Reply


Messages In This Thread
Tag mismatches - by Shockey HD - 09.12.2013, 21:24
Re: Tag mismatches - by Dokins - 09.12.2013, 21:29
Re: Tag mismatches - by Shockey HD - 09.12.2013, 21:32
Re: Tag mismatches - by Dokins - 09.12.2013, 21:33
Re: Tag mismatches - by Patrick - 09.12.2013, 21:36
Re: Tag mismatches - by Shockey HD - 09.12.2013, 21:40
Re: Tag mismatches - by Patrick - 09.12.2013, 21:42
Re: Tag mismatches - by Dokins - 09.12.2013, 21:43
Re: Tag mismatches - by Shockey HD - 09.12.2013, 21:47
Re: Tag mismatches - by Patrick - 09.12.2013, 21:54

Forum Jump:


Users browsing this thread: 1 Guest(s)