stock DelTextPlan(){ for(new i;i<MAX_AIR;i++) { Delete3DTextLabel(Text3D:aeroo[i]); // YOU ARE DELETING THE 3D LABEL! } return 1;}