Discuss this page on this pages [[objMakeParalyzed Talk Page|TalkPage]] === objMakeParalyzed === See [[http://xelerus.de/index.php?s=functions&function=122|objMakeParalyzed at Xelerus]] ^ Syntax | (objMakeParalyzed spaceObject number) | ^ Arguments | spaceObject: The space object you want to paralyze. | ^ | number: How many ticks you want the space object to be paralyzed. | ^ Returns | condition: True if successful. | ^ Category | [[repair/damage]], [[spaceobject]] | ^ Description | Paralyzes a given space object for a given time. | === Example === (objMakeParalyzed gplayership 100) Paralyzes the player ship for one hundred ticks. Return to [[:Functions]] list