Discuss this page on this pages [[shpDamageArmor Talk Page|TalkPage]] === shpDamageArmor === See [[http://xelerus.de/index.php?s=functions&function=177|shpDamageArmor at Xelerus]] ^ Syntax | (shpDamageArmor ship number number number) | ^ Arguments | ship: The ship that you want to damage an armor segment on. | ^ | number: Where on the ship the armor segment is. | ^ | number: The damage type. | ^ | number: The amount of damage. | ^ Returns | condition: True is successful. | ^ Category | [[armor]], [[repair/damage]], [[ship]] | ^ Description | Damages the armor with the given damage and damage type. | === Example === (shpDamageArmor gplayership 0 0 1) Does one point of kinetic damage to the players forward armor. Return to [[:Functions]] list