2,199
edits
No edit summary |
No edit summary |
||
| Line 252: | Line 252: | ||
You need to enable the '''custom-fma''' setting in the config module. Then, add the custom FMA nasal file in the itaf space: | You need to enable the '''custom-fma''' setting in the config module. Then, add the custom FMA nasal file in the itaf space: | ||
* ITAF includes an optional custom-fma.nas file as an example. It is in the Custom FMA folder, copy it to the Nasal folder in your aircraft. | * ITAF includes an optional [https://github.com/Octal450/IT-AUTOFLIGHT/blob/master/Custom%20FMA/custom-fma.nas custom-fma.nas] file as an example. It is in the Custom FMA folder, copy it to the Nasal folder in your aircraft. | ||
* Find the <nasal> area, which is outside <sim></sim>. | * Find the <nasal> area, which is outside <sim></sim>. | ||
* Find where you added <itaf></itaf> to <nasal></nasal> | * Find where you added <itaf></itaf> to <nasal></nasal> | ||
edits