GET TOOL STATUS

From Macros Wiki
Revision as of 19:48, 13 January 2011 by Mikeo (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Up

Command

GET_TOOL_STATUS <tool number>, <status>


Check to see if a tool is defined.

Parameters

<tool number>
Tool number
<status>
Tile status. 0 = Empty, 1 = Complete, -1 = Incomplete

Example

GET_TOOL_STATUS 3, iStatus

For an example macro see Tool_Tiles