SELECT TOOL: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
No edit summary |
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=: | |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
Command
- Select a tool.
Parameters
- <tool number>
- Tool number
Example
- SELECT_TOOL 4
- For an example macro see Tool_Tiles