I need to know how i can fix this problem.
I have a radioscript running on Eggdrop, but if someone typs a trigger like !onair he is not reacting on colors...
So if someone with mIRC colorcoding off... he is working... but if someone typs !onair with a color.. he is not...
you can fix it by setting the channel to use color strip/block *eg*.
j.k.
you will have to bind to pubm, use stripcodes on the line and get the first word like [lindex [split [stripcodes abcgru $text] 0]] and match against the trigger.
De Kus wrote:you can fix it by setting the channel to use color strip/block *eg*.
j.k.
you will have to bind to pubm, use stripcodes on the line and get the first word like [lindex [split [stripcodes abcgru $text] 0]] and match against the trigger.
hmm i don't get it...
do i have to edit eggdrop.conf?
or do i need to edit my eggdrop script?
plz.. add me to msn i really need to fix this problem.