Small question, does anyone know how to get the beepDomains option to work on this?
I need it in case someone pm's my priest slave, it works fine with the normal openkore console, but with this interface it just wont beep...
Yam_mi wrote:Small question, does anyone know how to get the beepDomains option to work on this?
I need it in case someone pm's my priest slave, it works fine with the normal openkore console, but with this interface it just wont beep...
shellExecute your own .exe(from c++,or any) that beeps
if packet_privMsg then shellExecute(blablasoundsound.exe)
or if with speakers... soundAlert plugin
Programming today is a race between software engineers striving to build bigger and better idiot-proof programs and the universe trying to produce bigger and better idiots.
So far, the universe is winning.