Two errors.
#1

line 18131:
Код:
AntiHack(playerid, -SBizzInfo[13][sbEntcost]);
line 18132:
Код:
SBizzInfo[13][sbTakings] = SBizzInfo[13][sbTakings]+SBizzInfo[13][sbEntcost];
pawn errors says this:
Код:
C:\Users\Andreew\Documents\My Received Files\v1.2a.pwn(18131) : error 032: array index out of bounds (variable "SBizzInfo")
C:\Users\Andreew\Documents\My Received Files\v1.2a.pwn(18132) : error 032: array index out of bounds (variable "SBizzInfo")
any ideas.
Reply
#2

The errors are pretty self explanatory.

Show the line where it says
pawn Код:
new SBizzInfo[....][....]
Change the first [....] to a larger value.
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)