14.12.2012, 17:56
If it's for player, you can create a variable executing the enum info under the enum.
Now the enum can be used as : PlayerInfo[playerid][pPass] etc.
pawn Code:
new PlayerInfo[MAX_PLAYERS][pInfo];