mIRC Home    About    Download    Register    News    Help

Print Thread
E
EnglishExpress
EnglishExpress
E
Hey, Is there anyway I can change the "@" to something else, In the nicklist? like when you join another network it's "&" and "~" etc.. but I'm on Ircq so it's "@" or "v" only



Last edited by EnglishExpress; 29/08/07 06:18 PM.
H
Horstl
Horstl
H
mIRC shows the nick prefixes of that IRCd, that is: all prefixes for usermodes that IRCd supports.
You can relate the prefixes to the usermodes by typing: //echo -a $nickmode >> $prefix
Modes not supported cannot be set, thus their prefix will not show up in the nicklist smile

Joined: Oct 2004
Posts: 8,061
R
Hoopy frood
Offline
Hoopy frood
R
Joined: Oct 2004
Posts: 8,061
You're stuck with whatever the network supports. & is not an op. Neither is ~. They have different meanings.

That said, if you use a custom nicklist, such as one made with nicklust (I think that's what it's called), you can change the way it looks and what is shown. That would allow you to make the modes appear as something else. However, that would only affect you and not anyone else in the channel.


Link Copied to Clipboard