View Single Post
  #17  
Old 12-08-2011, 06:22 PM
FG28_Kodiak FG28_Kodiak is offline
Approved Member
 
Join Date: Dec 2009
Location: Swabia->Bavaria->Germany
Posts: 884
Default

Ok i see, i use this DeSpawnArea to remove the red ground targets reaching this point.

The ground targets spawn automatically, if not you should check the path to the submissions

you will find it in the cs-file
string SubMissionsPath = @"missions\Single\Tests\Bf110Sub\";

Simply test:
Play the mission, open the console Window, if there are messages like "file not found", then you must adjust the path.
Reply With Quote