Discuss this page on this pages [[objGetArmorLevel Talk Page|TalkPage]] === objGetArmorLevel === ^ Syntax | (objGetArmorLevel obj item/armorSegment) | ^ Arguments | obj: Spaceobject the armor is on | ^ | item/armorSegment: | ^ Returns | Percentage| ^ Category | [[spaceObject functions]]| ^ Description | Returns the armor's hitpoints as a percentage of full. | === Example === (objGetArmorLevel gPlayership 0) Returns the hitpoints as a percentage of full of the playership's forward segment. Return to [[modding:function:spaceObject_functions|Space Object functions]] list Return to [[modding:functions:]] list