885
edits
(Created page with "__NOTOC__ {{AGIWiki}} == sound == The '''sound''' command plays a loaded sound resource. == Syntax == sound(byt SOUNDNUM, flg fDON...") |
m (→Remarks =) |
||
Line 10: | Line 10: | ||
sound([[AGIWiki/Argument types|byt]] SOUNDNUM, [[AGIWiki/Flag|flg]] fDONE); | sound([[AGIWiki/Argument types|byt]] SOUNDNUM, [[AGIWiki/Flag|flg]] fDONE); | ||
== Remarks | == Remarks == | ||
The sound must be loaded with the [[AGIWiki/load.sound|<code>load.sound</code>]] command before it can be played. | The sound must be loaded with the [[AGIWiki/load.sound|<code>load.sound</code>]] command before it can be played. |
edits