Run time error 4: "Array index out of bounds" [+REP]
#2

make sure the arrays containing "i" in them are defined as below --
AutoFixBool[MAX_PLAYERS]
DriftMode[MAX_PLAYERS]......
and so on others also like this

i recommend you using enums for storing MAX_PLAYERS things
Reply


Messages In This Thread
Run time error 4: "Array index out of bounds" [+REP] - by driftpower - 19.07.2014, 00:12
Re: Run time error 4: "Array index out of bounds" [+REP] - by BroZeus - 19.07.2014, 06:44
Re: Run time error 4: "Array index out of bounds" [+REP] - by MehranGta - 19.07.2014, 07:24
Re: Run time error 4: "Array index out of bounds" [+REP] - by Konstantinos - 19.07.2014, 09:43
Re: Run time error 4: "Array index out of bounds" [+REP] - by driftpower - 19.07.2014, 18:15

Forum Jump:


Users browsing this thread: 1 Guest(s)