GoldFish commented on a Page, Highlight Notifier  -  Jun 22, 2010

ok well I found out how! So far this is what I have, which I made myself after some thinking.

on &^:text::#: {
if ($me isin $1-) && (# != $active) {
echo -a 4You were highlighted in # $&
by $nick $+ . $nick said " $+ $1- $+ " $+ . $&
2To respond, type /msg # .
}
elseif ($me isin $1-) && (# == $active) {
haltdef
echo -a 2< $+ $nick $+ > $1-
}
}

The problem is, is someone said "Hi GoldFish" and they were voice and my prefixes were on, it would say:

Hi GoldFish but it should say <+person> Hi GoldFish I know I can add if ($nick isvoice) and all but im too lazy and it will take up way more bites than it should. Anyone?
 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.