User Pass
Home Sign Up Contact Log In
Forum > Goal Line Blitz > Greasemonkey Scripts > Greasemonkey Scripts (original thread)
Page:
 
AC33
offline
Link
 
Originally posted by Farn
(I don't have an account at the forum where these are uploaded so I'll just ask here).

2 requests

1. can somebody re-upload the server script 24hr format?
2. can it be adjust for us poor slobs in Arizona who don't do Daylight Savings time? It shows the server an hour ahead of where it actually is now that everyone but us has changed time zones.


ARIZONIANS UNITE
 
oten638
offline
Link
 
im the owner, can one of my GM's(who owns another team) copy his offense plays to mine?
 
Binestar
offline
Link
 
Originally posted by oten638
im the owner, can one of my GM's(who owns another team) copy his offense plays to mine?


http://goallineblitz.com/game/forum_thread.pl?thread_id=776063
 
Farn
offline
Link
 
Originally posted by Farn
(I don't have an account at the forum where these are uploaded so I'll just ask here).

2 requests

1. can somebody re-upload the server script 24hr format?
2. can it be adjusted for us poor slobs in Arizona who don't do Daylight Savings time? It shows the server an hour ahead of where it actually is now that everyone but us has changed time zones.


bump for the poor slobs of Arizona
 
mw54finest
offline
Link
 
Originally posted by Farn
Originally posted by Farn

(I don't have an account at the forum where these are uploaded so I'll just ask here).

2 requests

1. can somebody re-upload the server script 24hr format?
2. can it be adjusted for us poor slobs in Arizona who don't do Daylight Savings time? It shows the server an hour ahead of where it actually is now that everyone but us has changed time zones.


bump for the poor slobs of Arizona


http://glbscripts.myfreeforum.org/sutra154.php
Updated with correct link to 24 hour script

To get the right time offset, edit the script and look for:
getTimezoneOffset()*60000
If you want the time to be hour less then displayed, change the value to 5000.
 
Farn
offline
Link
 
Thanks.

Quick question: installed the 24hr version and its now running 10 minutes slow. I know it picks it up off my local CPU time but my time is accurate but the script is 10 minutes slow.
 
mw54finest
offline
Link
 
Did you end up changing the number to 5000 instead of 50000? I guess that could be the cause.
 
SeattleNiner
NINERS
offline
Link
 
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.
 
karma99
offline
Link
 
Originally posted by mw54finest
Did you end up changing the number to 5000 instead of 50000? I guess that could be the cause.


You need to change the value 21600000 in ((new Date().getTimezoneOffset()*60000) - 21600000));

The code assumes that the difference between GMT and "Mountain Time" is 6 hours.. so if it's changed from that due to daylight saving etc...

change the 21600000, with the following formula:
Number of hours * 60 (minutes) * 60 (seconds) * 1000 (1000th's of a second)!
So if it's 5 hours difference for you instead of 6, use 5 * 60 * 60 * 1000 = 18000000
 
SWVAHoo
offline
Link
 
Bump.
 
ou
offline
Link
 
Could somebody make a script that goes thru and logs every thread and post so there is a history and search function? Would have to store all the info on a seperate site but atleast the search function would work
 
mw54finest
offline
Link
 
Originally posted by karma99
Originally posted by mw54finest

Did you end up changing the number to 5000 instead of 50000? I guess that could be the cause.


You need to change the value 21600000 in ((new Date().getTimezoneOffset()*60000) - 21600000));

The code assumes that the difference between GMT and "Mountain Time" is 6 hours.. so if it's changed from that due to daylight saving etc...

change the 21600000, with the following formula:
Number of hours * 60 (minutes) * 60 (seconds) * 1000 (1000th's of a second)!
So if it's 5 hours difference for you instead of 6, use 5 * 60 * 60 * 1000 = 18000000


Thanks man.. We need you back to supporting your scripts. Although, I don't even come around this thread much anymore since they took it off sticky...
 
n:iceman:16
offline
Link
 
http://glbscripts.myfreeforum.org/Master_Script_List_about133.html

Has the first post still not been edited?
 
bamakiksass
offline
Link
 
Is there a script to mass e-mail your teams? The forum is fine for the ones who check it!!
 
karma99
offline
Link
 
Originally posted by mw54finest
Thanks man.. We need you back to supporting your scripts. Although, I don't even come around this thread much anymore since they took it off sticky...


Sorry mate, I'm done with GLB completely.. soooo bored with it.
Just logging in occasionally to set my SS's tactics for this season (and see how many people I've pissed off with my FA CB ).. once his contract ends, I'm done for good.
Just happened to pass by and saw a question I could answer

And I agree.. considering how much work (free and at no personal gain) the scripters put into this dump (some of which Bort has added to the actual game), you'd think a sticky was the least we could expect.
But nothing surprises me round here anymore.
 
Page:
 


You are not logged in. Please log in if you want to post a reply.