PDA

View Full Version : Missing Tags in Missions



_486_Col_Wolf
August 22nd, 2011, 13:58
I've copied, and pasted one of my 109's into my aircraft folder and renamed it Gunther Rall. I changed the name in the CFG file and in the Air file. In Quick Combat the name tag comes up correct. However, when I use this plane as an enemie in a mission and select "no name" so that Gunther Rall should show up (the way another Bf-109 or FW-190 would show with "no name" selected), the plane spawns with no tag at all. Anyone got any ideas why?

Rami
August 22nd, 2011, 14:37
486_Col_Wolf,

I know exactly what you mean, so I'm going to show you the relevant sections here of how to do this in a mission. In a mission, each aircraft has a name=%name_string.0% entry, and a corresponding entry called "name_string.0"= in the section below the mission description.

If you wanted to name the planes after specific pilots, such as I did for the Americans in this mission, you had to identify which flight was which. So for the P-47s, the unit type ID is...3962.

[unit_type.5]
type_id=3962
unit_family=1
name=fdg2_p-47d-23

So if you down the list, you will see that entries 76-83 are the P-47s, and the pilots have been named accordingly. The same follows for the P-51s, which have the Type ID 3954.

[unit_type.4]
type_id=3954
unit_family=1
name=GM_P51D_Old_Crow

[unit.0]
id=9189
type_id=3862
name=%name_string.0%
allegiance=2
skill=2
payload=0

[unit.1]
id=9190
type_id=3862
name=%name_string.1%
allegiance=2
skill=2
payload=0

[unit.2]
id=9191
type_id=3862
name=%name_string.2%
allegiance=2
skill=2
payload=0

[unit.3]
id=9192
type_id=3862
name=%name_string.3%
allegiance=2
skill=2
payload=0

[unit.4]
id=9193
type_id=3862
name=%name_string.4%
allegiance=2
skill=2
payload=0

[unit.5]
id=9194
type_id=3862
name=%name_string.5%
allegiance=2
skill=2
payload=0

[unit.6]
id=9195
type_id=3862
name=%name_string.6%
allegiance=2
skill=2
payload=0

[unit.7]
id=9196
type_id=3862
name=%name_string.7%
allegiance=2
skill=2
payload=0

[formation.0]
id=6009
type=air
waypoint_path_id=5017
directive=128
hidden=1
suspended=1
formation_type=1
unit_id_position.0=9189,0,0.0,0.0,0.0
unit_id_position.1=9190,0,-300.0,-600.0,0.0
unit_id_position.2=9191,0,300.0,-600.0,150.0
unit_id_position.3=9192,0,600.0,-1200.0,150.0
unit_id_position.4=9193,0,1200.0,-1200.0,300.0
unit_id_position.5=9194,0,900.0,-1800.0,300.0
unit_id_position.6=9195,0,1500.0,-1800.0,450.0
unit_id_position.7=9196,0,1800.0,-2400.0,450.0

[waypoint_path.0]
id=5017
waypoint.0=1,0,N51* 15.11',E5* 31.80',+1750,,,,205,,0,0,0
waypoint.1=1,0,N51* 8.95',E5* 31.36',+1750,,,,205,,0,1,0
waypoint.2=32768,0,N51* 1.50',E5* 30.77',+1750,,,,205,,0,1,0
waypoint.3=1,0,N51* 16.45',E5* 54.84',+1750,,,,205,,0,1,0
waypoint.4=4096,1,N51* 12.43',E6* 32.23',+1878,,,,205,,0,0,0

[unit.8]
id=9197
type_id=3862
name=%name_string.8%
allegiance=2
skill=2
aggression=2
payload=0

[unit.9]
id=9198
type_id=3862
name=%name_string.9%
allegiance=2
skill=2
aggression=2
payload=0

[unit.10]
id=9199
type_id=3862
name=%name_string.10%
allegiance=2
skill=2
aggression=2
payload=0

[unit.11]
id=9200
type_id=3862
name=%name_string.11%
allegiance=2
skill=2
aggression=2
payload=0

[unit.12]
id=9201
type_id=3862
name=%name_string.12%
allegiance=2
skill=2
aggression=2
payload=0

[unit.13]
id=9202
type_id=3862
name=%name_string.13%
allegiance=2
skill=2
aggression=2
payload=0

[unit.14]
id=9203
type_id=3862
name=%name_string.14%
allegiance=2
skill=2
aggression=2
payload=0

[unit.15]
id=9204
type_id=3862
name=%name_string.15%
allegiance=2
skill=2
aggression=2
payload=0

[formation.1]
id=6006
type=air
waypoint_path_id=5011
directive=128
hidden=1
suspended=1
formation_type=1
unit_id_position.0=9197,0,0.0,0.0,0.0
unit_id_position.1=9198,0,-300.0,-600.0,0.0
unit_id_position.2=9199,0,300.0,-600.0,150.0
unit_id_position.3=9200,0,600.0,-1200.0,150.0
unit_id_position.4=9201,0,1200.0,-1200.0,300.0
unit_id_position.5=9202,0,900.0,-1800.0,300.0
unit_id_position.6=9203,0,1500.0,-1800.0,450.0
unit_id_position.7=9204,0,1800.0,-2400.0,450.0

