SphereCommunity
onclick names color - Printable Version

+- SphereCommunity (https://forum.spherecommunity.net)
+-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d)
+--- Forum: Script Help (/Forum-Script-Help)
+--- Thread: onclick names color (/Thread-onclick-names-color)



onclick names color - Nox - 03-20-2018 08:07 AM

Hi everyone,
I'm currently with 056d and I'm trying to change the "pink" in the so called "red" color in PKs characters but I can't find where this color makes the effect...
I know that in sphere.ini you can change the color of the notoriety but I change it, reset the server, resync, save, and all I can think of and the color is the same everytime...

I'm wondering now that maybe there's a script that controls this... or I dunno...
Thanks in advance Smile


RE: onclick names color - Satvet - 03-21-2018 01:26 AM

find the CMSG_DEF_UNICODE line in sphere_msgs.scp
change 1 to with zero -(replace 1 with 0)
in sphere.ini settings
enable color settings.
ColorNotoGood=063 //059 // blue
ColorNotoEvil=026 //022 // red



RE: onclick names color - Nox - 03-21-2018 07:47 AM

Thanks, that did work Smile