>NEWBIE QUESTION: >*giggle* ok, can someone tell me how circle uses ansi color, ie I am trying >to do this >15h|24m|10v> >you are facing a red dragon. as you can see this chr is in BIG trouble, >assuming he had 100 points for h, m, and moves how would I make them red? You'd want the prompt "15h|24m|10v>" red? I'm not sure where this is, if you want the WHOLE prompt red, put KRED in the line for the prompt, so it'd be something like "sprintf(buf, KRED"%dh|%dm|%dv>"KWHT," (I think, I know squat about C, but I have managed to get color to work right). If you want each one to be a different color, you'd have to put the correct ANSI code where ever you wanted the color change. To be great is to be misunderstood. -Ralph Waldo Emerson +-----------------------------------------------------------+ | Ensure that you have read the CircleMUD Mailing List FAQ: | | http://cspo.queensu.ca/~fletcher/Circle/list_faq.html | +-----------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/07/00 PST