33
edits
No edit summary |
(clarify alternate method) |
||
Line 3: | Line 3: | ||
'''Reloading the sound configuration without restarting''' can be a massive time saver for those working on sound configuration files. | '''Reloading the sound configuration without restarting''' can be a massive time saver for those working on sound configuration files. | ||
The Nasal console method described below no longer works. Instead you can reload the Aircraft model (Debug -> Reload Aircraft Model). | |||
== Using the Nasal console == | == Using the Nasal console == | ||
Note: this method does not | Note: this method does not work anymore. | ||
The following line of Nasal code can be entered in the [[Nasal Console|Nasal console]] (found in the Debug [[menu]]). | The following line of Nasal code can be entered in the [[Nasal Console|Nasal console]] (found in the Debug [[menu]]). |
edits