Guys, i have been messing about with the drop down menus for FSACARS and the following formats work. This is an example of the format below,
[Plane.0]
Name=B733/M
Reg=CS-TGP
Sel=KS-GR
Flaps=Up,1º,2º,5º,10º,15º,25º,30º,40º
The format being
[Plane.i]
Name=Plane ICAO
Reg=xxx,yyy,zzz
Sel= ttt,vvv,lll
Flaps=a,b,c,d,
i – Number beginning at 0 and adding 1 for each plane;
xxx,yyy,zzz – Strings separated by , each one representing a airplane registration for this type;
ttt,vvv,lll – Strings separated by , each one representing a airplane Selcal for this type,
Note: The number of strings must be the same in sel and reg. Leave a space separated by , to
make the same.if there aren’t any string in sel= and reg= the FSacars will not supply a list;
a,b,c,d,– Strings separated by , each one representing a airplane flap value.
You can create a txt file with your fleet and add the link to download with the FSACARS .ini, they both go in the same place.