egghelp.org community Forum Index
[ egghelp.org home | forum home ]
egghelp.org community
Discussion of eggdrop bots, shell accounts and tcl scripts.
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

BogusTrivia 2.06.4.6 color issues

 
Post new topic   Reply to topic    egghelp.org community Forum Index -> Script Support & Releases
View previous topic :: View next topic  
Author Message
bazmann
Voice


Joined: 26 Sep 2013
Posts: 1

PostPosted: Thu Sep 26, 2013 9:25 am    Post subject: BogusTrivia 2.06.4.6 color issues Reply with quote

I am running the latest version of BogusTrivia 2.06.4.6 It seems to have issue with displaying colored text when more than one color is displayed on the same line. The problem seems to be with the TCL implementation of color on my server. Each \003 color command has to be terminated with a \003 command.

For example this instuction will work because the first color is terminated
\00302Blue Text\003\00305Brown Text

This instruction will now work
\00302Blue Text\00305Brown Text
The above instruction use the second \003 as a terminator of the first color command and will display instead the color number 05 followed by the text "Brown Text" in the default color.
Blue Text05BrownText

BogusTrivia implementation of color uses the second method when multiple colors are displayed on the same line, it does not terminate the first color with \003 before starting the second color resulting in the display of numbers instead of changing the text color.

Is there any chance that this can be fixed by setting some variable in the setting section where Trivia color will work in either mode? I think terminating the color with \003 command will always work on all systems.

Thank you
Back to top
View user's profile Send private message
SpiKe^^
Owner


Joined: 12 May 2006
Posts: 792
Location: Tennessee, USA

PostPosted: Thu Sep 26, 2013 4:46 pm    Post subject: Reply with quote

That sounds more like an issue with the way yer irc client resolves color codes.
_________________
SpiKe^^

Get BogusTrivia 2.06.4.7 at www.mytclscripts.com
or visit the New Tcl Acrhive at www.tclarchive.org
.
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    egghelp.org community Forum Index -> Script Support & Releases All times are GMT - 4 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Forum hosting provided by Reverse.net

Powered by phpBB © 2001, 2005 phpBB Group
subGreen style by ktauber