DarkRadiant Command Reference: Difference between revisions

From The DarkMod Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 4: Line 4:


== File Menu ==
== File Menu ==
* '''New''' [NewMap]
* '''New''' [NewMap] Clears the current map and creates a new one.
* '''Open''' [OpenMap] Loads an existing map from disk.
* '''Save''' [SaveMap] Saves the current map to file. If the map is still unnamed, the user is asked to specify a name.
* '''SaveAs''' [SaveMapAs] Saves the current map to a different file. The user is asked to specify a name.

Revision as of 17:34, 12 March 2007

Commands with unknown purpose are unlikely to be used. This is an attempt of creating a complete list of all the available commands with a short explanation of what they do.

The command names visible in the shortcut list are listed in brackets (like [NewMap]) for easier lookup.

File Menu

  • New [NewMap] Clears the current map and creates a new one.
  • Open [OpenMap] Loads an existing map from disk.
  • Save [SaveMap] Saves the current map to file. If the map is still unnamed, the user is asked to specify a name.
  • SaveAs [SaveMapAs] Saves the current map to a different file. The user is asked to specify a name.