Run time error 4: "Array index out of bounds"
#2

Change to
pawn Код:
for(new f = 0;f<sizeof(sFactions);f++)
The max value an index can access is 16, not 17 according to your factions.
Reply


Messages In This Thread
Run time error 4: "Array index out of bounds" - by shady001 - 23.03.2013, 17:05
Re: Run time error 4: "Array index out of bounds" - by Konstantinos - 23.03.2013, 17:28
Re: Run time error 4: "Array index out of bounds" - by shady001 - 23.03.2013, 17:44

Forum Jump:


Users browsing this thread: 2 Guest(s)