08.11.2011, 11:23
What you mean? if this is your asking for i will post the code:
if i'm not wrong
pawn Код:
enum pInfo
{
pPass,
pCash,
pScore,
pAdmin,
pKills,
pFreeze,
pBanned,
pDeaths,
pGod,
pMute,
pWarn,
};
new PlayerInfo[MAX_PLAYERS][pInfo];