Discuss this page on this page's [[objRepairArmor Talk Page|Talk Page]] === objRepairArmor === See [[http://xelerus.de/index.php?s=functions&function=127|objRepairArmor at Xelerus]] ^ Syntax | (objRepairArmor spaceObject number [number]) | ^ Arguments | spaceObject: The space object you want to repair some armor of. | ^ | number: Where on the space object you want to repair the armor on. | ^ | [number]: The optional number of the amount you want to repair. If not given repairs for full. | ^ Returns | condition: True if successful. | ^ Category | [[armor]], [[repair/damage]], [[spaceobject]] | ^ Description | Repairs the armor at the given spot for other optionally given amount. | === Example === (objRepairArmor gPlayerShip 0) Repairs the forward armor fully. Return to [[:Functions]] list