loop problem
#3

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.
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: 1 Guest(s)