Sigoles
Discord: @sigoles
- Joined
- Nov 20, 2015
- Messages
- 1,209
- Solutions
- 2
- Reaction score
- 154
Hello, how to put this on my countdown?:
Actually script:
Actually script:
PHP:
$main_content .= '<script language="JavaScript">
TargetDate = "8/9/2016 5:00 PM";
CountActive = true;
CountStepper = -1;
LeadingZero = false;
DisplayFormat = "<h1><center><font size=\'4\'>Tibia will start in:</font><font size=\'4\' color=\'red\'><br/> %%D%% day (s), %%H%% hour (s), %%M%% minutes and %%S%% seconds!</center></h1></font>";
FinishMessage = "It is finally here!";
</script>
<script language="JavaScript" src="http://scripts.hashemian.com/js/countdown.js"></script>';