[Ajuda] Warning's
#1

pawn Код:
D:\Pawno 0.3c\include\for.inc(395) : warning 201: redefinition of constant/macro (symbol "foreach(%1,%2)")
D:\SAMP\GMS SKND\GAME MODES\TESTE.pwn(5365) : warning 202: number of arguments does not match definition
D:\SAMP\GMS SKND\GAME MODES\TESTE.pwn(57913) : warning 203: symbol is never used: "hqlock"
Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase

Header size:          12052 bytes
Code size:          2439284 bytes
Data size:          8503528 bytes
Stack/heap size:      16384 bytes; estimated max. usage: unknown, due to recursion
Total requirements:10971248 bytes

3 Warnings.
as linhas sгo:
pawn Код:
{"Foster Valley",               {-2178.60,-599.80,-0.00,-1794.90,-324.10,200.00}},
    {"Foster Valley",               {-2178.60,-1115.50,0.00,-1794.90,-599.80,200.00}},
395 {"Foster Valley",               {-2178.60,-1250.90,0.00,-1794.90,-1115.50,200.00}},// a linha й essa
    {"Frederick Bridge",            {2759.20,296.50,0.00,2774.20,594.70,200.00}},
    {"Gant Bridge",                 {-2741.40,1659.60,-6.10,-2616.40,2175.10,200.00}},
5365
pawn Код:
SetPlayerInterior(playerid, 0);
            SetPlayerPos(playerid, -1611.3754,675.2001,-4.9063,0.3768);//a linha й essa
            PlayerInfo[playerid][pInt] = 0;
            GivePlayerWeapon(playerid, 24, 100);
57913
pawn Код:
Antifloodxd2[playerid] = 0;
        }
    }
}//a linha й essa
Reply


Messages In This Thread
[Ajuda] Warning's - by wallacematheus - 14.09.2011, 02:38
Re: [Ajuda] Warning's - by WLSF - 14.09.2011, 02:40
Re: [Ajuda] Warning's - by Pharrel - 14.09.2011, 02:41
Re: [Ajuda] Warning's - by Luks_Stronda - 14.09.2011, 20:23
Re: [Ajuda] Warning's - by WLSF - 14.09.2011, 20:24
Re: [Ajuda] Warning's - by Pharrel - 14.09.2011, 23:07
Re: [Ajuda] Warning's - by Joao_VS - 15.09.2011, 00:49

Forum Jump:


Users browsing this thread: 1 Guest(s)