Forum
Mouse commands
Created 15th May 2009 @ 18:37
Add A Reply Pages: 1
Could anyone go through all the mouse commands and explain what they do? And what the default values are?
Would much appreciate!
cheers,
Byte
Yeah would like to hear it too :P Anyway Cheers, Byte wth?
You mean like m_customaccel ?
i think you know what sensitivity does.
m_pitch and m_yaw allow you to set separate sensitivities for the x and y axis. in previous (quake engine) games it also influenced how much accel was applied in conjuction with m_accel/cl_mouseaccel.
as for the m_customaccel commands, here’s what they do straight from the horse’s mouth:
http://developer.valvesoftware.com/wiki/Console_Command_List/M
essentially m_customaccel turns accel on and off, scale and exponent changes how much accel is applied; max will set a limit (equivalent to a sensitivity value i believe) on the maximum mouse ‘speed’.
Add A Reply Pages: 1