mIRC Home    About    Download    Register    News    Help

Print Thread
#140649 28/01/06 11:15 AM
Joined: Dec 2005
Posts: 4
P
PaN12 Offline OP
Self-satisified door
OP Offline
Self-satisified door
P
Joined: Dec 2005
Posts: 4
Hi there!

Im busy with a new script, but now I want someone to explain fully how to create that me, Q, L, S are red. My ops are, Orange, Voices are darkgray and reg get Light gray.

Thanks

Joined: Oct 2005
Posts: 122
O
Vogon poet
Offline
Vogon poet
O
Joined: Oct 2005
Posts: 122
im not sure if you can do it via a script

but all that can be set via the address book --> colors tab

Joined: Feb 2003
Posts: 3,432
S
Hoopy frood
Offline
Hoopy frood
S
Joined: Feb 2003
Posts: 3,432
goes in to your remote ALT + R ..
Code:
raw 352:*: {
if (* isin $7) { cline [color:red]color-you-want[/color] $2 $6 }


type in the channel: /who #channel .. then it should color all opers in the color you set.. "L and Q are opers".. just replace the red part to what color you like.. as an example: 4 = red .. 3 = green and so on..


if ($me != tired) { return } | else { echo -a Get a pot of coffee now $+($me,.) }
Joined: Feb 2005
Posts: 344
B
Fjord artisan
Offline
Fjord artisan
B
Joined: Feb 2005
Posts: 344
try using nicklust3.dll
you can get it here: nicklust3
as far as I know all is working you only have to reset the path to dll and icons.
If you don't get it to work pm me smile


Link Copied to Clipboard