Jump to content
  • 0

viewdistance error


dy3rx

Question

5 answers to this question

Recommended Posts

  • 0
16 hours ago, dy3rx said:

when players use viewdistance on binoculars or rangefinders, it wont go but so high? how can i make it where it doesn't stop at a certain range? it doesn't go over like 500m?

Yeah i also had this problem on my server^^

you need to stop your server

download the dayz_code.pbo

open it with pbo mangaer go to external and then open "DynamicWeatherEffects.sqf"

Important: MAKE A BACKUP

tHEN YOU SCROLL DOWN AND SEE

// Fog intensity never falls below this value. Must be between 0 and 1 and less than or equal to _maximumFog
// (0 = no fog, 1 = pea soup). (Suggested value: 0).
_minimumFog = 0;

// Fog intensity never exceeds this value. Must be between 0 and 1 and greater than or equal to _minimumFog
// (0 = no fog, 1 = pea soup). (Suggested value: 0.8).
_maximumFog = 0.8;

then you change the red marked number to 0

the same thing you do at

_minumumRain = 0
_maximumRain = 0

save the DynamicWeatherEffects.sqf, repack into your pbo and upload it to your server.

then restart the Server...

Credits belong to toxic755

only i was translating it into english..

hope i could help ya

Link to comment
Share on other sites

  • 0

i noticed this too, but if you have a setting thats lower than default fog, click that one, and then go up.  it will work.

So click on 1000 view distance if you have it, and then the rest will work.

The fix above might make it to where you don't need to do what i explained, sounds interesting.

Link to comment
Share on other sites

  • 0
2 hours ago, theduke said:

i noticed this too, but if you have a setting thats lower than default fog, click that one, and then go up.  it will work.

So click on 1000 view distance if you have it, and then the rest will work.

The fix above might make it to where you don't need to do what i explained, sounds interesting.

Well this Method works on my Server...

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...