for(new i; i<MAX_PLAYERS_EX; i++){Item[i] = CreatePlayerObject(i,ItemID[i],x,y,z-1,0,0,0,0.0);}
for(new i; i<MAX_PLAYERS_EX; i++){DestroyPlayerObject(i,Item[i]);}