how would i get the closing of an multi-serv status window trigger an event??
ive tried
on *:close:*:{ if ($target == "status window") { .timer -m 1 1 msg -a blaa } }
but that doesnt help, and i tried:
on *:disconnect:{ .timer -m 1 1 load.switchbar }
but it doesnt give me the satisfaction that i want
Anyone got any idea??
oh yeah, help with triggering an event when closing a dcc window too would be apreciated, i think.. dont have ne1 to test my stuff on right now so..
thx for ur time