Command Help: Dynamic House Create
#8

Almost got that for loop there! Just one tiny problem:

pawn Код:
for(new idx = 0; idx < MAX_HOUSES; ++idx)
When you did "idx = 0" you put a comma when it should be a semicolon.

Also, idx++ and ++idx are the same thing
Reply


Messages In This Thread
Command Help: Dynamic House Create - by wakeuptomer - 03.02.2014, 16:03
Re: Command Help: Dynamic House Create - by wakeuptomer - 03.02.2014, 16:51
Re: Command Help: Dynamic House Create - by BullseyeHawk - 03.02.2014, 16:58
Re: Command Help: Dynamic House Create - by wakeuptomer - 03.02.2014, 17:05
Re: Command Help: Dynamic House Create - by BullseyeHawk - 03.02.2014, 17:07
Re: Command Help: Dynamic House Create - by wakeuptomer - 03.02.2014, 17:18
Re: Command Help: Dynamic House Create - by BullseyeHawk - 03.02.2014, 17:23
Re: Command Help: Dynamic House Create - by sammp - 03.02.2014, 17:24
Re: Command Help: Dynamic House Create - by wakeuptomer - 03.02.2014, 17:32
Re: Command Help: Dynamic House Create - by Hoborific - 03.02.2014, 17:41

Forum Jump:


Users browsing this thread: 4 Guest(s)