• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

How to change Race Tint Color?

Status
Not open for further replies.
Level 13
Joined
Apr 15, 2008
Messages
1,063
While browsing textures I found the borders for Dialog Items, and there are 3 textures, one for each race. That means there is no tint color, it's just different images. You can export and recolor them, and then either use them as the Image or Hover Image, OR replace the original textures with them, so they get used automatically.
 
Level 4
Joined
Jul 2, 2007
Messages
53
While browsing textures I found the borders for Dialog Items, and there are 3 textures, one for each race. That means there is no tint color, it's just different images. You can export and recolor them, and then either use them as the Image or Hover Image, OR replace the original textures with them, so they get used automatically.

i am not sure that borders for Dialog Items is the right thing! its for dialogs...

so... NEED seriuos help here!
 
Level 13
Joined
Apr 15, 2008
Messages
1,063
Propably using some of the Zerg text styles. Those are saved in some file in mpq archive, so technically they could be replaced by importing new file. Sorry I can't give you any names though :grin:

EDIT: Font styles are in base.sc2data, file is called FontStyles.sc2style, try altering this:
Code:
<Constant name="ColorZergLabel" val="245,140,70"/>
 
Status
Not open for further replies.
Top