mIRC Home    About    Download    Register    News    Help

Print Thread
#62896 05/12/03 03:46 AM
Joined: Dec 2003
Posts: 18
B
Pikka bird
OP Offline
Pikka bird
B
Joined: Dec 2003
Posts: 18
Is it possible to have a sound played each time a query window is opened and have different sounds played on text send and receive? Please can you give me a example of the code needed for this.

#62897 05/12/03 04:14 AM
Joined: Dec 2002
Posts: 174
K
Vogon poet
Offline
Vogon poet
K
Joined: Dec 2002
Posts: 174
I think it's something else like this

on ^1:OPEN:?: { play $mircdir $+ Sounds\query.wav }

Meaning you would have the query.wav file in your mirc dir and in a dir called Sounds

I'm sure that is a guideline for you.

#62898 05/12/03 05:51 AM
Joined: Jan 2003
Posts: 148
K
Vogon poet
Offline
Vogon poet
K
Joined: Jan 2003
Posts: 148
splay perhaps??

#62899 05/12/03 06:47 AM
Joined: Sep 2003
Posts: 15
R
Pikka bird
Offline
Pikka bird
R
Joined: Sep 2003
Posts: 15
You can also do it from mIRC options > Sounds > Enable Sounds > On Event Play Sound > Select query\chat and pick your sound.


Link Copied to Clipboard