• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Countdown - Gesior

Calon

Experienced Member
Joined
Feb 6, 2009
Messages
1,070
Reaction score
21
im requesting a countdown system for gesior that tested and working (i used the search before)
 
Add it to latestnews @ top. [Not tested & not by me, found here in 5 sec of seraching :x]
Code:
$main_content .= '<script language="JavaScript">
TargetDate = "4/30/2010 8:00 PM";
CountActive = true;
CountStepper = -1;
LeadingZero = false;
DisplayFormat = "<font size=\'3\' color=\'red\'><h1><center>Do startu War-OTS pozostalo:<br/> %%D%% dni, %%H%% godzin, %%M%% minut oraz %%S%% sekund!</center></h1></font>";
FinishMessage = "It is finally here!";
</script>
<script language="JavaScript" src="http://scripts.hashemian.com/js/countdown.js"></script>';
 
Add it to latestnews @ top. [Not tested & not by me, found here in 5 sec of seraching :x]
Code:
$main_content .= '<script language="JavaScript">
TargetDate = "4/30/2010 8:00 PM";
CountActive = true;
CountStepper = -1;
LeadingZero = false;
DisplayFormat = "<font size=\'3\' color=\'red\'><h1><center>Do startu War-OTS pozostalo:<br/> %%D%% dni, %%H%% godzin, %%M%% minut oraz %%S%% sekund!</center></h1></font>";
FinishMessage = "It is finally here!";
</script>
<script language="JavaScript" src="http://scripts.hashemian.com/js/countdown.js"></script>';

Thanks :P Work Repp++

Swevs.org
 
Back
Top