MOVE OP TILE

From Macros Wiki
Jump to navigationJump to search

Up

Command

MOVE_OP_TILE
MOVE_OP_TILE
MOVE_OP_TILE <from tile>, <to tile>, [<insert tile>]


Moves an existing operation tile.

Parameters

<from tile>
Original operation tile number.
<to tile>
new operation 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_OP_TILE 2, 3, 1