error 028: invalid subscript (not an array or too many subscripts): "pInfo"
#7

Quote:
Originally Posted by Konstantinos
View Post
If the whole script uses pInfo as the name of the array, then swap them.
pawn Code:
enum PlayerInfo
{
    ...
};
new pInfo[MAX_PLAYERS][pInfo];
else.. you have to change them all.
Can you give an example please?
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)