Ok, I'll try to explain what the first line in that default file means.
These are just guesses, so you might want to verify these!
16,0.08,7,0,0, 50,15000,-75, 80,15000,-75, 5000,1000,5000 ,4000,9000, 0,0,150, 25
16: 16 clouds in this bank of clouds
0.08: Cloud bank spawning starts 0.08 hrs after arena startup (4.8mins)
7: The spawning loop starts all over after 7hrs
0: Cloud type??
0: Cloud type??
50: X-position coordinate of first cloud (miles from center?)
15000: Altitude of first cloud
-75: Z-position coordinate of first cloud (miles from center?)
80: X-position coordinate of last cloud. (Other clouds in between)
15000: Altitude of last cloud
-75: X-position coordinate of last cloud
5000: Range??
1000: Range??
5000: Range??
4000: Cloud size??
9000: Cloud size??
0: x-vector?
0: y-vector?
150: z-vector?
25: Cloud bank speed
It seems that the coordinate system origins in the map center. X- positive is east, Z-positive is north.
The vectors definately give the direction to the cloud bank. Maybe the vector is kinda like the "trail" the cloud bank moves, showing the end point.
By adding more lines to the file you add more cloud banks and can create bigger areas of cloud cover. If you want puffs here and there, increase the spread of the clouds within a bank. Remember that more clouds equals less frames per second!
That said, a huge overcast layer at 2000ft is pretty cool.
Gotta do some more experimenting.
Camo