here i will post JO wac command's as i find them pls if you have 1 that work's then feel free to post it thx
many thx to Sal = FR =
I was using fog levels for the rain mist in the wac but EvilMaker said use the overcast command instead, And it looks much better.
Here is a quick Example I made up for you to try.
if never() and Past(90) then //New Event
rain(100,20)
overcast(100,20)
endif
if never() and Past(180) then //New Event
rain(0,20)
overcast(0,20
endif
It will start to rain 90 seconds into the map and go overcast, then after another 90 seconds the rain will die away and the map will brighten up again.
It is a sort of leadup time, So if you say rain(100,20) it will start off light rain and after 20 secs it will get to 100 heavy rain.
If you can get the way im explaining it m8.lol
Like a Fade in and Fade out time.
smokenbud@4:20 say's
Movefog(200,60) <=== that works for a slow fog rolling in