GET OP STATUS: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
ConnerO (talk | contribs)
No edit summary
Mikeo (talk | contribs)
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:


{{Command|syntax=GET_OP_STATUS <op number>, <status>
{{Command|syntax=GET_OP_STATUS <op number>, <status>
|description=*DESCRPTION*
|description=:Check to see if an operation is defined.


|param1=<op number>|param1_desc=
|param1=<op number>|param1_desc=Operation number.
|param2=<status>|param2_desc=
|param2=<status>|param2_desc={{tile_status}}
}}
}}


===Example===
===Example===
:- GET_OP_STATUS
:- GET_OP_STATUS 3, iState


[[Category:Operations]]
[[Category:Operations]]

Latest revision as of 20:09, 13 January 2011

Up

Command

GET_OP_STATUS <op number>, <status>


Check to see if an operation is defined.

Parameters

<op number>
Operation number.
<status>
Tile status. 0 = Empty, 1 = Complete, -1 = Incomplete

Example

- GET_OP_STATUS 3, iState