JaraLowell / OgarServ

Jara's version of Agar.io's private server prodject in Javascript modified from OgarProject using JXCore.
http://ogar.mivabe.nl
Other
28 stars 13 forks source link

Server shutdown time countdown to LB #126

Closed mafiakb closed 8 years ago

mafiakb commented 8 years ago

It does not work :(

ghost commented 8 years ago

Create a .bat file, and copy paste the code: @echo off

rem * Please make sure node can be accessed at this phase, so either do a path to node. (see Dos manuals) rem * or replace node by for example c:\path.to.where.node.is\node or if you wish to use JX replace node rem * with JX. rem * exemple: C:\JXCore\JX install..... etc

:loop cls node index.js goto loop

And start the server with this code.

mafiakb commented 8 years ago

My question is this line:

No work :(

JaraLowell commented 8 years ago

You only see the count down if day == 0 meaning 24 hours :smiling_imp: so if you put down 48 hours or more, you have to wait till 24h mark has bin reached for the msg to start showing up

mafiakb commented 8 years ago

Ohh, then in serverResetTime = 0? or day = 0

But, i have resetime in 3 ?, As you can Appear in three hours?

JaraLowell commented 8 years ago

serverResetTime = 24