Hi, i would like to change my GM name color.
I searched on epvp, and Rebbeca said :
"Open game.exe with HxD and search this
it's ARGB form (Alpha Red Green Blue), but the Alpha is FF and don't touch. Use html color panel. I searched, and it's true,
. So, i took green color
. So,
And in game it's always blue.
So, i don't know.
I searched on epvp, and Rebbeca said :
"Open game.exe with HxD and search this
Code:
C7 44 24 14 FF 00 00 FF
Code:
00 00 FF = Blue color html "FF 00 00 FF" without FF (alpha) expression
Code:
33 FF 00
Code:
FF 33 FF 00
So, i don't know.