16.01.2013, 22:51
pawn Код:
C:\Users\Sonic\Desktop\estrupodolimbo.pwn(28099) : warning 213: tag mismatch
C:\Users\Sonic\Desktop\estrupodolimbo.pwn(42570) : warning 213: tag mismatch
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
Header size: 14800 bytes
Code size: 4038936 bytes
Data size: 11119172 bytes
Stack/heap size: 16384 bytes; estimated max. usage: unknown, due to recursion
Total requirements:15189292 bytes
2 Warnings.
pawn Код:
if(PlayerInfo[playerid][ptime] < 2)
pawn Код:
if(PlayerInfo[playerid][ptime] < 2)
{
SendClientMessage(playerid, COLOR_GRAD2, " Vocк precisa ter 2 horas jogadas para enviar um anuncio! utilize /jn");
return 1;
}