View Single Post
Old 11-09-10, 07:01 PM   #4941
TheDarkWraith
Black Magic
 
Join Date: Jun 2007
Posts: 11,962
Downloads: 147
Uploads: 5


Default

Quote:
Originally Posted by Antar View Post
TDW,

Since SH2/DC we have specified weather conditions for singleplayer and multiplayer missions. But the player must know the difference between different weather, f. e. day/night, foggy day or not, windy day or not.

Could you think that you can put the weather/time controller to each single/multi mission like on the picture or before mission starts?

now this was one challenge I couldn't back away from. From first view of it I thought that this was going to be impossible to do......but I was wrong! Through some very clever coding and even more clever problem solving I was able to find the single mission picked, extract the name of the single mission and the date (I can extract anything from the selected single mission). Here's a little debug window showing me what single mission I clicked below:


now through testing I've found that the single missions are dynamically generated in this page. So it appears that I should be able to pull this idea of Antar's off

I now might be able to select the single mission for the tutorial picked (if one was picked in main menu) and automatically start it...we'll see how this one goes.
TheDarkWraith is offline   Reply With Quote