hey guys,
I have question.. I am using toolbar (docked one to the top) and I join more than one room, When I click access button on my toolbar to get the access it always gets the access of first channel I joined so I tried someone like
on *:dialog:toolbar:sclick:1:{ echo -a $msn.get($cid,fullroom) }
to see the active channel and I always get first channel as it is the active one.
I can not make for each channel specified toolbar for it because it is not needed so how let it get informations of the active opened channel while am clicking the button?