PDA

View Full Version : mission help



Cowboy1968
June 20th, 2009, 12:41
I am working on the FH-1 carrier qualifying mission and am trying to set up a formation of ships. I can't do it in mission builder so I was trying to figire out the code in notepad. Can someone explain the following to me?

I am needing to decode the numbers following the unit_id_position

[formation.2]
id=6002
type=ground
waypoint_path_id=5002
directive=0
unit_id_position.0=9078,0,0.0,0.0,0.0
unit_id_position.1=9087,0,-5345.8,582.2,0.0
unit_id_position.2=9086,0,5531.8,-4506.5,0.0
unit_id_position.3=9085,0,3721.2,-6482.4,0.0
unit_id_position.4=9084,0,5530.9,4371.2,0.0
unit_id_position.5=9083,0,-7870.3,3274.4,0.0
unit_id_position.6=9082,0,-3700.0,6007.6,0.0
unit_id_position.7=9081,0,-7885.5,-2610.3,0.0

thank you in advance