MOVE TOOL TILE: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
[[ | [[:Tools:Tool_Tiles|{{Up}}]] | ||
{{Command|syntax=MOVE_TOOL_TILE <from tile>, <to tile>, [<insert tile>] | {{Command|syntax=MOVE_TOOL_TILE <from tile>, <to tile>, [<insert tile>] |
Latest revision as of 21:21, 19 October 2015
Command
- MOVE_TOOL_TILE <from tile>, <to tile>, [<insert tile>]
- Moves an existing tool tile.
Parameters
- <from tile>
- Original tool tile number.
- <to tile>
- Bew tool tile number.
- [<insert tile>]
- 0 = Move the tile, 1 = Insert a new tile in the list (moving subsequent tiles down one) then copy to this position.
Example
- MOVE_TOOL_TILE 2, 3, 1