[Array index out of bounds] problem.
#8

I meant in your code:
pawn Код:
HouseInfo[house][hID] = cache_get_row_int(total, 0);
HouseInfo[house][hEntranceX] = cache_get_row_float(total, 1);
...
You use the variable "house" as index, replace it with the "total" instead.
Reply


Messages In This Thread
[Array index out of bounds] problem. - by rappy93 - 17.05.2014, 17:40
Re: [Array index out of bounds] problem. - by Konstantinos - 17.05.2014, 17:44
Re: [Array index out of bounds] problem. - by rappy93 - 17.05.2014, 17:47
Re: [Array index out of bounds] problem. - by Konstantinos - 17.05.2014, 17:51
Re: [Array index out of bounds] problem. - by rappy93 - 17.05.2014, 17:56
Re: [Array index out of bounds] problem. - by Konstantinos - 17.05.2014, 18:19
Re: [Array index out of bounds] problem. - by rappy93 - 17.05.2014, 18:22
Re: [Array index out of bounds] problem. - by Konstantinos - 17.05.2014, 18:24
Re: [Array index out of bounds] problem. - by rappy93 - 17.05.2014, 18:27
Re: [Array index out of bounds] problem. - by rappy93 - 17.05.2014, 18:34

Forum Jump:


Users browsing this thread: 3 Guest(s)