Timer Amount

in
Subscribe to Timer Amount 4 posts, 3 voices



GHuRT User
FirefoxWindows

I would like for it to start at 16-18minutes I edited part of the code where I think its at, still keeps showing 15+some odd seconds.

 
ds1018 User
FirefoxWindows

Where are you changing it at?

sandboxIt()

it sets the random shit on the end using
timeoutvalue = (900000 - (timeNow - timeAgo) + ((Math.round(Math.random()*30)+3)*1000));

I'm pretty sure this is where you'd need to change it.

 
GHuRT User
FirefoxWindows

Yep did that and its all better now.

 
Beardy78 User
FirefoxWindows

What did you change to make it better?

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel