Could you edit the home page redo script? It gets rid of next game for my 2 bottom right guys, and just doesn't flow as smoothly as I would like.
Originally posted by pabst
Originally posted by SeattleNiner
Here's a request for the replay rewrite!
Is there any way that the "dots" on the replay be changed for backups & starters? What I'm saying is, the offensive starter dots could stay the same, but when a backup is in maybe it's a lighter shaded dot or something like that?
This would be GREAT to help understand energy, as well as why a play worked or didn't if it was due lets say to a backup CB covering a #1 WR.
You can do this through clever modification of the highlight script. The easiest way is: instead of changing the dots, you can change the color of the highlight for particular players. First string gets one color, 2nd gets another, and so on. The script would have to modified by hand with the depth chart info. Changing the actual icons is possible as well, but it's not for the faint of heart.
CRAP! My "heart" can't take it!!!!!
Originally posted by SeattleNiner
Here's a request for the replay rewrite!
Is there any way that the "dots" on the replay be changed for backups & starters? What I'm saying is, the offensive starter dots could stay the same, but when a backup is in maybe it's a lighter shaded dot or something like that?
This would be GREAT to help understand energy, as well as why a play worked or didn't if it was due lets say to a backup CB covering a #1 WR.
You can do this through clever modification of the highlight script. The easiest way is: instead of changing the dots, you can change the color of the highlight for particular players. First string gets one color, 2nd gets another, and so on. The script would have to modified by hand with the depth chart info. Changing the actual icons is possible as well, but it's not for the faint of heart.
CRAP! My "heart" can't take it!!!!!
*Birdman*
offline
offline
Originally posted by pabst
Originally posted by jaminn13
Originally posted by pabst
Originally posted by bamakiksass
Is there a script to mass e-mail your teams? The forum is fine for the ones who check it!!
One word: SPAM.
I have wanted this also! What is the spam problem? i certainly wouldn't spam my players and i can't see any reason an owner or GM would. Just curious. thanks
The problem isn't owners spamming their players. It's those among us who know Javascript feeling the need to modify the script in order to tell the players on every team on GLB that "Cobra Kai sucks", "Cobra Kai Rules", "My owner won't cut me!", "<insert name here> screwed me over in a trade", etc, etc.
Thanks for explaining that, i was wondering!! To bad a few trouble makers can prevent a useful addition. Guess i will stick with one PM at a time!
Originally posted by jaminn13
Originally posted by pabst
Originally posted by bamakiksass
Is there a script to mass e-mail your teams? The forum is fine for the ones who check it!!
One word: SPAM.
I have wanted this also! What is the spam problem? i certainly wouldn't spam my players and i can't see any reason an owner or GM would. Just curious. thanks
The problem isn't owners spamming their players. It's those among us who know Javascript feeling the need to modify the script in order to tell the players on every team on GLB that "Cobra Kai sucks", "Cobra Kai Rules", "My owner won't cut me!", "<insert name here> screwed me over in a trade", etc, etc.
Thanks for explaining that, i was wondering!! To bad a few trouble makers can prevent a useful addition. Guess i will stick with one PM at a time!
pabst
offline
offline
Originally posted by Rybread
is there a script that will change the field back to the plain green?
Use the replay rewrite script, enable the alternate field graphics, and set your field to this:
http://img523.imageshack.us/img523/6463/glbfieldrb0.gif
is there a script that will change the field back to the plain green?
Use the replay rewrite script, enable the alternate field graphics, and set your field to this:
http://img523.imageshack.us/img523/6463/glbfieldrb0.gif
Brutus Buckeye
offline
offline
Could a script be written that would allow a notes field in the AI for each output? Would like to make notes on what has been tried and track success/failure for each output.
Also on the Play by Play Filter, it would be nice to have a checkbox to select the different teams.
Also on the Play by Play Filter, it would be nice to have a checkbox to select the different teams.
Last edited Nov 10, 2008 19:51:24
Billy Corman
offline
offline
There's a script to show how many times a WR is a target. Is there a way to accumulate the number of times a CB has been thrown on? Tackles, INT's and PD's aside, I would find this number hugely useful.
cabrasher
offline
offline
Originally posted by Billy Corman
There's a script to show how many times a WR is a target. Is there a way to accumulate the number of times a CB has been thrown on? Tackles, INT's and PD's aside, I would find this number hugely useful.
Not sure if that would be possible, since the play string doesn't contain the CB unless he defensed the ball, intercepted it, or tackled the ball carrier. The only possible way would be somehow pull it from the replay coordinates, which is not really feasible to do on an entire game basis. The replay script uses the coordinates on a play-by-play basis but just follows the ball, not necessarily determines coverage, but this is about as far as it will go I believe unless Bort changes up the code that produces the play string.
There's a script to show how many times a WR is a target. Is there a way to accumulate the number of times a CB has been thrown on? Tackles, INT's and PD's aside, I would find this number hugely useful.
Not sure if that would be possible, since the play string doesn't contain the CB unless he defensed the ball, intercepted it, or tackled the ball carrier. The only possible way would be somehow pull it from the replay coordinates, which is not really feasible to do on an entire game basis. The replay script uses the coordinates on a play-by-play basis but just follows the ball, not necessarily determines coverage, but this is about as far as it will go I believe unless Bort changes up the code that produces the play string.
Billy Corman
offline
offline
Originally posted by cabrasher
Originally posted by Billy Corman
There's a script to show how many times a WR is a target. Is there a way to accumulate the number of times a CB has been thrown on? Tackles, INT's and PD's aside, I would find this number hugely useful.
Not sure if that would be possible, since the play string doesn't contain the CB unless he defensed the ball, intercepted it, or tackled the ball carrier. The only possible way would be somehow pull it from the replay coordinates, which is not really feasible to do on an entire game basis. The replay script uses the coordinates on a play-by-play basis but just follows the ball, not necessarily determines coverage, but this is about as far as it will go I believe unless Bort changes up the code that produces the play string.
I appreciate the quick response.
Is there any way to know which CB lines up on which WR? This way, as the WR is a target, then the CB has been thrown on.
Originally posted by Billy Corman
There's a script to show how many times a WR is a target. Is there a way to accumulate the number of times a CB has been thrown on? Tackles, INT's and PD's aside, I would find this number hugely useful.
Not sure if that would be possible, since the play string doesn't contain the CB unless he defensed the ball, intercepted it, or tackled the ball carrier. The only possible way would be somehow pull it from the replay coordinates, which is not really feasible to do on an entire game basis. The replay script uses the coordinates on a play-by-play basis but just follows the ball, not necessarily determines coverage, but this is about as far as it will go I believe unless Bort changes up the code that produces the play string.
I appreciate the quick response.
Is there any way to know which CB lines up on which WR? This way, as the WR is a target, then the CB has been thrown on.
pabst
offline
offline
Originally posted by Brutus Buckeye
Could a script be written that would allow a notes field in the AI for each output? Would like to make notes on what has been tried and track success/failure for each output.Get your grain of salt since I didn't actually write any of the notes scripts. It seems messy, but they are probably modifiable into what you want. Maybe one of the authors will chime in.
Originally posted by Brutus Buckeye
Also on the Play by Play Filter, it would be nice to have a checkbox to select the different teams.The problem is, a change of possession is listed as a possession for the defense (unless it's a missed 4th down conversion in which case it's done correctly, that's some nice consistency there). I have no idea why the play-by-play was written this way, but it's been a major pain in the ass. This causes a host of problems with determining which team actually has the ball. To get everything to work, I have to make assumptions which rely on both teams being listed. Removing one team will make it impossible to tell which team is actually the offense which will break filtering in some cases and scouting entirely.
Could a script be written that would allow a notes field in the AI for each output? Would like to make notes on what has been tried and track success/failure for each output.Get your grain of salt since I didn't actually write any of the notes scripts. It seems messy, but they are probably modifiable into what you want. Maybe one of the authors will chime in.
Originally posted by Brutus Buckeye
Also on the Play by Play Filter, it would be nice to have a checkbox to select the different teams.The problem is, a change of possession is listed as a possession for the defense (unless it's a missed 4th down conversion in which case it's done correctly, that's some nice consistency there). I have no idea why the play-by-play was written this way, but it's been a major pain in the ass. This causes a host of problems with determining which team actually has the ball. To get everything to work, I have to make assumptions which rely on both teams being listed. Removing one team will make it impossible to tell which team is actually the offense which will break filtering in some cases and scouting entirely.
pabst
offline
offline
Originally posted by Billy Corman
Originally posted by cabrasher
Originally posted by Billy Corman
There's a script to show how many times a WR is a target. Is there a way to accumulate the number of times a CB has been thrown on? Tackles, INT's and PD's aside, I would find this number hugely useful.
Not sure if that would be possible, since the play string doesn't contain the CB unless he defensed the ball, intercepted it, or tackled the ball carrier. The only possible way would be somehow pull it from the replay coordinates, which is not really feasible to do on an entire game basis. The replay script uses the coordinates on a play-by-play basis but just follows the ball, not necessarily determines coverage, but this is about as far as it will go I believe unless Bort changes up the code that produces the play string.
I appreciate the quick response.
Is there any way to know which CB lines up on which WR? This way, as the WR is a target, then the CB has been thrown on.
All this information is in the replay coordinates. Since we don't have a way of getting them without pummeling the server with requests, this isn't feasible on a per-game basis. Plus, things like corner blitzes and zones will make determining targets by this method incorrect anyway.
Originally posted by cabrasher
Originally posted by Billy Corman
There's a script to show how many times a WR is a target. Is there a way to accumulate the number of times a CB has been thrown on? Tackles, INT's and PD's aside, I would find this number hugely useful.
Not sure if that would be possible, since the play string doesn't contain the CB unless he defensed the ball, intercepted it, or tackled the ball carrier. The only possible way would be somehow pull it from the replay coordinates, which is not really feasible to do on an entire game basis. The replay script uses the coordinates on a play-by-play basis but just follows the ball, not necessarily determines coverage, but this is about as far as it will go I believe unless Bort changes up the code that produces the play string.
I appreciate the quick response.
Is there any way to know which CB lines up on which WR? This way, as the WR is a target, then the CB has been thrown on.
All this information is in the replay coordinates. Since we don't have a way of getting them without pummeling the server with requests, this isn't feasible on a per-game basis. Plus, things like corner blitzes and zones will make determining targets by this method incorrect anyway.
AC33
offline
offline
The Homepage rewrite really needs to be edited, its not reading the last game and next game correctly. It says Next game as the last game, and puts nothing in the last game spot.
Capaneus
offline
offline
Pabst, I'm having an issue with game scout where on the passing screen, the opponent's receivers and the scouted teams receivers are all appearing in the same column. Same goes for rushers.
You are not logged in. Please log in if you want to post a reply.






























