|
This could quite easily be done, you'll just need to find the right offsets in the client code, and hook it with an external application. Otherwise, you could make a proxy/packet logger looking for incoming chat packets with the whisper flag.
Using an external app would be better, because you can play any sound however you want, and aren't limited to what the client can do. It's also alot easier than finding and hooking the play sound function in the client..
|