quote:
Originally posted by Dennis Mike
you need add a code in the scriptinfo.xml
<ScriptCommands>
example
<ScriptCommands>
<Command>
<Name>mmusic</Name>
<Description>Show the Messenger Music</Description>
</Command>
</ScriptCommands>
This can be done within the script aswell with OnEvent_GetScriptCommands just as fatfreechicken said.