mIRC Home    About    Download    Register    News    Help

Print Thread
Page 2 of 2 1 2
#62856 06/12/03 05:27 AM
Joined: Dec 2002
Posts: 174
K
Vogon poet
Offline
Vogon poet
K
Joined: Dec 2002
Posts: 174
Hmm was sorta looking for just 1 line to do all that just like the other Modes i see on the forum

#62857 06/12/03 05:29 AM
Joined: Jan 2003
Posts: 3,012
Hoopy frood
Offline
Hoopy frood
Joined: Jan 2003
Posts: 3,012
It is one line, the alias is the only thing not taking 1 line.


-KingTomato
#62858 06/12/03 05:45 AM
Joined: Dec 2002
Posts: 174
K
Vogon poet
Offline
Vogon poet
K
Joined: Dec 2002
Posts: 174
Just put it in now and looks pretty good, bit different then the rest but should work ok, by the way where it says remove then the ban that i put, does it list all the bans in the room or just the people i have banned?

And still having problems with the Control Menu part too frown

#62859 06/12/03 06:28 AM
Joined: Jan 2003
Posts: 3,012
Hoopy frood
Offline
Hoopy frood
Joined: Jan 2003
Posts: 3,012
All bans in the room, not ones just set by yourself. It goes through your internal ban list ($ibl) and lists them. This means if you just joined a channel, and haven't gotten the ban list yet (either didn't mode # +b the channel, or open up the channel info dialog) the bans will not show up. Just a lil heads up.


-KingTomato
#62860 06/12/03 11:27 AM
Joined: Dec 2002
Posts: 174
K
Vogon poet
Offline
Vogon poet
K
Joined: Dec 2002
Posts: 174
Can you work out how to do the Control Menuy that i needed help on?

#62861 06/12/03 08:02 PM
Joined: Jan 2003
Posts: 3,012
Hoopy frood
Offline
Hoopy frood
Joined: Jan 2003
Posts: 3,012
It would use the near-exact same code as the ban list. The only difference is you'd create a new alias like "aops" and "avoices" and reference the value of $1 to the Nth $aop() or $avoice entry.


-KingTomato
#62862 06/12/03 11:28 PM
Joined: Dec 2002
Posts: 174
K
Vogon poet
Offline
Vogon poet
K
Joined: Dec 2002
Posts: 174
Sorry i'm unsure how to do that lol

#62863 07/12/03 01:47 AM
Joined: Dec 2002
Posts: 174
K
Vogon poet
Offline
Vogon poet
K
Joined: Dec 2002
Posts: 174
$iif($server == $null,$style(1)) User Modes
.$iif(i isincs $gettok($me.mode,1,32),$style(1)) Invisible (i): { mode $me $iif(i isincs $gettok($me.mode,1,32),-i,+i) }

That look right?

Page 2 of 2 1 2

Link Copied to Clipboard