Server status

Felipe Brasil

New member
Messages
30
Points
0
Location
Brazil
Github
lipew
Emulator
So i have this site bar:

mj7jf4.png


And this is the code for the "Woe countdown and for the number of players":

Code:
<div class="bar">	<div class="info online">		Server <strong>online</strong> - 		<a href="#">72</a> players - 		<strong>WOE</strong> in <span id="woe_countdown">02:12:34</span>	</div>
But i want it to show the "real" status, like the cp.. how can i do that??
 
Back
Top