darren Posted January 2, 2011 Posted January 2, 2011 Helllo people once again, I have made this to show you how to get unlimited zoom in your game. (works on Freya so far) 1: open up your user.ini and locate this: RightMouse=CameraRotationOn | UseAutoTrackingPawnOff | StopMouse | CameraRotationOff OnRelease | UseAutoTrackingPawnOn OnRelease | MoveMouse OnRelease | FixedDefaultCamera OnRelease MaxPressedTime=200.0 this will be located about half ways down. 2: change that one line to this: RightMouse=CameraRotationOn | UseAutoTrackingPawnOff | StopMouse | CameraRotationOff OnRelease | UseAutoTrackingPawnOn OnRelease | MoveMouse OnRelease | set Engine.LineagePlayerController MaxZoomingDist 65535 | set Engine.LineagePlayerController MinZoomingDist -200 | FixedDefaultCamera OnRelease MaxPressedTime=200.0 the difference is this: set Engine.LineagePlayerController MaxZoomingDist 65535 | set Engine.LineagePlayerController MinZoomingDist -200 I have not tested this with other versions of L2, but i'm sure this bit of info has not changed. P.S. if you miss one of these ( | ) between each section it will not work. Good luck! Quote
Absolute® Posted January 2, 2011 Posted January 2, 2011 nice guide dude...is not sömething hard but very usefull.......... thx for ur time Quote
CriticalError Posted January 3, 2011 Posted January 3, 2011 good job but already shared long time ago man check topics before posting!!! reported for lock [Guide]Unlimited zoom & zoom through wall Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.