mIRC Homepage
Posted By: shadowdemon Half Op - 29/03/03 08:01 PM
Ok, ran into a new problem with my popup script.

Have checked the mIRC help file, cannot find what it is i am searching for, even searched on the boards and the internet
I have the following commands in my Popups list on the Nicklist.

Code:
.-
.Op $$snicks:{ mode # +ooo $$1 $2 $3 }
.Deop $$snicks:{ mode # -ooo $$1 $2 $3 }
.-
Half Op $$snicks:{ mode # +[color:red]???[/color]  $$1 $2 $3 }
Half Deop $$snicks:{ mode # +[color:red]???[/color] $$1 $2 $3 }    
.-
.Voice $$snicks:{ mode # +vvv $$1 $2 $3 }
.Devoice $$snicks:{ mode # -vvv $$1 $2 $3 }
.-


My question is this, how do i set the mode for a half op, i really dont have a clue what the mode # +??? $$1 $2 $3 would be, i used the ??? because i am usnure what letter of teh alphabet is used, i know the V is Voice and O is Ops, but unsure what Half Op was.

Thanks
ShadowDemon
mIRC V6.03
Posted By: Cheech Re: Half Op - 29/03/03 08:24 PM
its /mode #channel +h nickname at least on my server smile hope that helps .
Posted By: shadowdemon Re: Half Op - 29/03/03 08:30 PM
Thanks, Cheech. laugh

ShadowDemon
Posted By: Cheech Re: Half Op - 29/03/03 08:35 PM
yw, .. you might also try these commands
/helpop umodes
/helpop chmodes
i dont know which servers support those and which dont but they may work for you just type it in the status window and press enter wink
Posted By: shadowdemon Re: Half Op - 29/03/03 08:48 PM
k, thanks will look into them, i will also try broaden my internet search result too.
Posted By: Gods_Hell Re: Half Op - 01/04/03 05:22 PM
and if the server contaiens an admin [censored] its +a wink
Posted By: shadowdemon Re: Half Op - 01/04/03 05:45 PM
Thanks, it`s ok i got it sorted out now
© mIRC Discussion Forums