SELECT TOOL: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
ConnerO (talk | contribs)
No edit summary
ConnerO (talk | contribs)
No edit summary
Line 9: Line 9:
===Example===
===Example===
:SELECT_TOOL 4
:SELECT_TOOL 4
 
:For an example macro see [[Tool_Tiles]]
[[Category:Tools]]
[[Category:Tools]]

Revision as of 21:36, 13 August 2010

Up

Command

SELECT_TOOL
SELECT_TOOL
SELECT_TOOL <tool number>


Selects a tool in a numbered slot in the tool queue.

Parameters

<tool number>
Tool number

Example

SELECT_TOOL 4
For an example macro see Tool_Tiles