Discuss this page on this pages [[armGetRepairTech Talk Page|TalkPage]] === armGetRepairTech === See [[http://xelerus.de/index.php?s=functions&function=8|armGetRepairTech at Xelerus]] ^ Syntax | (armGetRepairTech type) -> Tech level required to repair | ^ Arguments | type: The type of the armor you want to get the repair tech from. This is not the UNID. | ^ Returns | integer: The tech level needed for a station to repair this armor. | ^ Category | [[armor]], [[armortype]], [[repair/damage]], [[station]] | ^ Description | Returns the tech level needed to repair this armor type for a station. | === Example === (armGetRepairTech (objGetArmorType gPlayerShip 0))This returns the tech needed to repair this armor. Return to [[:Functions]] list