Page MenuHomeFeedback Tracker

Fog Issue
Need More Info, NormalPublic

Description

Hi.

We have some major issue with the fog ingame, We cant remove it even if the weather for fog is set on 0 its still only able to see like 500m ? - Is there comming a hotfix for that in the future? - Its been an issue since the 1.13 update :/

FrandsenDK
THE-CORE Server.

Details

Severity
Major
Resolution
Open
Reproducibility
N/A
Operating System
Windows 10 x64
Category
General

Event Timeline

mrdarn added a subscriber: mrdarn.Jul 28 2021, 5:16 PM

Not sure if this was a setting that was fixed in 1.13, but I noticed this too.
Before if you had a beefy PC, you could set your view distance high, and it simply wouldn't show custom/live objects beyond a certain point, but would still show static map details like buildings and terrain.

Now it seems the servers setting overrides the clients, and sets a hard limit on max view distance. Clients can still lower it if required, but never see pat the servers setting.

I solved this by adding a couple of lines to my servers serverDZ.cfg file:

defaultVisibility = xxxxx;
defaultObjectViewDistance = xxxxx;

(replace the Xs with the distance you want)

See if this helps your issue, I could be missunderstanding.

Geez changed the task status from New to Assigned.Jul 29 2021, 11:02 AM
Geez changed the task status from Assigned to Need More Info.Aug 2 2021, 4:45 PM
Geez added a subscriber: Geez.

Hello FrandsenDK.
Can you please provide your init.c file?
Regards,
Geez