[waypoint_path.1]
id=5011
waypoint.0=1,0,N51* 15.28',E5* 30.97',+1500,,,,225,,0,0,0
waypoint.1=1,0,N51* 8.68',E5* 30.44',+1500,,,,225,,0,1,0
waypoint.2=32768,0,N51* 1.50',E5* 29.66',+1500,,,,225,,0,1,0
waypoint.3=1,0,N51* 16.64',E5* 54.42',+1500,,,,225,,0,1,0
waypoint.4=4,1,N51* 12.43',E6* 32.23',+0,,,,0,,9047,0,0

[unit.16]
id=9205
type_id=3862
name=%name_string.16%
allegiance=2
skill=1
aggression=1
payload=0

[unit.17]
id=9206
type_id=3862
name=%name_string.17%
allegiance=2
skill=1
aggression=1
payload=0

[unit.18]
id=9207
type_id=3862
name=%name_string.18%
allegiance=2
skill=1
aggression=1
payload=0

[unit.19]
id=9208
type_id=3862
name=%name_string.19%
allegiance=2
skill=1
aggression=1
payload=0

[unit.20]
id=9209
type_id=3862
name=%name_string.20%
allegiance=2
skill=1
aggression=1
payload=0

[unit.21]
id=9210
type_id=3862
name=%name_string.21%
allegiance=2
skill=1
aggression=1
payload=0

[unit.22]
id=9211
type_id=3862
name=%name_string.22%
allegiance=2
skill=1
aggression=1
payload=0

[unit.23]
id=9212
type_id=3862
name=%name_string.23%
allegiance=2
skill=1
aggression=1
payload=0

[formation.2]
id=6003
type=air
waypoint_path_id=5006
directive=128
hidden=1
suspended=1
formation_type=2
unit_id_position.0=9205,0,0.0,0.0,0.0
unit_id_position.1=9206,0,-300.0,-600.0,0.0
unit_id_position.2=9207,0,300.0,-600.0,0.0
unit_id_position.3=9208,0,900.0,-600.0,150.0
unit_id_position.4=9209,0,600.0,-1200.0,150.0
unit_id_position.5=9210,0,1200.0,-1200.0,150.0
unit_id_position.6=9211,0,1500.0,-1200.0,300.0
unit_id_position.7=9212,0,1800.0,-1800.0,300.0

[waypoint_path.2]
id=5006
waypoint.0=1,0,N51* 15.24',E5* 31.24',+2000,,,,195,,0,0,0
waypoint.1=1,0,N51* 8.80',E5* 30.75',+2000,,,,195,,0,1,0
waypoint.2=32768,0,N51* 1.57',E5* 30.05',+2000,,,,195,,0,1,0
waypoint.3=1,0,N51* 16.51',E5* 54.62',+2000,,,,195,,0,1,0
waypoint.4=4096,0,N51* 12.43',E6* 32.23',+563,,,,195,,0,0,0

[unit.24]
id=9213
type_id=3874
name=%name_string.24%
allegiance=2
skill=2
aggression=1
payload=0

[unit.25]
id=9214
type_id=3874
name=%name_string.25%
allegiance=2
skill=2
aggression=1
payload=0

[unit.26]
id=9215
type_id=3874
name=%name_string.26%
allegiance=2
skill=2
aggression=1
payload=0

[unit.27]
id=9216
type_id=3874
name=%name_string.27%
allegiance=2
skill=2
aggression=1
payload=0

[unit.28]
id=9217
type_id=3874
name=%name_string.28%
allegiance=2
skill=2
aggression=1
payload=0

[unit.29]
id=9218
type_id=3874
name=%name_string.29%
allegiance=2
skill=2
aggression=1
payload=0

[unit.30]
id=9219
type_id=3874
name=%name_string.30%
allegiance=2
skill=2
aggression=1
payload=0

[unit.31]
id=9220
type_id=3874
name=%name_string.31%
allegiance=2
skill=2
aggression=1
payload=0

[formation.3]
id=6007
type=air
waypoint_path_id=5013
directive=128
hidden=1
suspended=1
formation_type=1
unit_id_position.0=9213,0,0.0,0.0,0.0
unit_id_position.1=9214,0,-300.0,-600.0,0.0
unit_id_position.2=9215,0,300.0,-600.0,150.0
unit_id_position.3=9216,0,600.0,-1200.0,150.0
unit_id_position.4=9217,0,1200.0,-1200.0,300.0
unit_id_position.5=9218,0,900.0,-1800.0,300.0
unit_id_position.6=9219,0,1500.0,-1800.0,450.0
unit_id_position.7=9220,0,1800.0,-2400.0,450.0

[waypoint_path.3]
id=5013
waypoint.0=1,0,N51* 15.71',E5* 31.26',+1500,,,,230,,0,0,0
waypoint.1=1,0,N51* 8.68',E5* 30.44',+1500,,,,225,,0,1,0
waypoint.2=32768,0,N51* 1.50',E5* 29.66',+1664,,,,225,,0,1,0
waypoint.3=1,0,N51* 16.64',E5* 54.42',+1500,,,,225,,0,1,0
waypoint.4=4096,0,N51* 12.43',E6* 32.23',+832,,,,230,,0,0,0

