Author Topic: Slayer and Bluzone RPChat are glitching  (Read 1534 times)

I could probably just remove name coloring from Slayer altogether, if people don't mind using the clan prefix method.
please do this

I could probably just remove name coloring from Slayer altogether, if people don't mind using the clan prefix method.
PLEASE

I could probably just remove name coloring from Slayer altogether, if people don't mind using the clan prefix method.
im pretty sure you can put html color strings in a clan prefix, to color the next word...? Its disabled for players who set their own clan prefix but is bypassable by editing their clan prefix using code

im pretty sure you can put html color strings in a clan prefix, to color the next word...? Its disabled for players who set their own clan prefix but is bypassable by editing their clan prefix using code

No, you can't change the name color that way, but you can change the color of the clan prefix at least.

No, you can't change the name color that way, but you can change the color of the clan prefix at least.
well if you do something gimmicky like this you possibly could. i don't recall exactly if this works but it should
%clanprefix = %clanpref @ "<a:";
%clansuffix = "></a>" @ "<color:" @ %color @ ">" @ %name @ "<color:rickroll>" @ %clansuffix;

(yes, <color:rickroll> is a thing. go try it ingame. it happens to be the grey for the clan tags.)