error 032: array index out of bounds
#1

I got this:
pawn Код:
MatsPickup[1][Matsx] = -70.9225; MatsPickup[1][Matsy] = -1574.1426; MatsPickup[1][Matsz] = 2.6172; MatsPickup[1][MatsAmount] = 10;
Can't find anything wrong, but the error is error 032: array index out of bounds
Reply
#2

What say the Pawn manual?

"The array index is larger than the highest valid entry of the array."
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)