06.04.2011, 08:22
Yeah, and btw i alredy have a admin chat xD and account system
pawn Code:
enum _PINFO
{
pKills,
pDeaths,
pLevel,
pWarns,
pGod,
pBanned,
pMuted,
pJailed,
pHours,
pMinutes,
pSeconds,
pTotalTime,
pConnectTime,
pRegisterDate[28]
}
new PVar[MAX_PLAYERS][_PINFO];