Jump to content

/Cancel: Difference between revisions

From fCraft Wiki
D3M0N (talk | contribs)
Created page with "Category:Commands{{LastUpdated|400}} ==Command== ==<code>/Cancel</code>== :Cancels current selection (for drawing and zoning) operations, for instance, you mis-clicked on th..."
 
Hellenion (talk | contribs)
m changed page to use templates and note about /undo for stopping in-process operations
 
(12 intermediate revisions by one other user not shown)
Line 1: Line 1:
[[Category:Commands]]{{LastUpdated|400}}
{{notice|Prior to fCraft 0.630, {{cmd|Nvm}} was only used for canceling messages, and {{cmd|Cancel}} was used only for canceling selections. Now they have been merged.}}
{{CommandBox
|name=Cancel
|purpose=Cancels a message or a selection.
|aliases=Nvm
|uses=/Cancel
|cat=Building
|perm=
|console=No
|v=0.200
|}}


==Command==
This command does two things, depending on context:
==<code>/Cancel</code>==
*Cancels a partial message, if you were typing one.
:Cancels current selection (for drawing and zoning) operations, for instance, you mis-clicked on the first block. If you wish to stop a drawing in process, use [http://fcraft.net/wiki/Lock/ /lock] instead.
*Cancels a selection, such as one started by {{cmd|Cuboid}}, {{cmd|Cut}}, or {{cmd|ZAdd}}. This is useful in case you mistyped the command or mis-clicked the first block. If you wish to stop a drawing in process, use {{cmd|Undo}} or {{cmd|WLock}} instead.


If you are in the middle of entering a partial message AND making selection at the same time, the message will be cancelled first, and {{cmd|Cancel}} can be used again to cancel the selection.


* Can not be used from console
{{LastUpdated|1650}}

Latest revision as of 13:29, 29 August 2012

Prior to fCraft 0.630, /Nvm was only used for canceling messages, and /Cancel was used only for canceling selections. Now they have been merged.
Command
Cancel

Cancels a message or a selection.

AliasesNvm
Usage

/Cancel

CategoryBuilding
Usable from console?No
Introduced infCraft 0.200


This command does two things, depending on context:

  • Cancels a partial message, if you were typing one.
  • Cancels a selection, such as one started by /Cuboid, /Cut, or /ZAdd. This is useful in case you mistyped the command or mis-clicked the first block. If you wish to stop a drawing in process, use /Undo or /WLock instead.

If you are in the middle of entering a partial message AND making selection at the same time, the message will be cancelled first, and /Cancel can be used again to cancel the selection.