View Single Post
  #207  
Old 01-20-2012, 09:01 PM
Tolwyn Tolwyn is offline
Approved Member
 
Join Date: Apr 2010
Posts: 250
Default DO-335 Mission with Static Spawn Won't Work.

Not sure if this is a bug, but doing a road runway takeoff, I can't get static spawn to work.

Code:
[MAIN]
  MAP Berlin/load.ini
  TIME 12.0
  CloudType 1
  CloudHeight 1000.0
  player g0100
  army 2
  playerNum 0
[SEASON]
  Year 1940
  Month 4
  Day 15
[WEATHER]
  WindDirection 0.0
  WindSpeed 0.0
  Gust 0
  Turbulence 0
[MDS]
  MDS_Radar_SetRadarToAdvanceMode 0
  MDS_Radar_RefreshInterval 0
  MDS_Radar_DisableVectoring 0
  MDS_Radar_EnableTowerCommunications 1
  MDS_Radar_ShipsAsRadar 0
  MDS_Radar_ShipRadar_MaxRange 100
  MDS_Radar_ShipRadar_MinHeight 100
  MDS_Radar_ShipRadar_MaxHeight 5000
  MDS_Radar_ShipSmallRadar_MaxRange 25
  MDS_Radar_ShipSmallRadar_MinHeight 0
  MDS_Radar_ShipSmallRadar_MaxHeight 2000
  MDS_Radar_ScoutsAsRadar 0
  MDS_Radar_ScoutRadar_MaxRange 2
  MDS_Radar_ScoutRadar_DeltaHeight 1500
  MDS_Radar_HideUnpopulatedAirstripsFromMinimap 0
  MDS_Radar_ScoutGroundObjects_Alpha 5
  MDS_Radar_ScoutCompleteRecon 0
  MDS_Misc_DisableAIRadioChatter 0
  MDS_Misc_DespawnAIPlanesAfterLanding 1
  MDS_Misc_HidePlayersCountOnHomeBase 0
  MDS_Misc_BombsCat1_CratersVisibilityMultiplier 1.0
  MDS_Misc_BombsCat2_CratersVisibilityMultiplier 1.0
  MDS_Misc_BombsCat3_CratersVisibilityMultiplier 1.0
[RespawnTime]
  Bigship 1800
  Ship 1800
  Aeroanchored 1800
  Artillery 1800
  Searchlight 1800
[Wing]
  g0100
[g0100]
  Planes 1
  Skill 1
  Class air.DO_335A0
  Fuel 100
  weapons default
  spawn0 0_Static
[g0100_Way]
  TAKEOFF_002 24412.42 39700.24 0 0 &0
  TRIGGERS 0 0 20 0
  NORMFLY 27620.35 39699.96 500.00 300.00 &0
[NStationary]
  0_Static vehicles.planes.Plane$DO_335A0 2 24358.78 40067.28 450.02 0.0 null 1
[Buildings]
[Bridge]
[House]
Reply With Quote