mIRC Home    About    Download    Register    News    Help

Print Thread
#17362 29/03/03 08:01 PM
Joined: Dec 2002
Posts: 295
S
Fjord artisan
OP Offline
Fjord artisan
S
Joined: Dec 2002
Posts: 295
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


Never argue with an idiot...they'll drag you down to their level and beat you up with experience
#17363 29/03/03 08:24 PM
Joined: Dec 2002
Posts: 332
C
Fjord artisan
Offline
Fjord artisan
C
Joined: Dec 2002
Posts: 332
its /mode #channel +h nickname at least on my server smile hope that helps .

#17364 29/03/03 08:30 PM
Joined: Dec 2002
Posts: 295
S
Fjord artisan
OP Offline
Fjord artisan
S
Joined: Dec 2002
Posts: 295
Thanks, Cheech. laugh

ShadowDemon


Never argue with an idiot...they'll drag you down to their level and beat you up with experience
#17365 29/03/03 08:35 PM
Joined: Dec 2002
Posts: 332
C
Fjord artisan
Offline
Fjord artisan
C
Joined: Dec 2002
Posts: 332
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

#17366 29/03/03 08:48 PM
Joined: Dec 2002
Posts: 295
S
Fjord artisan
OP Offline
Fjord artisan
S
Joined: Dec 2002
Posts: 295
k, thanks will look into them, i will also try broaden my internet search result too.


Never argue with an idiot...they'll drag you down to their level and beat you up with experience
#17367 01/04/03 05:22 PM
Joined: Feb 2003
Posts: 33
G
Ameglian cow
Offline
Ameglian cow
G
Joined: Feb 2003
Posts: 33
and if the server contaiens an admin [censored] its +a wink


#17368 01/04/03 05:45 PM
Joined: Dec 2002
Posts: 295
S
Fjord artisan
OP Offline
Fjord artisan
S
Joined: Dec 2002
Posts: 295
Thanks, it`s ok i got it sorted out now


Never argue with an idiot...they'll drag you down to their level and beat you up with experience

Link Copied to Clipboard