SELECT TOOL: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
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 | |description=:Selects 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]] |
Revision as of 19:51, 13 January 2011
Command
- Selects a tool.
Parameters
- <tool number>
- Tool number
Example
- SELECT_TOOL 4
- For an example macro see Tool_Tiles