[Help] Loop, loops just once
#8

I am confused now; you said the size of BizInfo was MAX_BIZ/250...

Try changing

pawn Код:
for(new b = 1; b < sizeof(BizInfo); b++)
to

pawn Код:
for(new b = 1; b < MAX_BIZ; b++)
Reply


Messages In This Thread
[Help] Loop, loops just once - by Maxips2 - 17.07.2010, 19:28
Re: [Help] Loop, loops just once - by XPlatform - 17.07.2010, 19:38
Re: [Help] Loop, loops just once - by Maxips2 - 17.07.2010, 19:40
Re: [Help] Loop, loops just once - by XPlatform - 17.07.2010, 19:50
Re: [Help] Loop, loops just once - by Maxips2 - 17.07.2010, 19:51
Re: [Help] Loop, loops just once - by XPlatform - 17.07.2010, 19:54
Re: [Help] Loop, loops just once - by Maxips2 - 17.07.2010, 19:56
Re: [Help] Loop, loops just once - by XPlatform - 17.07.2010, 20:01
Re: [Help] Loop, loops just once - by Maxips2 - 17.07.2010, 20:03
Re: [Help] Loop, loops just once - by XPlatform - 17.07.2010, 20:05

Forum Jump:


Users browsing this thread: 1 Guest(s)