GET TOOL STATUS

From Macros Wiki
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