syco 0 Posted September 14, 2002 How do I put Fog in my missions? Please be detailed. Thanks. Share this post Link to post Share on other sites
RED 0 Posted September 14, 2002 There is a slider you can change in the menu where you can set the time and date. There is also a command which will set that, search the command ref. RED Share this post Link to post Share on other sites
DestroyerX 0 Posted September 14, 2002 Yay, the easiest way is the slider in the menu. The command is:</span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Code Sample </td></tr><tr><td id="CODE">20 SetFog 0.8<span id='postcolor'> Where 20 means the seconds you want how long it will take to change the fog. 0.8 Stands for the amount of fog you want. 1 Is complete fog and 0 is clear sky. Share this post Link to post Share on other sites
syco 0 Posted September 14, 2002 Thanks gents...once again, this board has helped out. Share this post Link to post Share on other sites
syco 0 Posted September 14, 2002 PS---Out of curiosity, where WOULD I type in the command (20 setfog 0.8)?? It seems that there is no where to type it on the slider (weather) menu screen. Where WOULD you type it in?? Share this post Link to post Share on other sites
RED 0 Posted September 14, 2002 You would type it in a triggers onactivation field. (The trigger would have to be activated first though) Or you could do it in a script. RED Share this post Link to post Share on other sites