344
edits
m (Johan G moved page Howto:Reload the sound configuration without restarting to Howto:Reload sound configuration without restarting: Better. Better get to bed as well...) |
No edit summary |
||
Line 2: | Line 2: | ||
'''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. | ||
{{FGCquote | |||
| the reinit code is not needed anymore, just reload model from debug menu. It does the same. | |||
|{{cite web |url={{forum url|p=176705}} | |||
|title=<nowiki>Re: How do I dynamically change audio files to play?</nowiki> | |||
|author=<nowiki>Necolatis</nowiki> | |||
|date=<nowiki>Tue Nov 12</nowiki> | |||
}} | |||
}} | |||
== Using the Nasal console == | == Using the Nasal console == | ||
Note: this method does not seems to 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