Telnet Colors

A forum for feature requests/discussions and user submitted patches that improve MQ2

Moderator: MacroQuest Developers

Ecchi_User
orc pawn
orc pawn
Posts: 18
Joined: Fri Aug 30, 2002 6:34 am

Telnet Colors

Post by Ecchi_User » Tue Nov 11, 2003 10:51 pm

Maybe an easy way of doing or filtering this.

Wondering if it's possible for an option for telnet to use ANSI colors?

I have my terminal window on, and the flood of text sometimes is just too much. Would love to have certain colors for certain lines. Like orange for MQ output, green for gu, whatever... suppose it can be customizeable, even if you wanna use ansi codes, like in the ini files.

Or maybe just filter out everything from telnet but MQ output and possibly /whos... guess that may cause other problems so not sure if that'll be a good option.

2cp.

User avatar
dont_know_at_all
Developer
Developer
Posts: 5450
Joined: Sun Dec 01, 2002 4:15 am
Location: Florida, USA
Contact:

Post by dont_know_at_all » Tue Nov 11, 2003 11:22 pm

Yes, modify StripMQChat() to change the colors to use ANSI colors and post your results here.

Lax
We're not worthy!
We're not worthy!
Posts: 3524
Joined: Thu Oct 17, 2002 1:01 pm
Location: ISBoxer
Contact:

Post by Lax » Tue Nov 11, 2003 11:31 pm

Well, make a different function MQToANSI or something :)
Lax Lacks
Master of MQ2 Disaster
Purveyor of premium, EULA-safe MMORPG Multiboxing Software
* Multiboxing with ISBoxer: Quick Start Video
* EQPlayNice, WinEQ 2.0

MacroFiend
a grimling bloodguard
a grimling bloodguard
Posts: 662
Joined: Mon Jul 28, 2003 2:47 am

Post by MacroFiend » Wed Nov 12, 2003 10:55 am

Another, less MQ way of doing this is to use a terminal program like zMUD which can change lines of text based on a trigger.

One problem w/ ANSI color is the limited color selection. Though fortunately the default chat colors are pretty standard I think.