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

solved.
Reply
#2

Try:

Код:
task bolgeCapturing[MAX_PLAYERS]() {
Reply
#3

That won't help, as 1000 is max_players define in 1000p version of server.
Please give us definitions of all array variables you use in this code Kullanicilar,Areas,PlayerEnteredGZ etc
Reply
#4

Quote:
Originally Posted by gdkparadox
Посмотреть сообщение
Try:

Код:
task bolgeCapturing[MAX_PLAYERS]() {
Get real gdkparadox, what he really needs to do is start putting in print() to and find the exact line causing issues.
Reply
#5

solved/
Reply
#6

okay I know they are enums, but what are max sizes of those arrays?
Reply
#7

special
Reply
#8

in that case use what gdkparadox told you, because you loop 1000 times, and try to access to 129 of 128 max
Reply
#9

solved/
Reply
#10

----
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)