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