Alehnblivion Posted February 3, 2011 Share Posted February 3, 2011 Dear guys, I have installed All natural: it has a lot of good weather effects, but I don't like fog too much. I have prepared a Poll question for you. Link to comment Share on other sites More sharing options...
Smooth613 Posted February 3, 2011 Share Posted February 3, 2011 Considering there is no such variable in the INI this poll has little to no purpose. However, I'll assume you are referring to the fog length multiplier for each type of weather, still yet your options are inaccurate. It's a multiplier, not an on/off boolean. You would want a value of 0.001 or something of that sort for short fog distance. (increase visible fog) Or the opposite, 1.9 (or higher 2, 3, etc...) if you want to increase fog distance. (decrease visible fog) Link to comment Share on other sites More sharing options...
Alehnblivion Posted February 3, 2011 Author Share Posted February 3, 2011 (edited) Considering there is no such variable in the INI this poll has little to no purpose. However, I'll assume you are referring to the fog length multiplier for each type of weather, still yet your options are inaccurate. It's a multiplier, not an on/off boolean. You would want a value of 0.001 or something of that sort for short fog distance. (increase visible fog) Or the opposite, 1.9 (or higher 2, 3, etc...) if you want to increase fog distance. (decrease visible fog) The parameter exists, and I have written it by copying its original name from the .ini file. As the programmer indicates, 1 is the lowest average value. Zero is not considered... this is the reason why I ask you what happens if someone puts a zero. However my options are based on what usually people say. Check the .ini file. There's a part where you can find: ; For Tamriel; ============== Set ANVars.ClearLength to 9 ; Average duration of a clear weather. (9)Set ANVars.CloudyLength to 9 ; Average duration of a cloudy weather. (9)Set ANVars.OvercastLength to 9 ; Average duration of a overcast weather. (9)Set ANVars.FogLength to 0 ; Average duration of a foggy weather. (9)Set ANVars.RainLength to 9 ; Average duration of a rainy weather. (9)Set ANVars.StormLength to 9 ; Average duration of a stormy weather. (9)Set ANVars.SnowLength to 9 ; Average duration of a snowy weather. (9) Edited February 3, 2011 by Alehnblivion Link to comment Share on other sites More sharing options...
Smooth613 Posted February 3, 2011 Share Posted February 3, 2011 I did indeed overlook the actual Fog value, my apologies. 1 is the vanilla (unaltered) value, since it's a multiplier and multiplying by 1 gives you the same value you started with. However 1 is not the lowest number you can use. You can use decimal numbers as previously indicated. In general mathematics you cannot multiply by 0, so I would imagine if you set the multiplier value to 0 it would have no effect. Try it and see. Oh, I see you're talking about the weather duration, and not the actual fog values per weather. If you set it to 0 the transistion will still take place and then transistion into a new weather. You cannot prevent the weather from changing to Fog, you can only decrease the amount of time the weather is present. So in your poll the second option is the most accurate depiction of how the weather would behave with a value of 0. Link to comment Share on other sites More sharing options...
Alehnblivion Posted February 3, 2011 Author Share Posted February 3, 2011 (edited) Thank you for your reply. :) Mhm, it is like I supposed. My hope was that setting the parameter to zero could create a system error based on the unactivation of fog. Infact the author of the mod says (in the .ini file) that 1 is the lowest value for that parameter. Are you really really sure about what you say? Edited February 3, 2011 by Alehnblivion Link to comment Share on other sites More sharing options...
Hickory Posted February 3, 2011 Share Posted February 3, 2011 Dear guys, I have installed All natural: it has a lot of good weather effects, but I don't like fog too much. I have prepared a Poll question for you. There is nothing wrong with All Natural's fog, as suggested in your subject line -- as for the poll... well let's leave it at that. Link to comment Share on other sites More sharing options...
Smooth613 Posted February 3, 2011 Share Posted February 3, 2011 [...]Are you really really sure about what you say?Yes. Link to comment Share on other sites More sharing options...
Alehnblivion Posted February 5, 2011 Author Share Posted February 5, 2011 (edited) Ok, understood. :) Edited February 6, 2011 by Alehnblivion Link to comment Share on other sites More sharing options...
Recommended Posts