Discuss this page on this pages [[shpRechargeShield Talk Page|TalkPage]] === shpRechargeShield === See [[http://xelerus.de/index.php?s=functions&function=222|shpRechargeShield at Xelerus]] ^ Syntax | (shpRechargeShield ship number) | ^ Arguments | ship: The ship that has a shield to recharge. | ^ | number: The amount you want to recharge. | ^ Returns | condition: True if successful, Nil otherwise. | ^ Category | [[repair/damage]], [[shield]], [[ship]] | ^ Description | Recharges the ships shields the given amount. Does not recharge over the shields max hp. | === Example === (shpRechargeShield gplayership 10) Adds ten hp to the player's shield. Return to [[:Functions]] list