Discuss this page on this pages [[shpMakeBlind Talk Page|TalkPage]] === shpMakeBlind === See [[http://xelerus.de/index.php?s=functions&function=206|shpMakeBlind at Xelerus]] ^ Syntax | (shpMakeBlind ship number) | ^ Arguments | ship: The ship that you want to make blind. | ^ | number: How long in ticks you want to make the ship blind. | ^ Returns | condition: True if successful, Nil otherwise. | ^ Category | [[repair/damage]], [[ship]] | ^ Description | Makes the ship blind for the given number of ticks. | === Example === (shpMakeBlind gplayership 300) Makes the player blind for 300 ticks. Return to [[:Functions]] list