Game Development Community

Dedicated Server Console Text Color

by Matt-C · in Torque 3D Professional · 02/26/2011 (11:58 pm) · 1 replies

Hello,

I was curious to see if anyone can point me in the right direction adding the ability to have colored text in the dedicated server console.. Primarily as a way to aid with debugging rather then reading all text of the same color.

If I could add my own functionality similar to the gui funtionality of having error("blah") in red etc.. it would be hugely benefical.

Example code would be appreciated as I am pretty sure this will involve editing the source... which my C++ is extremely weak...