loop problem
#4

Quote:
Originally Posted by Roel
Посмотреть сообщение
should be this inside the while?

pawn Код:
if(ID == sizeof(DropObject))
        {
            //arrays are full!
            return 0;
        }
    DropObject[playerid][ID] = CreateObject(1685,pX,pY,pZ+82,0.00000000,0.00000000,90.00000000);
Not sure, because i can't test it, and yea I don't really get that part of code at all, so it's just a suggestion, you should try it.
no that's not the problem that part of the code works 100%

ok so i figured it out.
i tried to do the first debug again and i saw the else return at the end of the loop and thats what was breaking it.

So thank you: ****** & Roel for ting to help out
Reply


Messages In This Thread
loop problem - by park4bmx - 09.10.2012, 12:17
Re: loop problem - by park4bmx - 09.10.2012, 12:34
Re: loop problem - by Roel - 09.10.2012, 12:37
Re: loop problem - by park4bmx - 09.10.2012, 12:49

Forum Jump:


Users browsing this thread: 2 Guest(s)