View Single Post
Old 07-24-2004, 01:15 PM  
djrob
Senior Member
 
Join Date: Jul 2003
Posts: 99
Default

change this line from changelog:

!!! ioBanana.tcl -> add set color(SECTION) 3

to:

set color(DEFAULT) 1

this is how i have it now and that works

Code:
###############################################################################
# APPEARANCE                                                                  #
###############################################################################
# Default color for irc announces
set ioBvar(color1) 1
# Per section colors
set color(DEFAULT) 1
# set color(mp3) 5
djrob is offline   Reply With Quote