Movement lock

From EDukeWiki
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