fodev.net
15.08.2009 - 23.06.2013
"Wasteland is harsh"
Home Forum Help Login Register
  • September 20, 2024, 05:36:32 am
  • 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 make new colorizing?  (Read 1283 times)

How to make new colorizing?
« on: November 28, 2010, 07:32:57 pm »

How can i make a name colorizing for my faction so my members can se other members in new colour.
Logged

_Youkai_

  • Breaking your dreams!
  • Offline
Re: How to make new colorizing?
« Reply #1 on: November 28, 2010, 08:20:15 pm »

I think the file NameColorizing.txt works only for members. Who is out of your faction will not be colored.
Logged
Re: How to make new colorizing?
« Reply #2 on: November 29, 2010, 12:28:39 am »

But how do i make them colored?
Logged
Re: How to make new colorizing?
« Reply #3 on: November 29, 2010, 07:57:59 pm »

Can someone show me and example on how to do it?
Logged

Berko

  • Tim Tom Ted
    • http://kabefis.deviantart.com/
  • Offline
Re: How to make new colorizing?
« Reply #4 on: November 29, 2010, 08:24:14 pm »

For all member with same color :
Code: [Select]
#All in same color
>   *                YourColor       YourColor
@   YourColor     70     190     20

So you will see every members of your team in the same color. If you want specific color for you or other member :

Code: [Select]
#Specific color for you ("YourName") and other guy ("SpecificMember")
#They have to be write BEFORE the "*" line.
>   YourName            YourColor         YourColor
>   SpecificMember     SpecificColor     SpecificColor
>   *                        FactionColor       FactionColor
@   YourColor         0       60      230
@   SpecificColor     0       160    160
@   FactionColor     70     190     20
Logged
~~~ Ashes of Phoenix project --> http://fonline-aop.net/ ~~~
Re: How to make new colorizing?
« Reply #5 on: November 30, 2010, 12:02:10 am »

Thnak you.
Logged
Pages: [1]
 

Page created in 0.193 seconds with 21 queries.