14.09.2011, 02:38
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.
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}},
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);
pawn Код:
Antifloodxd2[playerid] = 0;
}
}
}//a linha й essa