Skip to content
Jerommaas edited this page Mar 15, 2017 · 3 revisions

DEL: Del

The DEL command is used to delete objects while running Bluesky. The function needs one argument, which can be three different kinds of references:

acid

If the argument is equal to an aircraft callsign, the aircraft is removed from the simulation.

WIND

If the argument is the text "WIND", then wind is removed from the simulation.

shape

If the argument is the name of one of the area shapes defined, then the area is removed from the simulation.

Usage:

DEL acid/WIND/shape

Arguments:

Name Type Required Description
object txt yes [[Object name

Back to command reference.

Clone this wiki locally