[unit.32]
id=9221
type_id=3874
name=%name_string.32%
allegiance=2
skill=1
aggression=2
payload=0

[unit.33]
id=9222
type_id=3874
name=%name_string.33%
allegiance=2
skill=1
aggression=2
payload=0

[unit.34]
id=9223
type_id=3874
name=%name_string.34%
allegiance=2
skill=1
aggression=2
payload=0

[unit.35]
id=9224
type_id=3874
name=%name_string.35%
allegiance=2
skill=1
aggression=2
payload=0

[unit.36]
id=9225
type_id=3874
name=%name_string.36%
allegiance=2
skill=1
aggression=2
payload=0

[unit.37]
id=9226
type_id=3874
name=%name_string.37%
allegiance=2
skill=1
aggression=2
payload=0

[unit.38]
id=9227
type_id=3874
name=%name_string.38%
allegiance=2
skill=1
aggression=2
payload=0

[unit.39]
id=9228
type_id=3874
name=%name_string.39%
allegiance=2
skill=1
aggression=2
payload=0

[formation.4]
id=6004
type=air
waypoint_path_id=5007
directive=128
hidden=1
suspended=1
formation_type=2
unit_id_position.0=9221,0,0.0,0.0,0.0
unit_id_position.1=9222,0,-300.0,-600.0,0.0
unit_id_position.2=9223,0,300.0,-600.0,0.0
unit_id_position.3=9224,0,900.0,-600.0,150.0
unit_id_position.4=9225,0,600.0,-1200.0,150.0
unit_id_position.5=9226,0,1200.0,-1200.0,150.0
unit_id_position.6=9227,0,1500.0,-1200.0,300.0
unit_id_position.7=9228,0,1800.0,-1800.0,300.0

[waypoint_path.4]
id=5007
waypoint.0=1,0,N51* 15.20',E5* 31.54',+1000,,,,215,,0,0,0
waypoint.1=1,0,N51* 8.84',E5* 31.01',+1000,,,,215,,0,1,0
waypoint.2=32768,0,N51* 1.27',E5* 30.46',+1000,,,,215,,0,1,0
waypoint.3=1,0,N51* 16.44',E5* 54.90',+1000,,,,215,,0,1,0
waypoint.4=4096,0,N51* 12.43',E6* 32.23',+1000,,,,215,,0,0,0

[unit.40]
id=9229
type_id=3932
name=%name_string.40%
allegiance=2
skill=1
payload=0

[unit.41]
id=9230
type_id=3932
name=%name_string.41%
allegiance=2
skill=1
payload=0

[unit.42]
id=9231
type_id=3932
name=%name_string.42%
allegiance=2
skill=1
payload=0

[unit.43]
id=9232
type_id=3932
name=%name_string.43%
allegiance=2
skill=1
payload=0

[unit.44]
id=9233
type_id=3932
name=%name_string.44%
allegiance=2
skill=1
payload=0

[unit.45]
id=9234
type_id=3932
name=%name_string.45%
allegiance=2
skill=1
payload=0

[unit.46]
id=9235
type_id=3932
name=%name_string.46%
allegiance=2
skill=1
payload=0

[unit.47]
id=9236
type_id=3932
name=%name_string.47%
allegiance=2
skill=1
payload=0

[formation.5]
id=6008
type=air
waypoint_path_id=5015
directive=128
hidden=1
suspended=1
formation_type=1
unit_id_position.0=9229,0,0.0,0.0,0.0
unit_id_position.1=9230,0,-300.0,-600.0,0.0
unit_id_position.2=9231,0,300.0,-600.0,150.0
unit_id_position.3=9232,0,600.0,-1200.0,150.0
unit_id_position.4=9233,0,1200.0,-1200.0,300.0
unit_id_position.5=9234,0,900.0,-1800.0,300.0
unit_id_position.6=9235,0,1500.0,-1800.0,450.0
unit_id_position.7=9236,0,1800.0,-2400.0,450.0

[waypoint_path.5]
id=5015
waypoint.0=1,0,N51* 15.55',E5* 32.15',+1750,,,,210,,0,0,0
waypoint.1=1,0,N51* 8.95',E5* 31.36',+1750,,,,210,,0,1,0
waypoint.2=32768,0,N51* 1.50',E5* 30.77',+1750,,,,210,,0,1,0
waypoint.3=1,0,N51* 16.45',E5* 54.83',+1750,,,,210,,0,1,0
waypoint.4=4096,0,N51* 35.09',E5* 43.25',+717,,,,210,,0,0,0

[unit.48]
id=9237
type_id=3932
name=%name_string.48%
allegiance=2
skill=1
aggression=2
payload=0

[unit.49]
id=9238
type_id=3932
name=%name_string.49%
allegiance=2
skill=1
aggression=2
payload=0

[unit.50]
id=9239
type_id=3932
name=%name_string.50%
allegiance=2
skill=1
aggression=2
payload=0

[unit.51]
id=9240
type_id=3932
name=%name_string.51%
allegiance=2
skill=1
aggression=2
payload=0

