Countdown in Dynamic Banner?

LetsBlade

Member
Jan 7, 2017
102
14
53
Hey! Im Currently Using a Dynamic TS3 Banner for Showing the User/Port/Date/Time etc.
But anyone knows the Code to Show a Countdown to a Specific Date? Like "30d 21h 30m until XX-XX-2017 (12:00)"
 

First-Coder

Active Member
Nov 14, 2016
212
83
78
I am pretty sure, that no dynamic banner script have these function, but it´s definitely possible ;)
 

LetsBlade

Member
Jan 7, 2017
102
14
53
The Only thing to do is to write a php Script that Writes a Certain Date in the Image (textToImage) and Change it Everyday with 1d
 

First-Coder

Active Member
Nov 14, 2016
212
83
78
yes... You can also create the image every min again. Then you can create your counter for every minute
 

InVaDeR359

Active Member
May 29, 2017
160
121
72
You need a php script that detects how many time is left to a certain date. Then make it refresh every minute in Teamspeak. I am also looking for this script if anyone have this.
 
Top