XtremeMakak Posted January 4, 2014 Report Share Posted January 4, 2014 Is it possible to make the debug monitor show when the next restart is? Link to comment Share on other sites More sharing options...
0 Richie Posted January 4, 2014 Report Share Posted January 4, 2014 Include a timer and set it to your restart times :) Have a look at the code in http://opendayz.net/threads/j0k3r5-stats-panel-very-easy-install-stats-panel.15090/ Just disable the toggle On/Off feature of it blocks you building in Epoch Link to comment Share on other sites More sharing options...
0 Defent Posted January 4, 2014 Report Share Posted January 4, 2014 <t size='1.15' font='Bitstream'align='center' color='#5882FA'>Restart in %10 Minutes</t><br/>", and at the part where you define the different types of %1, %2 etc. add this: (round(180-(serverTime) / 60)) 180 defines the amount of seconds its counting down from. 180 minutes is 3 hours. Link to comment Share on other sites More sharing options...
0 XtremeMakak Posted January 4, 2014 Author Report Share Posted January 4, 2014 The blowouts isn't at a specific time it is randomized at start and gives a _delay output Link to comment Share on other sites More sharing options...
0 Axe Cop Posted January 4, 2014 Report Share Posted January 4, 2014 The blowouts isn't at a specific time it is randomized at start and gives a _delay output what blowout do you mean exactely??? and if you have the time in the _delay variable or whatever just use that instead of a fixed time.. Link to comment Share on other sites More sharing options...
Question
XtremeMakak
Is it possible to make the debug monitor show when the next restart is?
Link to comment
Share on other sites
4 answers to this question
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now