![]() |
![]() |
Dangor |
![]()
Post
#1
|
Newbie ![]() Group: Members Posts: 2 Joined: 13-March 07 Member No.: 257 ![]() |
Hey guyz ! Nice work! You rule! I want to ask for help, how can i do AMIP to work in multiple servers on mirc? You know, i open 3-4 servers in one mirc , amip can describe only in one , the active, server . U see , i wonna describe the Now Playing in all servers. Please help me if you can
![]() |
![]() ![]() |
Tommy |
![]()
Post
#2
|
![]() Newbie ![]() Group: Members Posts: 1 Joined: 20-March 07 From: Sweden Member No.: 260 ![]() |
Here you have the code to amsg to all servers.
/amsg2 <text> Example: /amsg2 Np: $dde(mplug,var_name) CODE alias amsg2 { var %d = 1 while (%d <= $scid(0)) { scid $scid(%d) amsg $1- inc %d } } |
![]() ![]() |