Page 1 of 1
Extra_config file
Posted: Tue Sep 30, 2008 4:50 pm
by Knoeppel
I downloaded a facepack where it was written:
"Chairman pictures works only when "DEBUG_MODE" is enabled in EXTRA_CONFIC file."
Can someone explain how to do this. Where should i write in "DEBUG_MODE" and how can i enable it?
Posted: Thu Oct 02, 2008 2:53 pm
by Knoeppel
64 people have read this and no reply....
This was a difficult problem
Maybe the uploader (Laz) of the file know how to fix it?
Posted: Thu Oct 02, 2008 3:25 pm
by Lazion
Sorry. I totally missed this.
You find the extra_config file from NHLEHM/data/database/Roster_which_you_start_to_use
Open the extra_config with notepad, or any word processing program.
Make new line in the extra_config and type "DEBUG_MODE" in it.
It should look like this then:
#
#
"DEBUG_MODE"
#
#
Save and start new game.
Posted: Thu Oct 02, 2008 8:25 pm
by Knoeppel
Thanks alot.

Posted: Wed Oct 08, 2008 1:09 pm
by Franck
Does the Debug_mode do anything else?
Posted: Wed Oct 08, 2008 2:20 pm
by Lidas
It shows some more info about the chairmen, and you can see the all player's consistency.
There is probably more, but I haven't really been searching.
Posted: Wed Oct 08, 2008 2:32 pm
by Lazion
You can see player favorite staffs and teams.
Coaches give also negative comments in their player reports.
Posted: Wed Oct 08, 2008 6:48 pm
by getzlaf15
Is there anything negative with it. I might try it out.
Posted: Wed Oct 08, 2008 7:32 pm
by Lazion
No.. if seeing consistency and player style without scouting doesn't count.
Posted: Wed Oct 08, 2008 8:03 pm
by bruins72
Just don't enable this in your challenge game. Seeing the consistency of a player is a bit of an advantage.
Posted: Thu Oct 09, 2008 6:54 am
by Franck
Noticed the consistency part, shame really as all the other things were interesting additions.
Posted: Mon Oct 13, 2008 9:37 pm
by Iceman90
Can this be applied to a game already in progress, or does it need to be a new game?
Posted: Mon Oct 13, 2008 11:03 pm
by Franck
Needs a new game

Posted: Thu May 21, 2009 9:05 pm
by Hypnotist
I followed the directions and I don't see a the additional information. No consistency, no favorites, nothin'. Am I missing something?
Posted: Thu May 21, 2009 9:13 pm
by bruins72
Did you start a new game?
Posted: Fri May 22, 2009 12:38 am
by Hypnotist
yup. Even tried turning off Fog of War. Nothin'. I'm using the TBL Unfaked DB.
Posted: Fri May 22, 2009 12:55 am
by Hypnotist
Code: Select all
#
# Cap Penalties
#
"CAP_PENALTY" "Philadelphia Flyers" 209000 2009
"CAP_PENALTY" "New Jersey Devils" 1200000 2010
"CAP_PENALTY" "New York Islanders" 375000 2009
"CAP_PENALTY" "Dallas Stars" 2333333 2008
#
#
"DEBUG_MODE"
#
#
I added the line to the end of the extra_config.cfg file. Does anyone see a code/punctuation issue?
Posted: Fri May 22, 2009 11:50 am
by A9L3E
Hypnotist wrote:Code: Select all
#
# Cap Penalties
#
"CAP_PENALTY" "Philadelphia Flyers" 209000 2009
"CAP_PENALTY" "New Jersey Devils" 1200000 2010
"CAP_PENALTY" "New York Islanders" 375000 2009
"CAP_PENALTY" "Dallas Stars" 2333333 2008
#
#
"DEBUG_MODE"
#
#
I added the line to the end of the extra_config.cfg file. Does anyone see a code/punctuation issue?
That seems to be OK. I really don't know what's wrong

Posted: Fri May 22, 2009 3:41 pm
by leafsnation
I think the part you added needs to be at the very beginning of the file, not at the end.
Posted: Fri May 22, 2009 4:49 pm
by A9L3E
leafsnation wrote:I think the part you added needs to be at the very beginning of the file, not at the end.
I have it bottom of the list and it works perfectly...
Posted: Fri May 22, 2009 8:44 pm
by Hypnotist
No, you need to edit the extra_config file that corresponds with the DB you are starting the new game with. I mistakenly thought that there was only 1 extra_config file and not 1 for
each DB.
I'm an idiot

Posted: Sat May 23, 2009 10:45 am
by archibalduk
I'm glad you solved it. I've been reading down this thread trying to figure out why the heck it's not working even though everything seemed to have been written correctly!!
