Movement lock

From EDukeWiki
Revision as of 05:36, 29 May 2016 by Jaap (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

A bitfield that can be used to stop the player from moving using the keyboard the player can still move when with the mouse (if mouse aiming is off). It takes the following values:

1 Move_Forward
2 Move_Backward
4 Strafe_Left
8 Strafe_Right