[unit.52]
id=9241
type_id=3932
name=%name_string.52%
allegiance=2
skill=1
aggression=2
payload=0

[unit.53]
id=9242
type_id=3932
name=%name_string.53%
allegiance=2
skill=1
aggression=2
payload=0

[unit.54]
id=9243
type_id=3932
name=%name_string.54%
allegiance=2
skill=1
aggression=2
payload=0

[unit.55]
id=9244
type_id=3932
name=%name_string.55%
allegiance=2
skill=1
aggression=2
payload=0

[formation.6]
id=6002
type=air
waypoint_path_id=5004
directive=128
hidden=1
suspended=1
formation_type=1
unit_id_position.0=9237,0,0.0,0.0,0.0
unit_id_position.1=9238,0,-300.0,-600.0,0.0
unit_id_position.2=9239,0,300.0,-600.0,150.0
unit_id_position.3=9240,0,600.0,-1200.0,150.0
unit_id_position.4=9241,0,1200.0,-1200.0,300.0
unit_id_position.5=9242,0,900.0,-1800.0,300.0
unit_id_position.6=9243,0,1500.0,-1800.0,450.0
unit_id_position.7=9244,0,1800.0,-2400.0,450.0

[waypoint_path.6]
id=5004
waypoint.0=1,0,N51* 15.66',E5* 31.56',+2250,,,,200,,0,0,0
waypoint.1=1,0,N51* 8.80',E5* 30.75',+2000,,,,195,,0,1,0
waypoint.2=32768,0,N51* 1.57',E5* 30.05',+2164,,,,195,,0,1,0
waypoint.3=1,0,N51* 16.51',E5* 54.62',+2000,,,,195,,0,1,0
waypoint.4=4096,0,N51* 35.09',E5* 43.25',+717,,,,200,,0,0,0

[unit.56]
id=9245
type_id=3938
name=%name_string.56%
allegiance=2
skill=2
payload=0

[unit.57]
id=9246
type_id=3938
name=%name_string.57%
allegiance=2
skill=2
payload=0

[unit.58]
id=9247
type_id=3938
name=%name_string.58%
allegiance=2
skill=2
payload=0

[unit.59]
id=9248
type_id=3938
name=%name_string.59%
allegiance=2
skill=2
payload=0

[unit.60]
id=9249
type_id=3938
name=%name_string.60%
allegiance=2
skill=2
payload=0

[unit.61]
id=9250
type_id=3938
name=%name_string.61%
allegiance=2
skill=2
payload=0

[unit.62]
id=9251
type_id=3938
name=%name_string.62%
allegiance=2
skill=2
payload=0

[unit.63]
id=9252
type_id=3938
name=%name_string.63%
allegiance=2
skill=2
payload=0

[formation.7]
id=6005
type=air
waypoint_path_id=5009
directive=128
hidden=1
suspended=1
formation_type=1
unit_id_position.0=9245,0,0.0,0.0,0.0
unit_id_position.1=9246,0,-300.0,-600.0,0.0
unit_id_position.2=9247,0,300.0,-600.0,150.0
unit_id_position.3=9248,0,600.0,-1200.0,150.0
unit_id_position.4=9249,0,1200.0,-1200.0,300.0
unit_id_position.5=9250,0,900.0,-1800.0,300.0
unit_id_position.6=9251,0,1500.0,-1800.0,450.0
unit_id_position.7=9252,0,1800.0,-2400.0,450.0

[waypoint_path.7]
id=5009
waypoint.0=1,0,N51* 15.61',E5* 31.84',+1250,,,,220,,0,0,0
waypoint.1=1,0,N51* 8.84',E5* 31.01',+1000,,,,215,,0,1,0
waypoint.2=32768,0,N51* 1.27',E5* 30.46',+1164,,,,215,,0,1,0
waypoint.3=1,0,N51* 16.44',E5* 54.90',+1000,,,,215,,0,1,0
waypoint.4=4096,0,N51* 35.09',E5* 43.25',+717,,,,220,,0,0,0

[unit.64]
id=9253
type_id=3954
name=%name_string.64%
allegiance=7
skill=3
aggression=1
payload=0

[unit.65]
id=9254
type_id=3954
name=%name_string.65%
allegiance=7
skill=3
aggression=1
payload=0

[unit.66]
id=9255
type_id=3954
name=%name_string.66%
allegiance=7
skill=3
aggression=1
payload=0

[unit.67]
id=9256
type_id=3954
name=%name_string.67%
allegiance=7
skill=3
aggression=1
payload=0

[unit.68]
id=9257
type_id=3954
name=%name_string.68%
allegiance=7
skill=3
aggression=1
payload=0

[unit.69]
id=9258
type_id=3954
name=%name_string.69%
allegiance=7
skill=3
aggression=1
payload=0

[formation.8]
id=6011
type=air
waypoint_path_id=5021
directive=8
hidden=1
suspended=1
formation_type=1
unit_id_position.0=9253,0,0.0,0.0,0.0
unit_id_position.1=9254,0,-300.0,-600.0,0.0
unit_id_position.2=9255,0,300.0,-600.0,150.0
unit_id_position.3=9256,0,600.0,-1200.0,150.0
unit_id_position.4=9257,0,1200.0,-1200.0,300.0
unit_id_position.5=9258,0,900.0,-1800.0,300.0

