View Single Post
Zero[CDF]

JCF Member

Joined: Jan 1970

Posts: 15

Zero[CDF] has disabled reputation

Jun 30, 2024, 10:05 AM
Zero[CDF] is offline
Reply With Quote
Maintain the color information in jjPLAYER::name

In CTF mode, the jjPLAYER::name becomes identical to jjPLAYER::nameUnformatted, losing all color information. The color information is still stored somewhere, as the colored name is restored when you go to battle mode.

https://imgur.com/a/WWiLzeE

I would like jjPLAYER::name to maintain color information, or otherwise to get another way to access the hidden colored name string while I am in CTF mode. As things currently are, any mutator-induced name change occurring in CTF mode (such as adding a status to the name) completely destroys the color information that would otherwise be available in other modes. This is not ideal.