Quote:
Originally Posted by Xapita_Halls
deu agora warning aff ??
pawn Код:
C:\Users\B\Desktop\GamerX 3.3b\gamemodes\royal.pwn(56765) : warning 209: function "GuerraPier" should return a value C:\Users\B\Desktop\GamerX 3.3b\gamemodes\royal.pwn(56757) : warning 204: symbol is assigned a value that is never used: "GuerranoPier" C:\Users\B\Desktop\GamerX 3.3b\gamemodes\royal.pwn(56758) : warning 204: symbol is assigned a value that is never used: "donopier" Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
Header size: 11304 bytes Code size: 2381940 bytes Data size: 8077180 bytes Stack/heap size: 16384 bytes; estimated max. usage: unknown, due to recursion Total requirements:10486808 bytes
3 Warnings.
|
Aff, calma vei. Apaga isso aqui abaixo:
pawn Код:
new GuerraPier; // Pode estar assim ou com [128]
pawn Код:
new donopier; // Pode estar assim ou com [128]
E no fim coloca
pawn Код:
return 1; // Fim do comando/funзгo/public