Hi, ok an easy one for you all.
I have a mIRC quitter script i made
I have something like this in my code
[color:green]; Combo box message select[/color]
on 1:dialog:mircquit:sclick:3:{
/quit %tempmessage $did(2)
}
Now i would like to be able to put a command after the /quit %tempmessage event that closes mIRC for me after i choose my message.
Maybe something like
[color:green]; Combo box message select[/color]
on 1:dialog:mircquit:sclick:3:{
/quit %tempmessage $did(2)
[color:red] /close mIRC[/color]
}
Is this possible ?
I searched the mIRC help file to find such a command, i even searched the official website, incase it was in there
Thanks
ShadowDemon
mIRC 6.03