Discuss this page on this pages [[objGetVisibleDamage Talk Page|TalkPage]] === objGetVisibleDamage === See [[http://xelerus.de/index.php?s=functions&function=111|objGetVisibleDamage at Xelerus]] ^ Syntax | (objGetVisibleDamage spaceObject) | ^ Arguments | spaceObject: The space object you want to get the most damaged armor damage percent. | ^ Returns | number: The percent of damage the most damaged armor on the space object. | ^ Category | [[repair/damage]], [[spaceobject]] | ^ Description | Returns the percent of damage the most damaged armor on the space object. | === Example === (objGetVisibleDamage gplayership) Returns the percent of damage the most damaged armor on the players ship. Return to [[:Functions]] list