/Mark: Difference between revisions
Appearance
No edit summary |
mNo edit summary |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{CommandBox | {{CommandBox | ||
|name=Mark | |name=Mark | ||
|aliases=M | |||
|purpose=Makes a selection marker. | |purpose=Makes a selection marker. | ||
|uses=/Mark | |uses=/Mark | ||
| Line 11: | Line 12: | ||
|}} | |}} | ||
Marks a point on the map for selection (e.g. for drawing commands, {{cmd|ZAdd}}, {{cmd|ZTest}}, or {{cmd|BlockInfo}}), as if it were clicked. | Marks a point on the map for selection (e.g. for drawing commands, copy/paste commands, {{cmd|ZAdd}}, {{cmd|ZTest}}, {{cmd|Measure}}, {{cmd|UndoArea}}, {{cmd|UndoAreaNot}}, or {{cmd|BlockInfo}}), as if it were clicked. | ||
When using <code>/Mark</code> instead of clicking, the server has no way of knowing what block you are currently holding. Keep that in mind if you are using a command that relies on this information (e.g. using {{cmd|Cuboid}} without the optional blocktype parameter). | |||
==<code>/Mark</code>== | ==<code>/Mark</code>== | ||
Latest revision as of 07:39, 5 September 2012
| Command | |
| Mark Makes a selection marker. | |
|---|---|
| Aliases | M |
| Usage |
/Mark /Mark X Y Z |
| Category | Building |
| Usable from console? | No |
| Introduced in | fCraft 0.300 |
Marks a point on the map for selection (e.g. for drawing commands, copy/paste commands, /ZAdd, /ZTest, /Measure, /UndoArea, /UndoAreaNot, or /BlockInfo), as if it were clicked.
When using /Mark instead of clicking, the server has no way of knowing what block you are currently holding. Keep that in mind if you are using a command that relies on this information (e.g. using /Cuboid without the optional blocktype parameter).
/Mark
- Makes a mark at your current position in the world.
/Mark X Y Z
- Makes a mark at the current coordinates in this world.