loop help ~ selects first on on the list
#2

arrays start with a zero!

HouseInfo[0][Owner] = FirstHouse

In your loop it starts to count from 1

Код:
for(new idxx=0; idxx<MAX_HOUSE; idxx++)
Reply


Messages In This Thread
loop help ~ selects first on on the list - by jeffery30162 - 16.07.2014, 21:36
Re: loop help ~ selects first on on the list - by Hanger - 16.07.2014, 21:44
Re: loop help ~ selects first on on the list - by jeffery30162 - 16.07.2014, 21:55
Re: loop help ~ selects first on on the list - by Vince - 16.07.2014, 22:07
Re: loop help ~ selects first on on the list - by jeffery30162 - 16.07.2014, 22:14
Re: loop help ~ selects first on on the list - by R0 - 16.07.2014, 22:40
Re: loop help ~ selects first on on the list - by Hanger - 16.07.2014, 23:00

Forum Jump:


Users browsing this thread: 2 Guest(s)