This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

color problem

Old posts that have not been replied to for several years.
Locked
J
JOE
Voice
Posts: 34
Joined: Mon Nov 24, 2003 1:33 am

color problem

Post by JOE »

:cry: Hello again everyone

Tried to add color to this clone kicker,but for some reason cant get it to work for me.Can someone please show me on one of these lines how it should look for it to work.Thanks once again for all the help.Joe

set mc_cd(:config:do_excessive_warning) {
/ban %channel %clone_nicks %1 *1 Excessive clones.
/kick %channel %clone_nicks Clones are not allowed in Family_Chat.
/msg %clone_nicks You have %clones clone in %channel.
/msg %clone_nicks We only allow %clone_limit clone for that channel.
}
Trying to add red for the words and for channel name different colors.Hope someone can help :)
User avatar
]Kami[
Owner
Posts: 590
Joined: Thu Jul 24, 2003 2:59 pm
Location: Slovenia
Contact:

Post by ]Kami[ »

Here you can see how to use color, but you can use mirc color brackets aswell :)
J
JOE
Voice
Posts: 34
Joined: Mon Nov 24, 2003 1:33 am

adding colour

Post by JOE »

I've tried all kinds of ways to add color to this but still cant get the colour to work,hope someone can help show me.Thanks Joe

/kick %channel %clone_nicks Clones are not allowed in Family_Chat.

This tcl script is called mc.clone_detector3.0.2.tcl that im trying to add colour to,so if anyone knows how i can do this please show me and example using this line i posted.Thanks Joe
Last edited by JOE on Sun Mar 21, 2004 8:14 am, edited 1 time in total.
User avatar
]Kami[
Owner
Posts: 590
Joined: Thu Jul 24, 2003 2:59 pm
Location: Slovenia
Contact:

Re: adding colour

Post by ]Kami[ »

JOE wrote:I've tried all kinds of ways to add color to this but still cant get the colour to work,hope someone can help show me.Thanks Joe

/kick %channel %clone_nicks Clones are not allowed in Family_Chat.
This script supose to be tcl???
Locked