23.06.2009, 14:31
Well, I use other commands that works fine with it;
enum pInfo
{
pL1A,
};
new PlayerInfo[MAX_PLAYERS][pInfo];
If It's what you mean?
enum pInfo
{
pL1A,
};
new PlayerInfo[MAX_PLAYERS][pInfo];
If It's what you mean?