Injury History graph
Posted: Tue Jan 18, 2005 12:57 am
Just a thought and one more of a debug thing than anything else
is it possible to log (remember) the week of injury/ban and its length.
I see a horizontal bar type graph
weeks along the bottom line
eg @week 17 there is a red line for 2 weeks
first line up is player "fred" red bar that exists between week 17 and week 19
the player name is not important
Its interesting to compare injuries and bans with falls in finance etc.
may help to work out the ballance in ver 19
thinking out loud this could be an external programm. I have a python script which checks the date stamp of a file every 5 secs. if its new it backs it up.
My point is if you set autosave for every week
and autosave contains the player info (bans inj etc)
every time it autosaves the "bakapp" saves a copy with just the ban inj info and week stamp for later use.
Of course having it all done within bygfoot is neater...but more work
is it possible to log (remember) the week of injury/ban and its length.
I see a horizontal bar type graph
weeks along the bottom line
eg @week 17 there is a red line for 2 weeks
first line up is player "fred" red bar that exists between week 17 and week 19
the player name is not important
Its interesting to compare injuries and bans with falls in finance etc.
may help to work out the ballance in ver 19
thinking out loud this could be an external programm. I have a python script which checks the date stamp of a file every 5 secs. if its new it backs it up.
My point is if you set autosave for every week
and autosave contains the player info (bans inj etc)
every time it autosaves the "bakapp" saves a copy with just the ban inj info and week stamp for later use.
Of course having it all done within bygfoot is neater...but more work