[waypoint_path.8]
id=5021
waypoint.0=2,1,N51* 1.20',E5* 29.82',+0,,,,0,,9002,0,0
waypoint.1=1,0,N51* 5.06',E5* 24.26',+2000,,,,210,,0,1,0
waypoint.2=1,0,N51* 12.51',E5* 37.30',+2164,,,,210,,0,1,0
waypoint.3=1,0,N51* 5.78',E5* 48.19',+2164,,,,210,,0,1,0
waypoint.4=1,0,N50* 58.00',E5* 34.69',+2000,,,,210,,0,1,0
waypoint.5=4096,0,N51* 1.20',E5* 29.82',+939,,,,210,,0,0,0

[unit.70]
id=9259
type_id=3954
name=%name_string.70%
is_player_aircraft=1
allegiance=7
skill=2
aggression=2
payload=0

[unit.71]
id=9260
type_id=3954
name=%name_string.71%
allegiance=7
skill=2
aggression=2
payload=0

[unit.72]
id=9261
type_id=3954
name=%name_string.72%
allegiance=7
skill=2
aggression=2
payload=0

[unit.73]
id=9262
type_id=3954
name=%name_string.73%
allegiance=7
skill=2
aggression=2
payload=0

[unit.74]
id=9263
type_id=3954
name=%name_string.74%
allegiance=7
skill=2
aggression=2
payload=0

[unit.75]
id=9264
type_id=3954
name=%name_string.75%
allegiance=7
skill=2
aggression=2
payload=0

[formation.9]
id=6000
type=air
waypoint_path_id=5000
directive=8
players_formation=1
formation_type=1
points=2
unit_id_position.0=9259,0,0.0,0.0,0.0
unit_id_position.1=9260,0,-300.0,-600.0,0.0
unit_id_position.2=9261,0,300.0,-600.0,150.0
unit_id_position.3=9262,0,600.0,-1200.0,150.0
unit_id_position.4=9263,0,1200.0,-1200.0,300.0
unit_id_position.5=9264,0,900.0,-1800.0,300.0

[waypoint_path.9]
id=5000
waypoint.0=2,1,N51* 1.20',E5* 29.82',+0,,,,0,,9002,0,1
waypoint.1=1,0,N51* 5.06',E5* 24.26',+2000,,,,210,,0,1,1
waypoint.2=1,0,N51* 12.51',E5* 37.30',+2000,,,,210,,0,1,1
waypoint.3=1,0,N51* 5.78',E5* 48.19',+2000,,,,210,,0,1,1
waypoint.4=1,0,N50* 58.00',E5* 34.69',+2000,,,,210,,0,1,1
waypoint.5=4,1,N51* 1.20',E5* 29.82',+0,,,,0,,9002,0,1

[unit.76]
id=9265
type_id=3962
name=%name_string.76%
allegiance=7
skill=3
aggression=1
payload=0

[unit.77]
id=9266
type_id=3962
name=%name_string.77%
allegiance=7
skill=3
aggression=1
payload=0

[unit.78]
id=9267
type_id=3962
name=%name_string.78%
allegiance=7
skill=3
aggression=1
payload=0

[unit.79]
id=9268
type_id=3962
name=%name_string.79%
allegiance=7
skill=3
aggression=1
payload=0

[unit.80]
id=9269
type_id=3962
name=%name_string.80%
allegiance=7
skill=3
aggression=1
payload=0

[unit.81]
id=9270
type_id=3962
name=%name_string.81%
allegiance=7
skill=3
aggression=1
payload=0

[unit.82]
id=9271
type_id=3962
name=%name_string.82%
allegiance=7
skill=3
aggression=1
payload=0

[unit.83]
id=9272
type_id=3962
name=%name_string.83%
allegiance=7
skill=3
aggression=1
payload=0

[formation.10]
id=6010
type=air
waypoint_path_id=5019
directive=8
hidden=1
suspended=1
formation_type=1
unit_id_position.0=9265,0,0.0,0.0,0.0
unit_id_position.1=9266,0,-300.0,-600.0,0.0
unit_id_position.2=9267,0,300.0,-600.0,150.0
unit_id_position.3=9268,0,600.0,-1200.0,150.0
unit_id_position.4=9269,0,1200.0,-1200.0,300.0
unit_id_position.5=9270,0,900.0,-1800.0,300.0
unit_id_position.6=9271,0,1500.0,-1800.0,450.0
unit_id_position.7=9272,0,1800.0,-2400.0,450.0

[waypoint_path.10]
id=5019
waypoint.0=1,0,N51* 3.05',E5* 20.79',+2000,,,,210,,0,0,0
waypoint.1=1,0,N51* 5.06',E5* 24.26',+2000,,,,210,,0,1,0
waypoint.2=1,0,N51* 12.51',E5* 37.30',+2000,,,,210,,0,1,0
waypoint.3=1,0,N51* 5.78',E5* 48.19',+2000,,,,210,,0,1,0
waypoint.4=1,0,N50* 58.00',E5* 34.69',+2000,,,,210,,0,1,0
waypoint.5=4096,0,N51* 1.20',E5* 29.82',+845,,,,210,,0,0,0

