Discuss this page on this pages [[armGetHitPoints Talk Page|TalkPage]] === armGetHitPoints === See [[http://xelerus.de/index.php?s=functions&function=320|armGetHitPoints at Xelerus]] ^ Syntax | (armGetHitPoints type) -> Hit points of armor | ^ Arguments | type: The type of the armor you want to get the name from. This is not the UNID. | ^ Returns | The amount of hit points of the armor | ^ Category | [[0.99]], [[armor]], [[armortype]] | ^ Description | Get the max hit points on the armor segment. | === Example === Get the player ships forward armor segment, and see how many hitpoints it has: (armGetHitPoints (objGetArmorType gPlayerShip 0)) Return to [[:Functions]] list