Discuss this page on this pages TalkPage
shpMakeBlind
See 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 | 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