MOVE OP TILE: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
ConnerO (talk | contribs)
No edit summary
ConnerO (talk | contribs)
No edit summary
Line 1: Line 1:
[[Operations:Operation_Tiles|{{Up}}]]
{{Command|syntax=[[Image:move_op_tile.png|right|MOVE_OP_TILE]]MOVE_OP_TILE <from tile>, <to tile>, [<insert tile>]
{{Command|syntax=[[Image:move_op_tile.png|right|MOVE_OP_TILE]]MOVE_OP_TILE <from tile>, <to tile>, [<insert tile>]
|description=:Moves an existing operation tile to a different place.
|description=:Moves an existing operation tile to a different place.

Revision as of 23:35, 30 July 2010

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