Sign in to follow this  
jaxx0rr

Fog only during daytime

1 post in this topic

Any reason why fog only works during daytime?

I have setup a new class in exile_server_config\config.cpp

        class Foggy
        {
            fogValue = 1;
            fogDecay = 0;
            fogBase = 50;
            overcast = 1;
            waves = 0;
            wind = 0;
            gusts = 0;
            rain = 0;
            lightnings = 0;
            rainbows = 0;
        };

seems to work during daytime but if I start the game at night there is no fog

Edited by jaxx0rr

Share this post


Link to post
Share on other sites
Advertisement

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
Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.