(395) : warning 213: tag mismatch
(410) : warning 217: loose indentation
(912) : warning 213: tag mismatch
(922) : warning 213: tag mismatch
(923) : warning 213: tag mismatch
(924) : warning 213: tag mismatch
(938) : warning 213: tag mismatch
(939) : warning 213: tag mismatch
(1003) : warning 213: tag mismatch
(1017) : warning 213: tag mismatch
(1024) : warning 213: tag mismatch
(1027) : warning 213: tag mismatch
(1028) : warning 213: tag mismatch
(1033) : warning 213: tag mismatch
(1034) : warning 213: tag mismatch
(1036) : warning 213: tag mismatch
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
Player
Player[playerid][VIP] = false; |
Player[playerid][VIP] = true; |
Player[playerid][VIP] = true; |
new bool:Player[MAX_PLAYERS][ALGUMA_COISA];
int (-2x10^9 / 2x10^9) "porem vocк nгo precisa declarar este tipo, pq ele й o padrгo do sufixo" (new, static, const, define)
bool: (True/False) (1/0)
Float: (0.00, 0.0005 "numeros com virgula")
Tag: (para identificaзгo de objetos e classes) "3Dlabel:, TD:, Player3DLabel:"
enum ALGUMA_COISA
{
bool:VIP
}
new Player[MAX_PLAYERS][ALGUMA_COISA];