View Single Post
Old 01-07-11, 03:18 PM   #838
h.sie
Admiral
 
Join Date: Jul 2008
Posts: 2,192
Downloads: 131
Uploads: 0


Default

Storm Conditions

I found the code to calculate storm conditions. Example: In the Subs .cfg file you find for storm-conditions e.g.

StormConditions=11,0.4

Currently, storm-conditions are true (flak & deckgun cannot be used and crew wears rain clothes)

If windspeed > 11m/s OR Rain Intensity > 0.4.

What about changing these conditions a little bit as follows:

If no rain: Windspeed must be > 11 to set storm conditions
If medium rain: Windspeed must be > 9 to set storm conditions
If heavy rain: Windspeed must be > 7 to set storm conditions

Any reasons NOT to do this?

h.sie
__________________
My Mediafire page: http://www.mediafire.com/hsie

Last edited by h.sie; 01-07-11 at 03:35 PM.
h.sie is offline   Reply With Quote