Discuss this page on this pages [[armGetName Talk Page|TalkPage]] === armGetName === See [[http://xelerus.de/index.php?s=functions&function=6|armGetName at Xelerus]] ^ Syntax | (armGetName type) -> Name of the armor | ^ Arguments | type: The type of the armor you want to get the name from. This is not the UNID. | ^ Returns | string: The name of the armor | ^ Category | [[armor]], [[armortype]], [[name]] | ^ Description | Returns the name of the type of armor you passed to it. | === Example === (armGetName (objGetArmorType gPlayerShip 0))This returns your forward armor. Return to [[:Functions]] list