Lockplayer: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
Mblackwell (talk | contribs)
mNo edit summary
26->30; refer to "Tic"
 
(3 intermediate revisions by 3 users not shown)
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/30 of a second (see [[Tic]]).
 
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:Player manipulation]]

Latest revision as of 12:06, 25 July 2012

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/30 of a second (see Tic).

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.