Houses Load
#6

If there are let's say 5 rows and MAX_HOUSES is defined as 50, it will call the functions 45 times without having a result. That's why you loop according to the rows returned:
pawn Код:
for (new i, j = cache_get_row_count(); i != j; ++i)
Reply


Messages In This Thread
Houses Load - by nezo2001 - 12.06.2015, 22:02
Re: Houses Load - by nezo2001 - 13.06.2015, 00:19
Re: Houses Load - by nezo2001 - 13.06.2015, 07:40
Re: Houses Load - by Konstantinos - 13.06.2015, 09:46
Re: Houses Load - by nezo2001 - 13.06.2015, 16:52
Re: Houses Load - by Konstantinos - 13.06.2015, 17:05
Re: Houses Load - by nezo2001 - 14.06.2015, 11:08
Re: Houses Load - by Konstantinos - 14.06.2015, 11:15
Re: Houses Load - by nezo2001 - 14.06.2015, 11:23

Forum Jump:


Users browsing this thread: 1 Guest(s)