JOSH2OTTER
|
Player Energy next to Player on Depth ChartCan someone write a script that puts a players energy next to the 'wt' on the depth chart for each player? Could be something like the cash on quick training page but just shows the energy left for a player.
I would love to see it so I can make starter vs backup changes based on Energy. I think others would use this script too.
Thanks
OTTER
Owner/Philadelphia Demonik
|
SNAITF
|
Is this possible? yes
but, I would be not inclined to do it because it would cause a huge hit on the GLB servers everytime the page loads.
What it would require is after the page loads it would have to query each player's player page to get their energy level. With 40 or so people on a team the use of this script could become a huge hit on their bandwidth.
While I agree this would be very useful to have I think it would be better implemented by GLB themselves, they would have to include the energy level when the page loads.
|
JOSH2OTTER
|
| SNAITF wrote: | Is this possible? yes
but, I would be not inclined to do it because it would cause a huge hit on the GLB servers everytime the page loads.
What it would require is after the page loads it would have to query each player's player page to get their energy level. With 40 or so people on a team the use of this script could become a huge hit on their bandwidth.
While I agree this would be very useful to have I think it would be better implemented by GLB themselves, they would have to include the energy level when the page loads. |
It can't just pull it from the Roster page instead of everyone individual page?
|
SNAITF
|
I don't see players energy available on the roster page
|
Augie
|
no need to use page loads every time. just once to grab the data when it is needed. So here is my 3rd script, that well works but has one part I just cant get to do what I want it to do.
http://userscripts.org/scripts/show/32788
|
|
|