Lockplayer: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
One (talk | contribs)
No edit summary
No edit summary
Line 1: Line 1:
'''lockplayer''' <gamevar>
'''lockplayer''' <gamevar>


Stops player movement (except the ability to look up/down with the mouse) for the amount of time denoted by the [[gamevar]] <gamevar>. Each unit is 1/15 of a second.
Stops player movement (except the ability to look up/down with the mouse) for the amount of time denoted by the [[gamevar]] <gamevar>. Each unit is 1/26 of a second.
 
Caution:  If this command is used while the player is under water (in a lotag 2 sector), the player will not be able to surface.


[[Category:EDuke commands]]
[[Category:EDuke commands]]
[[Category:Player manipulation]]
[[Category:Player manipulation]]

Revision as of 03:26, 8 November 2009

lockplayer <gamevar>

Stops player movement (except the ability to look up/down with the mouse) for the amount of time denoted by the gamevar <gamevar>. Each unit is 1/26 of a second.

Caution: If this command is used while the player is under water (in a lotag 2 sector), the player will not be able to surface.