Since the new home page was installed, the sort player script isn't working for me. Suggestions?
im317
offline
offline
Originally posted by cooljesture20
Since the new home page was installed, the sort player script isn't working for me. Suggestions?
http://goallineblitz.com/game/forum_thread.pl?thread_id=2254945&page=1
hope that gets updated.
Since the new home page was installed, the sort player script isn't working for me. Suggestions?
http://goallineblitz.com/game/forum_thread.pl?thread_id=2254945&page=1
hope that gets updated.
Lambda
offline
offline
Originally posted by pabst
Does it speed up at all when you press the fast forward button while it's playing?
it's kind of strange. if i press it 1-3 times it doesn't speed up at all. the 4th press makes it go a lot faster, but it gets really choppy. the 5th press makes them warp all over the place. without the script running, one press makes it speed up the normal amount.
for example, numbers for this play, a nice long level 17 powerback run: http://goallineblitz.com/game/replay.pl?game_id=850814&pbp_id=3612138
script disabled default speed: ~14.1s
script disabled with fast forward: ~8.8s
script enabled default speed: ~20.0s
script enabled with fast forwards: ~11.6s
Does it speed up at all when you press the fast forward button while it's playing?
it's kind of strange. if i press it 1-3 times it doesn't speed up at all. the 4th press makes it go a lot faster, but it gets really choppy. the 5th press makes them warp all over the place. without the script running, one press makes it speed up the normal amount.
for example, numbers for this play, a nice long level 17 powerback run: http://goallineblitz.com/game/replay.pl?game_id=850814&pbp_id=3612138
script disabled default speed: ~14.1s
script disabled with fast forward: ~8.8s
script enabled default speed: ~20.0s
script enabled with fast forwards: ~11.6s
Tigerbait0307
offline
offline
Originally posted by pabst
Deathblade's script claims to do it: http://userscripts.org/scripts/show/46116
Thanks!
Deathblade's script claims to do it: http://userscripts.org/scripts/show/46116
Thanks!
Baustin
offline
offline
Anyone else having problems with player highlight now? Now everything in the PBP is green except for scores.
cooljesture20
offline
offline
Originally posted by Baustin
Anyone else having problems with player highlight now? Now everything in the PBP is green except for scores.
Working fine for me.
Anyone else having problems with player highlight now? Now everything in the PBP is green except for scores.
Working fine for me.
pabst
offline
offline
Originally posted by cooljesture20
Originally posted by Baustin
Anyone else having problems with player highlight now? Now everything in the PBP is green except for scores.
Working fine for me.
There's a good chace it'll break if you use the player list on your home page. I'll have to fix it.
Originally posted by Baustin
Anyone else having problems with player highlight now? Now everything in the PBP is green except for scores.
Working fine for me.
There's a good chace it'll break if you use the player list on your home page. I'll have to fix it.
seanb1979
offline
offline
Is anyone elses AI package transfer not working? I get my dropdown menu but no selections within it. I disabled the ai package % and it still gets the same thing
wooden_bender
offline
offline
Originally posted by seanb1979
Is anyone elses AI package transfer not working? I get my dropdown menu but no selections within it. I disabled the ai package % and it still gets the same thing
It's not working for me either
Is anyone elses AI package transfer not working? I get my dropdown menu but no selections within it. I disabled the ai package % and it still gets the same thing
It's not working for me either
pabst
offline
offline
Originally posted by Lambda
Originally posted by pabst
Does it speed up at all when you press the fast forward button while it's playing?
it's kind of strange. if i press it 1-3 times it doesn't speed up at all. the 4th press makes it go a lot faster, but it gets really choppy. the 5th press makes them warp all over the place. without the script running, one press makes it speed up the normal amount.
for example, numbers for this play, a nice long level 17 powerback run: http://goallineblitz.com/game/replay.pl?game_id=850814&pbp_id=3612138
script disabled default speed: ~14.1s
script disabled with fast forward: ~8.8s
script enabled default speed: ~20.0s
script enabled with fast forwards: ~11.6s
There's a variable in the script called frameSpeed that controls the framerate (I'm going to assume you haven't modified it, 1000/frameSpeed = maxfps). Pressing fast forward cuts its value in half which doubles the framerate of the animation, so you should see the difference immediately. 4 presses (~320fps) to do anything seems to point towards a timing issue in the browser. Are you spiking your CPU usage while the animation is running, or only before it starts? Have you installed any new addons/toolbars/whatever into the browser recently? Do you remember what version number you were using when the problem started?
Originally posted by pabst
Does it speed up at all when you press the fast forward button while it's playing?
it's kind of strange. if i press it 1-3 times it doesn't speed up at all. the 4th press makes it go a lot faster, but it gets really choppy. the 5th press makes them warp all over the place. without the script running, one press makes it speed up the normal amount.
for example, numbers for this play, a nice long level 17 powerback run: http://goallineblitz.com/game/replay.pl?game_id=850814&pbp_id=3612138
script disabled default speed: ~14.1s
script disabled with fast forward: ~8.8s
script enabled default speed: ~20.0s
script enabled with fast forwards: ~11.6s
There's a variable in the script called frameSpeed that controls the framerate (I'm going to assume you haven't modified it, 1000/frameSpeed = maxfps). Pressing fast forward cuts its value in half which doubles the framerate of the animation, so you should see the difference immediately. 4 presses (~320fps) to do anything seems to point towards a timing issue in the browser. Are you spiking your CPU usage while the animation is running, or only before it starts? Have you installed any new addons/toolbars/whatever into the browser recently? Do you remember what version number you were using when the problem started?
Edited by pabst on Oct 16, 2009 20:47:14
thunderdoozer
offline
offline
anyone have a notes script for DPC?
It would be nice to be able to note which situations a play will be effective.
It would be nice to be able to note which situations a play will be effective.
seanb1979
offline
offline
Originally posted by wooden_bender
It's not working for me either
they had a new one and i tried it but nothing working there either
It's not working for me either
they had a new one and i tried it but nothing working there either
Lambda
offline
offline
Originally posted by pabst
There's a variable in the script called frameSpeed that controls the framerate (I'm going to assume you haven't modified it, 1000/frameSpeed = maxfps). Pressing fast forward cuts its value in half which doubles the framerate of the animation, so you should see the difference immediately. 4 presses (~320fps) to do anything seems to point towards a timing issue in the browser. Are you spiking your CPU usage while the animation is running, or only before it starts? Have you installed any new addons/toolbars/whatever into the browser recently? Do you remember what version number you were using when the problem started?
yeah, with the script active it's spiking throughout the replay. without the script it runs at about 45-47% (dual core).
the slowdown started about 2 weeks ago, and i hadn't just update the script when it started. i did update after to see if it fixed it. the version i was originally using would have been the one right after deathblade's speed script had a replay rewrite version, but i don't remember the version.
i didn't install any addons or anything like that. the only thing i've done to firefox recently is update to 3.5.3. i don't remember when i did that in relation to when the slowdown started, but it could certainly be linked. i would think that if that was the cause more people would be reporting it. it's not like i'm using a pentium 2 or anything, i have a 2.13ghz core 2 duo. it's about 4 years old, but i would like to think it could handle moving a colored circle in a web browser.
i do appreciate all the help.
e: cpu usage drops to 38-45% when firefox isn't the active window, and the replay runs fine with the script. gonna try a few things...
There's a variable in the script called frameSpeed that controls the framerate (I'm going to assume you haven't modified it, 1000/frameSpeed = maxfps). Pressing fast forward cuts its value in half which doubles the framerate of the animation, so you should see the difference immediately. 4 presses (~320fps) to do anything seems to point towards a timing issue in the browser. Are you spiking your CPU usage while the animation is running, or only before it starts? Have you installed any new addons/toolbars/whatever into the browser recently? Do you remember what version number you were using when the problem started?
yeah, with the script active it's spiking throughout the replay. without the script it runs at about 45-47% (dual core).
the slowdown started about 2 weeks ago, and i hadn't just update the script when it started. i did update after to see if it fixed it. the version i was originally using would have been the one right after deathblade's speed script had a replay rewrite version, but i don't remember the version.
i didn't install any addons or anything like that. the only thing i've done to firefox recently is update to 3.5.3. i don't remember when i did that in relation to when the slowdown started, but it could certainly be linked. i would think that if that was the cause more people would be reporting it. it's not like i'm using a pentium 2 or anything, i have a 2.13ghz core 2 duo. it's about 4 years old, but i would like to think it could handle moving a colored circle in a web browser.

i do appreciate all the help.
e: cpu usage drops to 38-45% when firefox isn't the active window, and the replay runs fine with the script. gonna try a few things...
Edited by Lambda on Oct 16, 2009 22:27:08
Edited by Lambda on Oct 16, 2009 21:43:21
Originally posted by thunderdoozer
anyone have a notes script for DPC?
It would be nice to be able to note which situations a play will be effective.
no, now stop asking and name the play after that
anyone have a notes script for DPC?
It would be nice to be able to note which situations a play will be effective.
no, now stop asking and name the play after that
wooden_bender
offline
offline
Originally posted by seanb1979
they had a new one and i tried it but nothing working there either
I didn't have any luck with it either when I reinstalled
they had a new one and i tried it but nothing working there either
I didn't have any luck with it either when I reinstalled
You are not logged in. Please log in if you want to post a reply.





