[unit.84]
id=9188
type_id=3955
position_lat=N51 1.7917
position_lon=E5 29.9959
position_alt=+260
position_pbh=0.0,0.0,250.0

[unit.85]
id=9187
type_id=3955
position_lat=N51 1.7615
position_lon=E5 29.9893
position_alt=+260
position_pbh=0.0,0.0,310.0

[unit.86]
id=9186
type_id=3955
position_lat=N51 1.7444
position_lon=E5 29.9236
position_alt=+260
position_pbh=0.0,0.0,0.0

[unit.87]
id=9185
type_id=3955
position_lat=N51 1.7648
position_lon=E5 29.8799
position_alt=+260
position_pbh=0.0,0.0,70.0

[unit.88]
id=9184
type_id=3955
position_lat=N51 1.6681
position_lon=E5 30.3823
position_alt=+260
position_pbh=0.0,0.0,120.0

[unit.89]
id=9183
type_id=3955
position_lat=N51 1.6915
position_lon=E5 30.4208
position_alt=+260
position_pbh=0.0,0.0,145.0

[unit.90]
id=9182
type_id=3955
position_lat=N51 1.7037
position_lon=E5 30.4753
position_alt=+260
position_pbh=0.0,0.0,180.0

[unit.91]
id=9181
type_id=3955
position_lat=N51 1.6993
position_lon=E5 30.5355
position_alt=+260
position_pbh=0.0,0.0,200.0

[unit.92]
id=9180
type_id=3955
position_lat=N51 1.0500
position_lon=E5 30.1488
position_alt=+260
position_pbh=0.0,0.0,180.0

[unit.93]
id=9179
type_id=3955
position_lat=N51 1.0391
position_lon=E5 30.0792
position_alt=+260
position_pbh=0.0,0.0,125.0

[unit.94]
id=9178
type_id=3955
position_lat=N51 1.0388
position_lon=E5 30.2216
position_alt=+260
position_pbh=0.0,0.0,220.0

[unit.95]
id=9155
type_id=4021
position_lat=N51 1.2452
position_lon=E5 30.9555
position_alt=+260
position_pbh=0.0,0.0,220.0

[unit.96]
id=9154
type_id=4021
position_lat=N51 1.8820
position_lon=E5 30.4824
position_alt=+260
position_pbh=0.0,0.0,220.0

[unit.97]
id=9153
type_id=4021
position_lat=N51 1.6413
position_lon=E5 29.4853
position_alt=+260
position_pbh=0.0,0.0,220.0

[unit.98]
id=9152
type_id=4021
position_lat=N51 0.9641
position_lon=E5 29.8808
position_alt=+260
position_pbh=0.0,0.0,220.0

[unit.99]
id=9151
type_id=5131
position_lat=N51 1.3517
position_lon=E5 29.3907
position_alt=+260
position_pbh=0.0,0.0,220.0

[unit.100]
id=9150
type_id=5131
position_lat=N51 1.9097
position_lon=E5 30.1106
position_alt=+260
position_pbh=0.0,0.0,220.0

[unit.101]
id=9149
type_id=5131
position_lat=N51 1.4965
position_lon=E5 30.9961
position_alt=+260
position_pbh=0.0,0.0,220.0

[unit.102]
id=9148
type_id=5131
position_lat=N51 0.9343
position_lon=E5 30.2525
position_alt=+260
position_pbh=0.0,0.0,220.0

[unit.103]
id=9169
type_id=5133
position_lat=N51 1.5675
position_lon=E5 30.7691
position_alt=+260
position_pbh=0.0,0.0,220.0

[unit.104]
id=9168
type_id=5133
position_lat=N51 1.6066
position_lon=E5 30.7762
position_alt=+260
position_pbh=0.0,0.0,220.0

[unit.105]
id=9167
type_id=5133
position_lat=N51 1.4123
position_lon=E5 30.8734
position_alt=+260
position_pbh=0.0,0.0,220.0

[unit.106]
id=9166
type_id=5133
position_lat=N51 1.3958
position_lon=E5 30.8345
position_alt=+260
position_pbh=0.0,0.0,220.0

[unit.107]
id=9171
type_id=5135
position_lat=N51 1.4689
position_lon=E5 29.9231
position_alt=+260
position_pbh=0.0,0.0,220.0

[unit.108]
id=9170
type_id=5135
position_lat=N51 1.4843
position_lon=E5 29.9493
position_alt=+260
position_pbh=0.0,0.0,220.0

[unit.109]
id=9161
type_id=5135
position_lat=N51 1.1079
position_lon=E5 29.8547
position_alt=+260
position_pbh=0.0,0.0,220.0

[unit.110]
id=9160
type_id=5135
position_lat=N51 1.1132
position_lon=E5 29.9214
position_alt=+260
position_pbh=0.0,0.0,220.0

[unit.111]
id=9159
type_id=5136
position_lat=N51 1.0876
position_lon=E5 29.5463
position_alt=+260
position_pbh=0.0,0.0,220.0

[unit.112]
id=9158
type_id=5136
position_lat=N51 1.7564
position_lon=E5 30.8271
position_alt=+260
position_pbh=0.0,0.0,220.0

