Changing attribute colours
Forum rules
Data Editing Forum: Editing the game, databases or saved games. Home of the EHM Editor and the EHM Assistant.
Game Add-ons Forum: Database projects, graphics and sounds. Any discussion which does not relate to editing databases or saved games.
Game Knowledge Discussion: Attributes, coaching, drafting, scouting, tactics and training/practice.
Rosters Forum: Discussion relating to all database and roster projects for Eastside Hockey Manager.
TBL Rosters: Discussion, crashes, data issues, questions, etc relating to the TBL Rosters update for Eastside Hockey Manager.
Technical Support: Difficulties, crashes and errors when installing or running the game (and nothing else). Any issues relating to the TBL Rosters must be posted in the TBL Rosters forum. Questions about how to install add-ons must be posted in the Game Add-ons Forum.
General EHM Chat: Anything relating to Eastside Hockey Manager 2004 / 2005 / 2007 / 1 which does not fall within any of the other forums.
Useful Links: Find your EHM 1 installation folder location • Converting an EHM 2007 database into EHM 1 • Logo sizes • Where to install add-ons
Data Editing Forum: Editing the game, databases or saved games. Home of the EHM Editor and the EHM Assistant.
Game Add-ons Forum: Database projects, graphics and sounds. Any discussion which does not relate to editing databases or saved games.
Game Knowledge Discussion: Attributes, coaching, drafting, scouting, tactics and training/practice.
Rosters Forum: Discussion relating to all database and roster projects for Eastside Hockey Manager.
TBL Rosters: Discussion, crashes, data issues, questions, etc relating to the TBL Rosters update for Eastside Hockey Manager.
Technical Support: Difficulties, crashes and errors when installing or running the game (and nothing else). Any issues relating to the TBL Rosters must be posted in the TBL Rosters forum. Questions about how to install add-ons must be posted in the Game Add-ons Forum.
General EHM Chat: Anything relating to Eastside Hockey Manager 2004 / 2005 / 2007 / 1 which does not fall within any of the other forums.
Useful Links: Find your EHM 1 installation folder location • Converting an EHM 2007 database into EHM 1 • Logo sizes • Where to install add-ons
-
- Fringe Player
- Posts: 329
- Joined: Wed Feb 07, 2007 2:54 pm
- Location: Sheffield, England
Changing attribute colours
Hi all. I've posted this over at the si forums, but I figured that you guys were the most likely to be able to help. I was wondering if there is a way, like in FM2007, to change the colours the players' attibutes show in. I hate having the good attributes in red, and I wondered if I could somehow change this. Thanks in advance.
-
- Fringe Player
- Posts: 329
- Joined: Wed Feb 07, 2007 2:54 pm
- Location: Sheffield, England
-
- Checking Line
- Posts: 524
- Joined: Tue Aug 31, 2004 12:29 pm
- Favourite Team: None
- Location: Kent
It can be done if anyone else wants too, Minty (as always) wrote how to do it in this thread: http://www.ehmtheblueline.com/forums/vi ... .php?t=978
- Minstrel
- TBL Admin Team
- Posts: 6527
- Joined: Wed Aug 03, 2005 11:17 am
- Custom Rank: Minty
- Favourite Team: Chicago Blackhawks
- Location: Chicago, Illinois
Yeah, I actually was the one who created the 'stoplight' based ratings colors figuring that was more internationally understandable and they adopted it officially for 07. You can however change 'em to be purple for best and blue for worst or whatever if you want (there are four different color settings). 
Edit: Moved to Graphics & Game Add-Ons Forum
All you need to do is go to your data/skins folder, and open the .col file of whatever skin you are using (for the default skin it is 'ehm_default.col') in a text editor.
Currently the colors are:
Red for 1-6
Orange for 7-11
Yellow Yellow for 12-16
and Green for 17-20
And here's where in the .col those settings are held:
# PROFILE_ATTRIB_LOW
88 211 72 85
# PROFILE_ATTRIB_NORMAL
89 239 151 4
# PROFILE_ATTRIB_GOOD
90 237 214 20
# PROFILE_ATTRIB_EXCELLENT
91 98 168 60
So to change them just change the three color numbers after the line number indicators. Just save the file and next time you start your game you will see the changes. By the way if you hate the colored stats and want all of them 1-20 to just be white then you can delete lines 88-91 entirely
The key to any of these changes is testing your changes in-game for the best results.

Edit: Moved to Graphics & Game Add-Ons Forum
All you need to do is go to your data/skins folder, and open the .col file of whatever skin you are using (for the default skin it is 'ehm_default.col') in a text editor.
Currently the colors are:
Red for 1-6
Orange for 7-11
Yellow Yellow for 12-16
and Green for 17-20
And here's where in the .col those settings are held:
# PROFILE_ATTRIB_LOW
88 211 72 85
# PROFILE_ATTRIB_NORMAL
89 239 151 4
# PROFILE_ATTRIB_GOOD
90 237 214 20
# PROFILE_ATTRIB_EXCELLENT
91 98 168 60
So to change them just change the three color numbers after the line number indicators. Just save the file and next time you start your game you will see the changes. By the way if you hate the colored stats and want all of them 1-20 to just be white then you can delete lines 88-91 entirely

The key to any of these changes is testing your changes in-game for the best results.