fodev.net
15.08.2009 - 23.06.2013
"Wasteland is harsh"
Home Forum Help Login Register
  • November 23, 2024, 09:11:57 pm
  • Welcome, Guest
Please login or register.

Login with username, password and session length
Play WikiBoy BugTracker Developer's blog
Pages: [1]

Author Topic: how to change name's color?? somebody knows?  (Read 1685 times)

how to change name's color?? somebody knows?
« on: February 15, 2010, 01:47:57 pm »

how to change name's color?? somebody knows?    helppppp~~  thanks,
Logged

_Youkai_

  • Breaking your dreams!
  • Offline
Re: how to change name's color?? somebody knows?
« Reply #1 on: February 15, 2010, 03:23:09 pm »

how to change name's color?? somebody knows?    helppppp~~  thanks,

Open your NameColorizing.txt file in the game folder

and Try this:
Code: [Select]
#
# 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)
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

 
« Last Edit: February 15, 2010, 03:31:10 pm by _Youkai_ »
Logged
Pages: [1]
 

Page created in 0.081 seconds with 21 queries.