#2

I think it should be like this:

pawn Код:
ForLoop(i,5)
                {
                    if(HouseInfo[HouseID[playerid]][hItem][i] == 0)
                    {
                        HouseInfo[HouseID[playerid]][hItem][i] = 2;
                        printf("Item ID: %i | Item type: %i",i, HouseInfo[HouseID[playerid]][hItem][i]);
                        break;
                    }
                }
Reply


Messages In This Thread
For - by [IL]HeHu - 05.08.2011, 16:05
Re: For - by MadeMan - 05.08.2011, 17:08

Forum Jump:


Users browsing this thread: 1 Guest(s)