Other > General Game Discussion
how to change name's color?? somebody knows?
(1/1)
shenbei:
how to change name's color?? somebody knows? helppppp~~ thanks,
_Youkai_:
--- Quote from: shenbei on February 15, 2010, 01:47:57 pm ---how to change name's color?? somebody knows? helppppp~~ thanks,
--- End quote ---
Open your NameColorizing.txt file in the game folder
and Try this:
--- Code: ---#
# Player names and contours colorizer.
# - Everyone missing from the list will have a global karma nick color. To disable it, type name with only "*".
# - Instead of space, type "&". For example: "One?Two" is equal to "One Two".
# - You can use "*" and "?" characters in name, the first case skips one or more letters, second only one.
#
#
# Names section
#
# Player name Name color Contour color
# Player name Name color Contour color
> cvet NameCvet ContourCvet
> GoodBoyName* NameGreen ContourGreen
> BadBoyName* NameRed ContourRed
> One&Two??? NameGray ContourYellow
> Shembei <- char's name Shembei-Color Shembei-Contour
#################################
#
# Colors section
#
# Color name R G B
@ Shembei-Color 252 35 128 <---- here you set the color for the name display ( Shembei in this case)
@ Shembei-Contour 252 35 128 <---- here you set the color contour of the char (Shembei in this case)
--- End code ---
Then if you want to add some more chars
You can add below this line:
> Shembei Shembei-Color Shembei-Contour
> Youkai youkai-color youkai-contour
Then, at the end you add:
@ youkai-color xx xx xx <-- is better you open photoshop or something to set the "code" of color here
@ youkai-contour xx xx xx
Navigation
[0] Message Index
Go to full version