[odamex-bug-reporter] [Bug 1272] Modern Controls WASD

  • From: odamex-bugtracker@xxxxxxxxxx
  • To: odamex-bug-reporter@xxxxxxxxxxxxx
  • Date: Sat, 23 Feb 2019 21:47:48 +0000

https://odamex.net/bugs/show_bug.cgi?id=1272

--- Comment #3 from HeX_Vulture <mdvulture@xxxxxxxxx> ---
By request.... (patch2)

"bind rightshift +speed; "          // Odamex breaks shift into two seperate
buttons
"bind e +use; "                      // modern control WASD+E
"bind w +forward; "
"bind a +moveleft; "
"bind s +back; "
"bind d +moveright; "
//  "bind capslock \"toggle cl_run\"; " // <- no longer recommended
"bind enter messagemode; "          // added for modern controls
"bind t messagemode; "
"bind mwheeldown weapnext; "        //new for modern controls
"bind mwheelup weapprev; "           //new for modern controls

CVAR_RANGE(             m_forward, "0", "",
                                CVARTYPE_FLOAT, CVAR_CLIENTARCHIVE |
CVAR_NOENABLEDISABLE, 0.0f, 100.0f)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.

Other related posts: