Retiring Jersey Numbers Without a Date?
Posted: Sun Oct 31, 2010 6:30 pm
Hi guys,
I am tweaking my game database before I start a new game, and I'd like to be able to "pre-retire" a bunch of jerseys for guys who I know will retire, I just don't know when. These are guys like Crosby, Ovechkin, etc.
In my extra_config.cfg file, I have retirements already set that look like this:
If I put the same thing in, without a date:
"RETIRE_JERSEY_NUMBER" "Sidney" "Crosby" "Pittsburgh Penguins" 87
Will that work so that whenever Crosby retires, the Avs will retire his number 87?
I am tweaking my game database before I start a new game, and I'd like to be able to "pre-retire" a bunch of jerseys for guys who I know will retire, I just don't know when. These are guys like Crosby, Ovechkin, etc.
In my extra_config.cfg file, I have retirements already set that look like this:
Code: Select all
"RETIRE_JERSEY_NUMBER" "Mike" "Vernon" "Calgary Flames" 30 6 2 2007
"RETIRE_JERSEY_NUMBER" "Sidney" "Crosby" "Pittsburgh Penguins" 87
Will that work so that whenever Crosby retires, the Avs will retire his number 87?