This is an old revision of the document!
⇐ Index
Available in version 1.3 and later.
GetUnitAmmoWare(<-unit) ->unitAmmoWare
Pushes the ammo ware type of the unit to the stack. 0 = energy, 1 = anticreeper, 2 = arg, 3 = liftic.
trace(GetUnitAmmoWare(self))
⇐ Index