You are on page 1of 1

ED Forums - View Single Post - Pre-mission radio channel presets?

View Single Post

Thread: Pre-mission radio channel presets?

02-25-2012, 02:49 AM

#7

spikenet
Member

to make a preset file create a folder in your miz file like:


UHF
then put a file called settings.lua with this inside (edit as needed):
Quote:

Join Date: Aug 2011


Location: East Coast
Australia
Posts: 284
Reputation: 7

settings=
{
["dials"]=
{
["mode_dial"]=1,
["manual_frequency"]=225000000,
["selection_dial"]=1,
["channel_dial"]=1,
},
["presets"]=
{
[1]=251100000,
[2]=251200000,
[3]=265100000,
[4]=275300000,
[5]=285400000,
[6]=295000000,
[7]=305225000,
[8]=315000000,
[9]=325000000,
[10]=333225000,
[11]=333300000,
[12]=345600000,
[13]=355000000,
[14]=365400000,
[15]=374500000,
[16]=375400000,
[17]=385600000,
[18]=395400000,
[19]=396500000,
[20]=397000000,
},
}
the other radios are VHF_AM and VHF_FM
cheers
__________________
BS1 Helios profile
BS2 Helios profile
_________________
Handy Kindle docs for DCS
My Thrustmaster Warhog profile
AEF 161 Squadron

http://forums.eagle.ru/showpost.php?p=1406986&postcount=7[27/05/2012 22:30:23]

You might also like