SELECT TOOL: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
ConnerO (talk | contribs)
No edit summary
Mikeo (talk | contribs)
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:


{{Command|syntax=[[Image:select_tool.png|right|SELECT_TOOL]]SELECT_TOOL <tool number>
{{Command|syntax=[[Image:select_tool.png|right|SELECT_TOOL]]SELECT_TOOL <tool number>
|description=:Selects a tool in a numbered slot in the tool queue.  
|description=:Select a tool.


|param1=<tool number>|param1_desc={{tool number}}
|param1=<tool number>|param1_desc={{tool number}}
Line 9: Line 9:
===Example===
===Example===
:SELECT_TOOL 4
:SELECT_TOOL 4
:<br>
:For an example macro see [[Tool_Tiles]]
:For an example macro see [[Tool_Tiles]]
[[Category:Tools]]
[[Category:Tools]]

Latest revision as of 23:28, 14 January 2011

Up

Command

SELECT_TOOL
SELECT_TOOL
SELECT_TOOL <tool number>


Select a tool.

Parameters

<tool number>
Tool number

Example

SELECT_TOOL 4

For an example macro see Tool_Tiles