Jump to content

How to get better vision?


Recommended Posts

Hello, I have a question, is there any way to improve the viewing distance? I mean, when aiming with a sniper rifle we have a higher level of vision than looking normally from a regular third person. So I'm curious if there is a possibility to block the render somewhere in the files at this maximum level. That we get when aiming with a sniper. Cheers.


Hope I asks a question in the right section.

Link to comment

engineSetModelLODDistance
setFogDistance
setFarClipDistance

Combining these functions should do the trick if you are trying to make the view distance higher. In some cases using setFarClipDistance should be enough.

Also there are
setVehiclesLODDistance and setPedsLODDistance

Take a good look on these functions' wiki pages, high values for some of these could cause fps lag. Some of these functions' maximum values are also locked to a certain value.

Edited by Dzsozi (h03)
  • Like 1
Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...