Tag mismatches
#3

That didn't help

pawn Код:
mysql_fetch_float(savingstring, "PosX"); sInfo[i][sPosX] = floatstr(savingstring);
        mysql_fetch_float(savingstring, "PosY"); sInfo[i][sPosY] = floatstr(savingstring);
        mysql_fetch_float(savingstring, "PosZ"); sInfo[i][sPosZ] = floatstr(savingstring);
        mysql_fetch_float(savingstring, "PosA"); sInfo[i][sPosA] = floatstr(savingstring);
pawn Код:
C:\Users\Odysseus\Documents\SAMP\Akthar Deathmatch\gamemodes\atd.pwn(1368) : error 035: argument type mismatch (argument 1)
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) : error 035: argument type mismatch (argument 1)
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) : error 035: argument type mismatch (argument 1)
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) : error 035: argument type mismatch (argument 1)
C:\Users\Odysseus\Documents\SAMP\Akthar Deathmatch\gamemodes\atd.pwn(1371) : warning 213: tag mismatch
Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase


4 Errors.
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)