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. Additionally, when used on a Porter (But not Pods) it will push 4 for Bluite, 5 for Redon, and 6 for Greenar.
trace(GetUnitAmmoWare(self))
⇐ Index