[unit.113]
id=9157
type_id=5136
position_lat=N51 1.8373
position_lon=E5 29.7388
position_alt=+260
position_pbh=0.0,0.0,220.0

[unit.114]
id=9156
type_id=5136
position_lat=N51 1.0387
position_lon=E5 30.7223
position_alt=+260
position_pbh=0.0,0.0,220.0

[unit.115]
id=9173
type_id=5138
position_lat=N51 1.6093
position_lon=E5 29.6510
position_alt=+260
position_pbh=0.0,0.0,220.0

[unit.116]
id=9172
type_id=5138
position_lat=N51 1.5963
position_lon=E5 29.6974
position_alt=+260
position_pbh=0.0,0.0,220.0

[unit.117]
id=9163
type_id=5138
position_lat=N51 1.0480
position_lon=E5 30.4171
position_alt=+260
position_pbh=0.0,0.0,220.0

[unit.118]
id=9162
type_id=5138
position_lat=N51 1.1044
position_lon=E5 30.4357
position_alt=+260
position_pbh=0.0,0.0,220.0

[unit.119]
id=9177
type_id=5155
position_lat=N51 1.4205
position_lon=E5 29.8327
position_alt=+260
position_pbh=0.0,0.0,220.0

[unit.120]
id=9176
type_id=5155
position_lat=N51 1.4440
position_lon=E5 29.8090
position_alt=+260
position_pbh=0.0,0.0,220.0

[unit.121]
id=9175
type_id=5163
position_lat=N51 1.3987
position_lon=E5 29.5817
position_alt=+260
position_pbh=0.0,0.0,220.0

[unit.122]
id=9174
type_id=5163
position_lat=N51 1.3960
position_lon=E5 29.6358
position_alt=+260
position_pbh=0.0,0.0,220.0

[unit.123]
id=9165
type_id=5163
position_lat=N51 1.2003
position_lon=E5 30.7788
position_alt=+260
position_pbh=0.0,0.0,220.0

[unit.124]
id=9164
type_id=5163
position_lat=N51 1.2258
position_lon=E5 30.7289
position_alt=+260
position_pbh=0.0,0.0,220.0

[frontline.0]
waypoint.0=N54* 32.30',E8* 11.43'
waypoint.1=N53* 4.85',E4* 12.70'
waypoint.2=N51* 41.98',E4* 49.19'
waypoint.3=N50* 19.13',E7* 8.35'

[unit_type.0]
type_id=3862
unit_family=1
name=mz-fw190-8

[unit_type.1]
type_id=3874
unit_family=1
name=mz-fw190-5

[unit_type.2]
type_id=3932
unit_family=1
name=Bf 109G-6 Barkhorn

[unit_type.3]
type_id=3938
unit_family=1
name=Bf 109 K-4 JG3

[unit_type.4]
type_id=3954
unit_family=1
name=GM_P51D_Old_Crow

[unit_type.5]
type_id=3962
unit_family=1
name=fdg2_p-47d-23

[unit_type.6]
type_id=3955
unit_family=4
name=GM_P51D_Old_Crow

[unit_type.7]
type_id=4021
unit_family=4
name=AF_40mm_GM

[unit_type.8]
type_id=5131
unit_family=4
name=veh_50_cal_aa_mount

[unit_type.9]
type_id=5133
unit_family=4
name=veh_duce_half

[unit_type.10]
type_id=5135
unit_family=4
name=veh_fuel_truck

[unit_type.11]
type_id=5136
unit_family=4
name=veh_howitzer

[unit_type.12]
type_id=5138
unit_family=4
name=veh_light_truck

[unit_type.13]
type_id=5155
unit_family=4
name=veh_mc51

[unit_type.14]
type_id=5163
unit_family=4
name=veh_willis_mb_jeep

