/Brush: Difference between revisions
Appearance
Created page with "{{CommandBox |name=Brush |purpose=Changes the draw brush |aliases= |uses=/Brush /Brush BrushName [Params] |cat=Building |perm=Draw DrawAdvanced |console=No |v=0.600 |}} ==<cod..." |
No edit summary |
||
| Line 18: | Line 18: | ||
==<code>/Brush BrushName [Params]</code>== | ==<code>/Brush BrushName [Params]</code>== | ||
:Changes current draw brush to the given one. Optionally initializes brush with given parameters. | :Changes current draw brush to the given one. Optionally initializes brush with given parameters. | ||
=Checkered Brush= | |||
Checkered brush makes a checkerboard pattern. If two block names are given, alternates between those two. | |||
If one block name is given, this brush only draws every other block (leaving half of blocks untouched). If | |||
no block names are given, uses whatever block player was holding in their hand. | |||
<gallery widths=200px heights=135px perrow=3> | |||
Image:Checkered_c_red_cyan.png|<code>/c red cyan</code> | |||
Image:Checkered cw obsidian lava.png|<code>/cw obsidian lava</code> | |||
Image:Checkered eh obsidian.png|<code>/eh obsidian</code> | |||
</gallery> | |||
{{LastUpdated|1107}} | {{LastUpdated|1107}} | ||
Revision as of 02:52, 15 October 2011
| Command | |
| Brush Changes the draw brush | |
|---|---|
| Usage |
/Brush /Brush BrushName [Params] |
| Category | Building |
| Required permissions | Draw DrawAdvanced |
| Usable from console? | No |
| Introduced in | fCraft 0.600 |
/Brush
- Shows the current draw brush.
/Brush BrushName [Params]
- Changes current draw brush to the given one. Optionally initializes brush with given parameters.
Checkered Brush
Checkered brush makes a checkerboard pattern. If two block names are given, alternates between those two. If one block name is given, this brush only draws every other block (leaving half of blocks untouched). If no block names are given, uses whatever block player was holding in their hand.
-
/c red cyan -
/cw obsidian lava -
/eh obsidian