MOVE OP TILE: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
Mikeo (talk | contribs)
No edit summary
Mikeo (talk | contribs)
No edit summary
 
Line 2: Line 2:


{{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.


|param1=<from tile>|param1_desc=Original operation tile number.
|param1=<from tile>|param1_desc=Original operation tile number.

Latest revision as of 19:59, 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.

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