glbscripts.myfreeforum.org Forum Index glbscripts.myfreeforum.org
Forum dedicated to Greasemonkey Scripts made for Goal Line Blitz online game.
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   Join! (free) Join! (free)
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


pbr Game Scout additions
Page 1, 2, 3, 4, 5  Next
 
Post new topic   Reply to topic    glbscripts.myfreeforum.org Forum Index -> Suggestions
View previous topic :: View next topic  
Author Message
Lukin83



Joined: 23 Jun 2008
Posts: 3

PostPosted: Mon Jun 23, 2008 7:16 am    Post subject: pbr Game Scout additions Reply with quote

I would like to see the following added to this script...


1. Play breakdown by quarter.
2. Play breakdown by drive.
3. Times targeted.

Thanks!



_________________
www.fflivewire.com
Back to top
View user's profile Send private message Visit poster's website
mw54finest
Site Admin


Joined: 22 Jun 2008
Posts: 160

PostPosted: Mon Jun 23, 2008 9:48 am    Post subject: Reply with quote

Nice, I would also like to see "Total" yardage column.
_________________
Eat, Sleep, Live GLB!
Back to top
View user's profile Send private message
pabst
Developer


Joined: 23 Jun 2008
Posts: 235

PostPosted: Tue Jun 24, 2008 5:47 am    Post subject: Reply with quote

Totals are already implemented in my home version.  I haven't done quarters yet, but it's in the same table as the totals so I'll get to it eventually.  Of the suggestions, this will definitely be the first to be implemented since it is by far the easiest.


If you want by-drive totals, I'm open to suggestions as to how it should look.  One table for each team that has columns with comp/att/yards/etc and rows with drive numbers seems the simplest way.  It would require a few changes, but nothing extraordinary.  If you want to see the actual plays like some sites do with the football field image overlayed with colored lines for runs and different colored lines for passes, that seems a bit overkill to me.  Though, if some brave soul is already working on it, I wouldn't be opposed to merging the code.

Targets is a bookkeeping nightmare, but I was planning on doing this eventually unless it finally gets put in the box score where it belongs.

Can't really put a date on any of this as I'm rewriting the way the script fetches plays which is, of course, proving to be much more of a pain in the ass than it should be.
Back to top
View user's profile Send private message
mw54finest
Site Admin


Joined: 22 Jun 2008
Posts: 160

PostPosted: Tue Jun 24, 2008 6:51 am    Post subject: Reply with quote

To make the scout box work with quarters,
From Manager User Scripts, Highlight "pbr Game Scouts" then on the included pages click on add: Type this line in the box.
Code:

:
http://goallineblitz.com/game/game.pl?game_id=*&mode=pbp&quarter=*


From the PbP screen click on any quarter number to display your quarterly stats. Smile

Pabst, how do I get a hold of this "home" version?
_________________
Eat, Sleep, Live GLB!


Last edited by mw54finest on Tue Jun 24, 2008 8:55 pm; edited 2 times in total
Back to top
View user's profile Send private message
pabst
Developer


Joined: 23 Jun 2008
Posts: 235

PostPosted: Tue Jun 24, 2008 7:39 am    Post subject: Reply with quote

mw54finest wrote:
To make the scout box work with quarters,
From Manager User Scripts, Highlight "pbr Game Scouts" then on the included pages click on add: Type this line in the box.
Code:

http://goallineblitz.com/game/game.pl?game_id=*&mode=pbp&quarter=*


From the PbP screen click on any quarter number to display your quarterly stats. Smile

Pabst, how do I get a hold of this "home" version?


I don't think I've ever clicked those links Laughing.  I assumed they just jumped down to the start of that quarter.  Didn't even know they opened a new page.

There's nothing really special with that version.  It's basically just yesterday's version with the pitches listed seperately from the rushes.   And, I replaced the table creation code, so I don't have to make those things by hand like in the original.  I'll probably just add quarters to it tonight and upload a new version.
Back to top
View user's profile Send private message
mw54finest
Site Admin


Joined: 22 Jun 2008
Posts: 160

PostPosted: Tue Jun 24, 2008 8:35 am    Post subject: Reply with quote

I want the totals column! Smile Make sure you add that on the new version.
_________________
Eat, Sleep, Live GLB!
Back to top
View user's profile Send private message
Lukin83



Joined: 23 Jun 2008
Posts: 3

PostPosted: Tue Jun 24, 2008 10:35 am    Post subject: Reply with quote

pabst wrote:
Totals are already implemented in my home version.  I haven't done quarters yet, but it's in the same table as the totals so I'll get to it eventually.  Of the suggestions, this will definitely be the first to be implemented since it is by far the easiest.


If you want by-drive totals, I'm open to suggestions as to how it should look.  One table for each team that has columns with comp/att/yards/etc and rows with drive numbers seems the simplest way.  It would require a few changes, but nothing extraordinary.  If you want to see the actual plays like some sites do with the football field image overlayed with colored lines for runs and different colored lines for passes, that seems a bit overkill to me.  Though, if some brave soul is already working on it, I wouldn't be opposed to merging the code.

Targets is a bookkeeping nightmare, but I was planning on doing this eventually unless it finally gets put in the box score where it belongs.

Can't really put a date on any of this as I'm rewriting the way the script fetches plays which is, of course, proving to be much more of a pain in the ass than it should be.


I definitely was not looking for a bar chart to display drives.  A table was all I was hoping for.
_________________
www.fflivewire.com
Back to top
View user's profile Send private message Visit poster's website
awalker



Joined: 24 Jun 2008
Posts: 3

PostPosted: Tue Jun 24, 2008 1:19 pm    Post subject: Reply with quote

Having how many times a player was targeted would be sweet!
Back to top
View user's profile Send private message
Lukin83



Joined: 23 Jun 2008
Posts: 3

PostPosted: Tue Jun 24, 2008 3:57 pm    Post subject: Reply with quote

awalker wrote:
Having how many times a player was targeted would be sweet!


That is the one of my suggestions I want the most.
_________________
www.fflivewire.com
Back to top
View user's profile Send private message Visit poster's website
pabst
Developer


Joined: 23 Jun 2008
Posts: 235

PostPosted: Wed Jun 25, 2008 1:48 am    Post subject: Reply with quote

mw54finest wrote:
I want the totals column! Smile Make sure you add that on the new version.


I did. Just uploaded it.


Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    glbscripts.myfreeforum.org Forum Index -> Suggestions All times are GMT - 6 Hours
Page 1, 2, 3, 4, 5  Next
Page 1 of 5

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

Card File  Gallery  Forum Archive
Powered by phpBB © 2001, 2005 phpBB Group
Create your own free forum | Buy a domain to use with your forum