mIRC Home    About    Download    Register    News    Help

Print Thread
A
Adriano
Adriano
A
Hello!
I have problem to change icon on query window, in mom when someone query me.
I tray some diferent code but really can't latest is

on ^*:Open:?:*: {
mircustom SetIcon -w $window($active).hwnd 11 system\icon\xp.icl
}

any help please.
thanks.

Joined: Mar 2003
Posts: 160
M
Vogon poet
Offline
Vogon poet
M
Joined: Mar 2003
Posts: 160
on *:open:?:{

Joined: Nov 2003
Posts: 2,321
T
Hoopy frood
Offline
Hoopy frood
T
Joined: Nov 2003
Posts: 2,321
on *:Open:?:*: {
mircustom SetIcon -w $window($nick).hwnd 11 system\icon\xp.icl
}

A
Adriano
Adriano
A
thanks tidy_trax
it work now well, thank you.

thanks Marantz for effort.


Link Copied to Clipboard