04.04.2012, 07:38
dude you made mistake
pawn Код:
enum PlayerInfo
{
Float:Health,
Float:Armour
};
new pInfo[MAX_PLAYERS][PlayerInfo];//check this line you placed as "new pInfo[MAX_PLAYERS][pInfo];"