never heard of this problem
#3

inside the function "public NOPSetPlayerPos ()" there somewhere is an array used that has been defined like:

pawn Код:
new array[9];
Your code simply exceeds this limit (upper bound at 8 ).
Loops often cause this.

But withouth the certain piece of code we wont able to tell you


regards, wolf.
Reply


Messages In This Thread
never heard of this problem - by lulo356 - 09.12.2014, 20:12
Re: never heard of this problem - by Schneider - 09.12.2014, 20:16
Re: never heard of this problem - by BlackWolf120 - 09.12.2014, 20:18
Re: never heard of this problem - by lulo356 - 09.12.2014, 20:19
Re: never heard of this problem - by BlackWolf120 - 09.12.2014, 20:22
Re: never heard of this problem - by lulo356 - 09.12.2014, 20:23
Re: never heard of this problem - by BlackWolf120 - 09.12.2014, 20:25
Re: never heard of this problem - by lulo356 - 09.12.2014, 20:26
Re: never heard of this problem - by RedCrossER - 09.12.2014, 20:29
Re: never heard of this problem - by lulo356 - 09.12.2014, 20:30

Forum Jump:


Users browsing this thread: 3 Guest(s)