blackvenomm666 commented on a Page, How to use different fonts for different events  -  Oct 21, 2016

i was able to achieve the results you wanted via on text events i didn't look into the raw events but here is what i did

on ^*:text:*:#testing:{ if ($nick == testing) { /font $chan 20 symbol
    echo -t $chan $nick $1-
  }
}
blackvenomm666  -  Oct 21, 2016

if you have your raw events sent to specific windows you can easily do it that way. hope that helps sorry i'm late to helping. although thinking about it this will only work if you have them all set to a different window. you can more than likely just change the color of each one instead of the font itself

Sign in to comment

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.