09.10.2012, 12:37
should be this inside the while?
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.
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);