For Challenge 14, please ensure you download the latest version of the recording spreadsheet (version 6.0):
http://www.ehmtheblueline.com/forums/dl ... ile_id=585
You will see that there is now some code that appears at the bottom of each quarter's stats when you copy and paste them into the recording thread. It looks something like this:
Code: Select all
Challenge 14.1: Games 1-20
12 Wins
7 Losses
1 Overtime/SO Loss
7 Conference Rank
70 Goals Scored
60 Goals Against
10 PP Oportunity
4 PP Goals
11 Times Shorthanded
2 PP Goals Against
60 Team PIM
Most Goals : 14 - Selanne
Most Assists : 10 - Selanne
Most Points : 24 - Selanne
Highest +/- : 8 - Selanne
Most PIM : 20 - Jones
_1` SET `q1_wins` = '12', `q1_losses` = '7', `q1_overtime` = '1', `q1_conf_rank` = '7', `q1_gf` = '70', `q1_ga` = '60', `q1_pp` = '10', `q1_ppgf` = '4', `q1_pk` = '11', `q1_pkga` = '2', `q1_pim` = '60', `q1_m_goals` = '14', `q1_m_goals_name` = 'Selanne', `q1_m_assists` = '10', `q1_m_assists_name` = 'Selanne', `q1_m_pts` = '24', `q1_m_pts_name` = 'Selanne', `q1_m_pm` = '8', `q1_m_pm_name` = 'Selanne', `q1_m_pim` = '20', `q1_m_pim_name` = 'Jones', `q1_payroll` = '0.00'
PLEASE NOTE: Failure to post the stats and code in their entirety will result in your stats not being added to the database. Please ensure that you post both the stats and the code.