MOVE OP TILE: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
ConnerO (talk | contribs)
No edit summary
Mikeo (talk | contribs)
No edit summary
Line 6: Line 6:
|param1=<from tile>|param1_desc={{from tile}}
|param1=<from tile>|param1_desc={{from tile}}
|param2=<to tile>|param2_desc={{to tile}}
|param2=<to tile>|param2_desc={{to tile}}
|param3=[<insert tile>]|param3_desc={{insert tile}}
|param3=[<insert tile>]|param3_desc= 0 = Move the tile, 1 = Insert a new tile in the list (moving subsequent tiles down one) then copy to this position.
}}
}}



Revision as of 19:57, 13 January 2011

Up

Command

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


Moves an existing operation tile to a different place.

Parameters

<from tile>
Starting operation number.
<to tile>
Ending operation 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