Error 032: Array index out of bounds (variable "SDInfo")
#2

Where is SCSD defined?
I can see you are using "SDInfo[SCSD][LNAME], SDInfo[SCSD][LID]". That second brackets should contain some ID (like SDInfo[1][LID]), not the defined value of max classes or whatever that is. It would be a simillar mistake to do "PlayerInfo[MAX_PLAYERS][pCash] = 15" where you are trying to asign some value to the index that is out of the array.
Reply


Messages In This Thread
Error 032: Array index out of bounds (variable "SDInfo") - by DarkLored - 12.03.2016, 19:50
Re: Error 032: Array index out of bounds (variable "SDInfo") - by dominik523 - 12.03.2016, 20:08

Forum Jump:


Users browsing this thread: 2 Guest(s)