Index
Core Units

:!: Available in version 1.4 and later.

GetFactoryWares

GetFactoryWares(<-wareType) ->wareCount

Description

Gets count of the number of wares of a particular type currently held in the factory. WareType should be 1,2, or 3. 1 = AC, 2 = ARG, 3 = Liftic

Examples

GetFactoryWares(1) ->count

Index