Getting view back on middle mouse button


Kinetoa

 

Posted

I accidentally changed my middle mouse button to toggle mouselook mode, which I way don't want.

What I would like is to get it back to being a free view thinger, like you can look at yourself from the front, etc.

Any thoughts?


 

Posted

/unbind mousewheel
-or-
/bind mousewheel +camdistadjust

Edit:
I realized you were talking about something else.. in that case:

/unbind mbutton
-or-
/bind mbutton +camrotate
-or-
use keymapping options to set "View> Rotate Camera"

The /unbind command doesn't really erase the bind on a key, but sets the key/button back to it's default value.
"/unbind F7" fixes the "<color>Ready!" issue as well.


 

Posted

/bind mbutton +camrotate worked perfectly.

Thanks!