1 <?xml version="1.0" encoding="ISO-8859-1"?>
7 <label>Pilatus PC 12/47</label>
8 <enabled type="bool">true</enabled>
11 <label>Autostart</label>
13 <command>nasal</command>
14 <script>engines.autostart();</script>
19 <label>Select Livery</label>
21 <command>nasal</command>
22 <script>aircraft.livery.dialog.toggle()</script>
27 <label>Immatriculation</label>
29 <command>nasal</command>
30 <script>pa32.immat_dialog.toggle()</script>