26.05.2014, 19:14
If the whole script uses pInfo as the name of the array, then swap them.
else.. you have to change them all.
pawn Code:
enum PlayerInfo
{
...
};
new pInfo[MAX_PLAYERS][pInfo];