Where i change this ^1 ^2 ^3 colours
Printable View
Where i change this ^1 ^2 ^3 colours
mmm...I forgot I have to many files to look throughto make sure...but I think its strings in the system.mrs Im probably wrong though
here I found a thread about it
http://forum.ragezone.com/f311/name-...olours-486933/
i need change ^1 ^2 ^3..... no admin name
Ahh like its an admin but its name is just a different color?
I don't think this can be acoomplished. Try going into strings.xml.xgd(or strings.xml) and change the line where it says Administrator to be "^3 $1.name" so it would show the name in color. if this doesn't work try coding a DLL that injects into the client + server that hooks ZChatClient or something like that to handle all administrative messages with a certain RGB() color.
u dont understand me .
i want change ^1 (it is red color change it to blue) hehe =P
maybe in templates.xml
no ;(
Messages.xml Its like 91005? or something like that just search Admin or w/e the server has it.
someone know how and help me?
For those that dont understand him, ill try to help.
^1 will set your text to red by default, he wants to know where he can find this and change it so ^1 no longer changes your text to red, but instead ^1 will change your text to blue.
Hope that helped.
I think it's going to be an asm edit.
(Isn't that my answer for everything these days =P)
someone change for me or help me?
get a hex editor, search gunz for
80 80 80 FF 00 00 FF FF 00 FF 00 FF FF 00 00 FF
00 FF FF FF 00 00 80 FF 00 80 00 FF 80 00 00 FF
00 80 80 FF FF FF FF FF
then change it to whatever you want
^0 = 80 80 80 FF (grey)
^1 = 00 00 FF FF (red)
^2 = 00 FF 00 FF (green)
^3 = FF 00 00 FF (blue)
^4 = 00 FF FF FF (yellow)
^5 = 00 00 80 FF (dark red)
^6 = 00 80 00 FF (dark green)
^7 = 80 00 00 FF (dark blue)
^8 = 00 80 80 FF (dark yellow)
^9 = FF FF FF FF (white)
so to change red to blue, you would change
80 80 80 FF 00 00 FF FF 00 FF 00 FF FF 00 00 FF
00 FF FF FF 00 00 80 FF 00 80 00 FF 80 00 00 FF
00 80 80 FF FF FF FF FF
to
80 80 80 FF FF 00 00 FF 00 FF 00 FF FF 00 00 FF
00 FF FF FF 00 00 80 FF 00 80 00 FF 80 00 00 FF
00 80 80 FF FF FF FF FF
or if you want bright blue, then it would be
80 80 80 FF FF FF 00 FF 00 FF 00 FF FF 00 00 FF
00 FF FF FF 00 00 80 FF 00 80 00 FF 80 00 00 FF
00 80 80 FF FF FF FF FF
sulfin with no posts ;o
ummmmmmm
thats funny
damn wizkidje stop typing End of
sulfin isen't it funny that you only got 2 posts :D
Rank: Omicron thats funny
Sulfin nice job mate! maybe make a tutorial for people who whant to change it (seriously why would you change that)
End of End of End of End of End of End of End of End of End of End of End of End of End of End of End of End of End of End of End of End of End of End of End of End of End of End of End of End of End of End of End of End of End of End of End of End of End of End of End of End of End of End of End of End of .
why he need to change the ^1.........
Hmm just wondering, u can change admin and Gm color via this too? (I don't think so, since all is ASM right?)
heres another method for bgra colors
alpha is most likely always going to be FF
reverse the hex from rgb to bgr then add a alpha of FF
Example:
Code:red is
rgb: FF0C00 <--default hex value for colors
bgr: 000CFF <--Reversed rgb values
000CFFFF <-- FF being alpha
so ur bgra hex color would really be - 000CFFFF
BTW its nice to see you back Sulfin
You all have been graced with Sulfins presence. Tutorials from him are gold. =P
Cool Keep getting better and better around here.
Nayr and Wizkid told me it wasn't right :P
Removed links*
lol there rgb format so u still need to modify the hex value
*Navigates to http://www.google.com*
*Searches for Hex colorcodes.*
AMG I FOUND LOTS OF THEM CAN I SPAM THEM PL0X?
(Sorry, I just couldn't resist.)