GET SOLID BAGGED

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

Up

Command

GET_SOLID_BAGGED <solid number>, <status>


Check if a solid is in the body bag.

Parameters

<solid number>
Solid number.
<status>
The name of a numeric variable to be set to the status (1 = in the bag, 0 = out of the bag).

Example

GET_SOLID_BAGGED 3, iBagged


For an example macro see Bag_Solids