Difference between revisions of "AGIWiki/Sound command"

Jump to navigation Jump to search
m
Text replacement - "</source>" to "</syntaxhighlight>"
m
m (Text replacement - "</source>" to "</syntaxhighlight>")
 
(3 intermediate revisions by 2 users not shown)
Line 19: Line 19:


== Example ==
== Example ==
<syntax type="C++">
<syntaxhighlight lang="cpp">
load.sound(22);
load.sound(22);
sound(22, f99);
sound(22, f99);
</syntax>
</syntaxhighlight>


== Required Interpreter Version ==
== Technical Information ==


Available in all AGI versions.
{| border="1" cellpadding="2"
 
| style="background-color: #efefef" | '''Required interpreter version'''
== Bytecode Value ==
| Available in all AGI versions
 
|-
    0x63
| style="background-color: #efefef" | '''Bytecode value'''
| 0x63
|}
   
   
== See Also ==
== See Also ==
TrustedUser
2,147

edits

Navigation menu