Reverse zoom

Nagad

New member
Messages
109
Points
0
Hi everyone,

If I want to zoom-in I have to scroll down, vice versa if I want to zoom-out I have to scroll up. How can I revert this??

Also, the command /camera ("toggles camera zooming on and off") seems to be useless for me, even with "off" I'm still able to zoom

 
Last edited by a moderator:
Anyone?
default_sad.png


 
/camera controls the "lazy camera follow movement" when you walk (it looks as if the camera is not keeping up with your movements).

Changing the mouse-wheel direction for zooming requires a modification of the client, which if done improperly, causes the window scroll-bars to reverse-move as well.

 
Actually I found the solution:

Find: 66 66 C2 41 66 66 C2 C1

Replace: 66 66 C2 C1 66 66 C2 41

default_smile.png


 
Back
Top