[strings]
"title_string"=486th Fighter Squadron - Legend of Y-29
"summary_string"=There's no evidence to support it, but Cpt. Meyer feels they Germans may be planning a surprise to begin the new year. Before we escort bombers to Berlin, we'll fly a short patrol over Asch, looking for any sign of Luftwaffe activity. Keep your eyes open!
"objective_string"=On January 1st, 1945, German forces launched a major offensive in the Ardennes, the same forests where they punched into France almost five years earlier. The legend of Y-29 was born on that day when P-51s of the 487th, along with P-47s flying cover, turned the tables on a formation of German Fw-190s and Bf-109s which were about to attack Asch aerodrome, known as Y-29. P-47s forming up to search for armor threw off the enemy's timing, and the P-51s, led by John Meyer, were able to take off & join the fray, and over a thirty-minute dogfight, twenty-two enemy fighters were brought down with only three Mustangs damaged.
"intelligence_string"=If your takeoff is uneventful, relieve the P-47s and fly a short patrol around Y-29. keeping an eye out for anything that looks suspicious. Luftwaffe fighters or bombers could come from virtually any direction or height, so DO NOT get fixated in one direction! If you do encounter German formations, rip into them and take down as many as you can!
"player_aircraft_name_string"=North American P-51d Mustang
"airfield_string"=Belgium - Asch
"name_string.0"=Junge
"name_string.1"=Junge-1
"name_string.2"=Junge-2
"name_string.3"=Junge-3
"name_string.4"=Junge-4
"name_string.5"=Junge-5
"name_string.6"=Junge-6
"name_string.7"=Junge-7
"name_string.8"=Ritter
"name_string.9"=Ritter-1
"name_string.10"=Ritter-2
"name_string.11"=Ritter-3
"name_string.12"=Ritter-4
"name_string.13"=Ritter-5
"name_string.14"=Ritter-6
"name_string.15"=Ritter-7
"name_string.16"=Kartoffel
"name_string.17"=Kartoffel-1
"name_string.18"=Kartoffel-2
"name_string.19"=Kartoffel-3
"name_string.20"=Kartoffel-4
"name_string.21"=Kartoffel-5
"name_string.22"=Kartoffel-6
"name_string.23"=Kartoffel-7
"name_string.24"=Nebel
"name_string.25"=Nebel-1
"name_string.26"=Nebel-2
"name_string.27"=Nebel-3
"name_string.28"=Nebel-4
"name_string.29"=Nebel-5
"name_string.30"=Nebel-6
"name_string.31"=Nebel-7
"name_string.32"=Meerschaum
"name_string.33"=Meerschaum-1
"name_string.34"=Meerschaum-2
"name_string.35"=Meerschaum-3
"name_string.36"=Meerschaum-4
"name_string.37"=Meerschaum-5
"name_string.38"=Meerschaum-6
"name_string.39"=Meerschaum-7
"name_string.40"=Pferde
"name_string.41"=Pferde-1
"name_string.42"=Pferde-2
"name_string.43"=Pferde-3
"name_string.44"=Pferde-4
"name_string.45"=Pferde-5
"name_string.46"=Pferde-6
"name_string.47"=Pferde-7
"name_string.48"=Kolibri
"name_string.49"=Kolibri-1
"name_string.50"=Kolibri-2
"name_string.51"=Kolibri-3
"name_string.52"=Kolibri-4
"name_string.53"=Kolibri-5
"name_string.54"=Kolibri-6
"name_string.55"=Kolibri-7
"name_string.56"=Soldat
"name_string.57"=Soldat-1
"name_string.58"=Soldat-2
"name_string.59"=Soldat-3
"name_string.60"=Soldat-4
"name_string.61"=Soldat-5
"name_string.62"=Soldat-6
"name_string.63"=Soldat-7
"name_string.64"=Lt. Col. William T. Halton
"name_string.65"=Cpt. Henry M. Stewart
"name_string.66"=Cpt. Sanford Moats
"name_string.67"=Cpt. William Whisner
"name_string.68"=Lt. Walter G. Diamond
"name_string.69"=Lt. William C. Miller
"name_string.70"=Lt. Col. John Meyer
"name_string.71"=Cpt. Alex F. Sears
"name_string.72"=Cpt. Raymond H. Littge
"name_string.73"=Lt. Alden P. Rigby
"name_string.74"=Lt. Dean Huston
"name_string.75"=Lt. Nelson R. Jessup
"name_string.76"=Cpt. Lowell B. Smith
"name_string.77"=Lt. John Kennedy
"name_string.78"=Lt. Melvin R. Paisley
"name_string.79"=Flt. Officer Dave Johnson
"name_string.80"=Lt. John Feeny
"name_string.81"=Lt. Robert V. Brulle
"name_string.82"=Lt. Currie Davis
"name_string.83"=Lt. Joe Lackey

Rami
August 22nd, 2011, 14:40
Col_Wolf,

Or, if you want to make things much less complicated, Shadow Wolf pointed out you can just add the name to your German callsigns list in the callsign.dat file in the INFO folder.

The one catch with this is that the ENTIRE flight would named "Gunther Rall, Gunther Rall-1, etc." if you had one than one plane.

If you do it IN the mission, you will not have this problem, however, if you save the mission after doing this "hand-editing," the changing of names will be lost, so it must be the last thing you do.

_486_Col_Wolf
August 22nd, 2011, 14:44
I see what you're getting at Rami, but this problem should have another simpler solution. The plane itself (a copied 109) is named Gunther Rall and that tag shows up when selected as an enemy in Quick Combat. Again, if "no name" is selected in MB shouldn't the default name (ei Bf-109 or FW-190 when those flights are selected with "no name") show up?

Rami
August 22nd, 2011, 14:45
486_Col_Wolf,

Nope, it will be whatever the callsign is (or isn't) in the mission itself.

_486_Col_Wolf
August 22nd, 2011, 14:56
I think adding the name Gunther Rall to the callsign.dat file would be easier since I have him as his own flight along with 3 other 109s at the same location. However, in every mission I've built if "no name " is selected for anty given flight the default name of whatever AC I'm using for that flight shows up. For example, a flight of P-51's with "no name" selected will stil have the tags P-51D above them. That is what is so confusing. The default name of that one plane I used is Gunther Rall so why no tag at all with "no name" selected?

_486_Col_Wolf
August 23rd, 2011, 08:47
OK, adding the name to the callsign.DAT worked like a charm, Gonna add Galland next in an FW-190. Thanks guys!