mIRC Home    About    Download    Register    News    Help

Print Thread
#118298 24/04/05 12:06 AM
Joined: Apr 2005
Posts: 2
C
Conor Offline OP
Bowl of petunias
OP Offline
Bowl of petunias
C
Joined: Apr 2005
Posts: 2
Hello,

I am an op in a channel on IRC and I am using mIRC. However, I cannot right click on any of the names so that I get the options to appear (Op, half op, slap etc)

Please help me!

#118299 24/04/05 12:23 AM
Joined: Jun 2003
Posts: 5,024
M
Hoopy frood
Offline
Hoopy frood
M
Joined: Jun 2003
Posts: 5,024
Those default popups are held in the INI files that come with mIRC. You will need to use the default popups.ini and put into your mIRC directory and restart mIRC. You can obtain it from this page.

If you know how to just insert the relevant lines into you current popups file though, the default INI lines are:

Quote:
[lpopup]
n2=Info:/uwho $1
n0=Whois:/whois $$1
n1=Query:/query $$1
n3=-
n4=Control
n5=.Ignore:/ignore $$1 1
n6=.Unignore:/ignore -r $$1 1
n6=.Op:/mode # +ooo $$1 $2 $3
n7=.Deop:/mode # -ooo $$1 $2 $3
n6=.Voice:/mode # +vvv $$1 $2 $3
n7=.Devoice:/mode # -vvv $$1 $2 $3
n8=.Kick:/kick # $$1
n9=.Kick (why):/kick # $$1 $$?="Reason:"
n10=.Ban:/ban $$1 2
n11=.Ban, Kick:/ban $$1 2 | /timer 1 3 /kick # $$1
n11=.Ban, Kick (why):/ban $$1 2 | /timer 1 3 /kick # $$1 $$?="Reason:"
n12=CTCP
n13=.Ping:/ctcp $$1 ping
n16=.Time:/ctcp $$1 time
n15=.Version:/ctcp $$1 version
n17=DCC
n18=.Send:/dcc send $$1
n19=.Chat:/dcc chat $$1
n20=-
n21=Slap!:/me slaps $$1 around a bit with a large trout


Regards,


Mentality/Chris
#118300 24/04/05 02:34 PM
Joined: Apr 2005
Posts: 2
C
Conor Offline OP
Bowl of petunias
OP Offline
Bowl of petunias
C
Joined: Apr 2005
Posts: 2
It still doesn't work. I have all of those files but now I am wondering whether the program is pointed towards the directory they are in. Could you tell me how to tell the program where to look?

#118301 24/04/05 02:37 PM
Joined: Jun 2003
Posts: 5,024
M
Hoopy frood
Offline
Hoopy frood
M
Joined: Jun 2003
Posts: 5,024
The file(s) need to be placed in the mIRC directory. That's where the mIRC.exe program running is. To see what the mIRC directory is for the currently running mIRC you can type //echo -a $mircdir and to access it from mIRC type //run $mircdir.

Regards,


Mentality/Chris
#118302 24/04/05 02:38 PM
Joined: Feb 2005
Posts: 43
M
Ameglian cow
Offline
Ameglian cow
M
Joined: Feb 2005
Posts: 43
Hit ALT + P, on the menu go to File -> Load, locate the popups.ini click open. Click ok.

Good Luck smile


Check out http://kalsiddon.com for games, videos & more! Good for when your bored in work or school!

Link Copied to Clipboard