The 666 is a very nice and bright night
420 is moderate nights and should be the goto brightness here
300 is dark enough to call hardcore but still playable af
Old Info using color corrections:
Yes guys this is not too hard to accomplish
Steps:
1. Find your moonlit night and time for server start
2. Play around with some corrections
3. start your server
Answers ye all seek:
1. In your epochconfig.hpp change this line
StaticDateTime[] = {2035,6,10,21,30};
2. call this corrections.sqf from your init.sqf
[]execVM "corrections.sqf";
Save this code as corrections.sqf and put it in your mission folder.
Update: play around with the 0.04 setting for gamma changes. 0.06 is perfect for an all night server. 0.04 was tested on day and night and was not too washed out during the daytime.
Question
DirtySanchez
Now use the Epoch Config to setup a perfect nighttime
https://github.com/EpochModTeam/Epoch/blob/release/Sources/epoch_config/Configs/CfgEpochClient.hpp#L62
Use this:
niteLight[] = {1,666,10000};
The 666 is a very nice and bright night
420 is moderate nights and should be the goto brightness here
300 is dark enough to call hardcore but still playable af
Old Info using color corrections:
Yes guys this is not too hard to accomplish
Steps:
1. Find your moonlit night and time for server start
2. Play around with some corrections
3. start your server
Answers ye all seek:
1. In your epochconfig.hpp change this line
2. call this corrections.sqf from your init.sqf
Save this code as corrections.sqf and put it in your mission folder.
3. FUCKING ENJOY!
Update: play around with the 0.04 setting for gamma changes. 0.06 is perfect for an all night server. 0.04 was tested on day and night and was not too washed out during the daytime.
Link to comment
Share on other sites
16 answers to this question
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now