Jump to content

/ZMark: Difference between revisions

From fCraft Wiki
Created page with "{{CommandBox |name=ZMark |purpose=Uses zone boundaries to make a selection. |aliases= |uses=/ZMark <ZoneName> |cat=Zone |perm= |console=No |v=0.600 |}} ==<code>/ZMark <ZoneName>..."
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 11: Line 11:


==<code>/ZMark <ZoneName></code>==
==<code>/ZMark <ZoneName></code>==
:Uses zone boundaries to make a selection. Equivalent to using [[/Mark]] at two of the zone's opposite corners. Useful when a selection (e.g. [[/Measure]], [[/Cuboid]], or [[/Replace]]) needs to be made over a whole zone. Only works with commands that expect 2 coordinates to be given (does not work with [[/BlockInfo]], [[/ZTest]], or [[/Triangle]]).
:Uses zone boundaries to make a selection. Equivalent to using {{cmd|Mark}} at two of the zone's opposite corners. Useful when a selection (e.g. {{cmd|Measure}}, {{cmd|Cuboid}}, or {{cmd|Replace}}) needs to be made over a whole zone. Only works with commands that expect 2 coordinates to be given (does not work with {{cmd|BlockInfo}}, {{cmd|ZTest}}, {{cmd|Triangle}}, or {{cmd|TriangleW}}).


{{LastUpdated|1575}}
==Related commands==
*{{cmd|Mark}}
*{{cmd|Cancel}}
 
{{LastUpdated|1650}}

Latest revision as of 10:10, 22 August 2012

Command
ZMark

Uses zone boundaries to make a selection.

Usage

/ZMark <ZoneName>

CategoryZone
Usable from console?No
Introduced infCraft 0.600


/ZMark <ZoneName>

Uses zone boundaries to make a selection. Equivalent to using /Mark at two of the zone's opposite corners. Useful when a selection (e.g. /Measure, /Cuboid, or /Replace) needs to be made over a whole zone. Only works with commands that expect 2 coordinates to be given (does not work with /BlockInfo, /ZTest, /Triangle, or /TriangleW).