08.12.2011, 17:09
This for the pawn acc info
This is both:
pawn Код:
enum pEnum
{
Name[MAX_PLAYER_NAME],
Password[34],
Admin,
Money,
Float:X,
Float:Y,
Float:Z
};
new UserStats[MAX_PLAYERS][pEnum];
![](/imageshack/img33/7175/naamloosyg.png)