Yes of course,so this files when you open the datafile,scripts-weather and in every file of the weathers is this first 3 lines are about the fog. VarFloat("f_fog_far", 1.0000000000000000000) VarFloat("f_fog_height", 1.00000000000000000000) VarFloat("f_fog_near", 1.00000000000000000000) This numbers are for zero fog.If you want more fog then you lower the numbers below 1.0,like 0.6 and like that.
4 comments
VarFloat("f_fog_far", 1.0000000000000000000)
VarFloat("f_fog_height", 1.00000000000000000000)
VarFloat("f_fog_near", 1.00000000000000000000)
This numbers are for zero fog.If you want more fog then you lower the numbers below 1.0,like 0.6 and like that.