ztizzlegaming / CSGOWinBig

Open-source Counter-Strike: Global Offensive jackpot betting website.
MIT License
169 stars 103 forks source link

Wrong time displayed on timer #203

Open nickbijmoer opened 8 years ago

nickbijmoer commented 8 years ago

Hello, I changed the timer in deposit from $endTime = round(microtime(true) * 1000 + 120000.0); to $endTime = round(microtime(true) * 1000 + 30000.0); And also edited the bot to 30 seconds ( if timerTime >= 30) but still on the site I get 60 seconds for some reason. Does someone know a fix?

Zouspants commented 8 years ago

change all files to 30 sec :P its 1 other file u have to change too... dont know xddddddddddddd

mx0c commented 8 years ago

change the time of the timer in script.js