Originally posted by San Diego Chargers
Just wondering if any of the developers have been looking into my PBP Filter suggestion.I've started on it, but I haven't put much time into it yet.
Originally posted by San Diego Chargers
I know have another idea as well that relates to the Game Scout script. One of my favorite features is how it shows how many tackles each player has vs. Runs, Passes, and ST. One thing I would like to see is to have these stats on the players page.
Putting it on the actual player page won't happen due to the network load it requires.
Originally posted by San Diego Chargers
My CB for example was recently traded to a new team, so I can't see how many tackles on passing plays he has (close to catches allowed) unless I go back to the old team and run Game Scout. Would it be possible to use the same basic script, but rather than from the team page have it run from games you check off on your player's Game Log?This was requested once before, but I haven't been able to do this due to a bug in the way the stats are added together. In case no one has noticed, if a team has been renamed during the year, the team stats will usually be incorrect. I just recently fixed the bug (it's not released yet) so I will be able to do this now.
Originally posted by San Diego Chargers
Also, I was wondering how difficult scripts like the ones I suggested are to write. I have no Greasemonkey experience but I am good with computers and am interested in writing some scripts. Any advice on where to start (or not to bother if it is way over my head) would be greatly appreciated. Thanks again for everyone's hard work so far, these scripts really make the game that much better.
You're best off starting with something simpler so you can get the hang of moving around the pages and reading the data. Try adding a new column to the game log to show how many fantasy points a player would have scored in each game. It's a useless script, but it's an easy place to start. http://www.diveintogreasemonkey.org might help with the basics. I've found the JavaScript & HTML Dom pages at http://www.w3schools.com & the Firefox FireBug addon to be indispensable.
Just wondering if any of the developers have been looking into my PBP Filter suggestion.I've started on it, but I haven't put much time into it yet.
Originally posted by San Diego Chargers
I know have another idea as well that relates to the Game Scout script. One of my favorite features is how it shows how many tackles each player has vs. Runs, Passes, and ST. One thing I would like to see is to have these stats on the players page.
Putting it on the actual player page won't happen due to the network load it requires.
Originally posted by San Diego Chargers
My CB for example was recently traded to a new team, so I can't see how many tackles on passing plays he has (close to catches allowed) unless I go back to the old team and run Game Scout. Would it be possible to use the same basic script, but rather than from the team page have it run from games you check off on your player's Game Log?This was requested once before, but I haven't been able to do this due to a bug in the way the stats are added together. In case no one has noticed, if a team has been renamed during the year, the team stats will usually be incorrect. I just recently fixed the bug (it's not released yet) so I will be able to do this now.
Originally posted by San Diego Chargers
Also, I was wondering how difficult scripts like the ones I suggested are to write. I have no Greasemonkey experience but I am good with computers and am interested in writing some scripts. Any advice on where to start (or not to bother if it is way over my head) would be greatly appreciated. Thanks again for everyone's hard work so far, these scripts really make the game that much better.
You're best off starting with something simpler so you can get the hang of moving around the pages and reading the data. Try adding a new column to the game log to show how many fantasy points a player would have scored in each game. It's a useless script, but it's an easy place to start. http://www.diveintogreasemonkey.org might help with the basics. I've found the JavaScript & HTML Dom pages at http://www.w3schools.com & the Firefox FireBug addon to be indispensable.




ocuments and Settings, I use vista. Where would it be here?
)























