Does this cover all of the primary binds?
{"+forward", "forward"},
{"+back", "backpedal"},
{"+speed", "walk"},
{"+moveleft", "step left"},
{"+moveright", "step right"},
{"+strafe", "sidestep"},
{"+lookup", "look up"},
{"+lookdown", "look down"},
{"+moveup", "up / jump"},
{"+movedown", "down / crouch"},
{"inven", "in-game menu"},
{"score", "scoreboard"},
{"+attack", "fire weapon"},
{"messagemode", "chat"},
{"messagemode2", "team chat"},
{"dropgun", "drop weapon"},
{"tossgren", "throw grenade"},
{"dropgren", "drop grenade"},
{"empty_co2", "reload CO2"},
{"dropco2", "drop CO2"},
{"drophopper", "drop hopper"},
{"dropbarrel", "drop barrel"},
{"dropammo", "drop ammo"},
{"dropflag", "drop flag"},
{"camera", "chasecam" },
Anything else I should add?