Lockplayer: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Helixhorned (talk | contribs) 26->30; refer to "Tic" |
||
(2 intermediate revisions by 2 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/ | 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:EDuke commands]] | ||
[[Category:Player manipulation]] | [[Category:Player manipulation]] |
Latest revision as of 11: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.