runtime error 4 +Rep
#3

First of all, you can get the exact line: https://github.com/Zeex/samp-plugin-...ith-debug-info

Again, when you create an array with size 10, the VALID indexes are 0-9 therebefore 10 would cause run time error 4.

I'll assume the mistake is in this line until you done the above:
pawn Код:
if(numberidinfo[id][used] == 1)
What would be the point to loop without using "i" as index so you most likely used "id" by accident.
Reply


Messages In This Thread
runtime error 4 +Rep - by iBots - 29.04.2015, 19:18
Re : runtime error 4 +Rep - by StreetRP - 29.04.2015, 19:29
Re: runtime error 4 +Rep - by Konstantinos - 29.04.2015, 19:46

Forum Jump:


Users browsing this thread: 1 Guest(s)