Discuss this page on this pages [[shpRechargeItem Talk Page|TalkPage]] === shpRechargeItem === See [[http://xelerus.de/index.php?s=functions&function=221|shpRechargeItem at Xelerus]] ^ Syntax | (shpRechargeItem ship expression number) | ^ Arguments | ship: The ship that has the item to recharge. | ^ | expression: An item struct or item list pointer to the item you want to recharge. | ^ | number: The number of charges you want to add to the item. | ^ Returns | condition: True if successful, Nil otherwise. | ^ Category | [[item]], [[ship]] | ^ Description | Adds the given number of charges to the item on the ship. | === Example === Return to [[:Functions]] list