What do theese errors mean
#6

Change this:
pawn Код:
new NooseVehicles[31];
to
pawn Код:
new NooseVehicles[45];
This should remove your error's.

45 = 45 vehicles.. Since the variable is 31, it only can hold 31 vehicles.. Therefore the next lot off vehicles won't get defined. Then you shall get your errors.
Reply


Messages In This Thread
What do theese errors mean - by Zin - 16.02.2014, 15:47
Re: What do theese errors mean - by Boss201 - 16.02.2014, 16:38
Re: What do theese errors mean - by Zin - 16.02.2014, 16:53
Re: What do theese errors mean - by Sledgehammer - 16.02.2014, 17:18
Re: What do theese errors mean - by Zin - 16.02.2014, 17:29
Re: What do theese errors mean - by Sledgehammer - 16.02.2014, 19:27

Forum Jump:


Users browsing this thread: 1 Guest(s)