RE: VB open source (Sounds plugin)
in ParseCommand, send a notification message, and a UID for the sound. imo, i would use a 2 char code for the plugin, and 3 to identify the sounds, eg MZ for your plugin, and say hey for a "hello" sound
In receivenotify, split the sNotifyCode into the 2 char part and the 3 char part. If the first 2 = MZ then you know its a code for your plugin, then do a switch case, or lots of ifs, to identify which sound you need to play
HTTP 404 - Signature Not Found
|