hir von 360-380
bfxobject[j][ox] = (0.0);
bfxobject[j][oy] = (0.0);
bfxobject[j][oz] = (0.0);
bfxobject[j][rox] = (0.0);
bfxobject[j][roy] = (0.0);
bfxobject[j][roz] = (0.0);
bfxobject[j][interior] = 0;
bfxobject[j][virtual_world] = 0;
bfxobject[j][stream_distance] = (0.0);
bfxobject[j][draw_distance] = (300.0);
bfxobject[j][forplayeridx] = -1;
bfxobject[j][obj_var] = '�';
if(!ERSTELLT[i][j])continue;
ERSTELLT[i][j] = false;
DestroyPlayerObject(i,OBJ_ID[i][j]);
OBJ_ID[i][j] = 0;
}
PLAYER_OBJEKTE[i] = 0;
}
return 1;