Spoken ATC: Difference between revisions

Jump to navigation Jump to search
No edit summary
Line 98: Line 98:
If the gui.popupTip() messages bother you, when binding (see above) you can call the function as  
If the gui.popupTip() messages bother you, when binding (see above) you can call the function as  
<syntaxhighlight lang="xml">
<syntaxhighlight lang="xml">
  <script> <![CDATA[ spoken_atc.speak(n); ]]> </script> </syntaxhighlight>
  <script> <![CDATA[ atc.speak(n); ]]> </script> </syntaxhighlight>
with '''n''' seconds you want, even 0 meaning no popupTip at all.<br />
with '''n''' seconds you want, even 0 meaning no popupTip at all.<br />


229

edits

Navigation menu