Error: invalid subscript (not an array or too many subscripts): "pInfo"
#4

I see. That's not quite how you do it.

After the enum, write: new PlayerInfo[MAX_PLAYERS][pInfo];

Then, in the error line, replace pInfo with PlayerInfo.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)