MOVE TOOL TILE
From Macros Wiki
Jump to navigationJump to search
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