SphereCommunity
something wrong with notocolors in the last release - Printable Version

+- SphereCommunity (https://forum.spherecommunity.net)
+-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d)
+--- Forum: General Help (/Forum-General-Help)
+--- Thread: something wrong with notocolors in the last release (/Thread-something-wrong-with-notocolors-in-the-last-release)



something wrong with notocolors in the last release - Rizz - 05-07-2015 05:48 PM

All the noto colors are broken.

[Image: immagi12.png]


RE: something wrong with notocolors in the last release - darksun84 - 05-07-2015 06:40 PM

With tooltips enabled, the text "above head" is wrong but the tooltips color is displayed correctly.


RE: something wrong with notocolors in the last release - XuN - 05-07-2015 10:29 PM

I did fix this already:
Code:
Added Notoriety values changed via @NotoSend to be sent in character's names:
    -argn2 has priority over anything else, if it's value is 0, lesser or not present at all then argn1 will be used, if there's no argn1 either then default checks will be made.
    -argn2 values from 1 to 7 will read color hues from ini ones (NOTO_GOOD,NOTO_CRIMINAL...NOTO_INVUL,etc).

I'm waiting to complete some other changes to commit everything.