Countdown in Dynamic Banner?

LetsBlade

Member
Joined
Jan 7, 2017
Messages
102
Reaction score
14
Points
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
Joined
Nov 14, 2016
Messages
212
Reaction score
83
Points
78
I am pretty sure, that no dynamic banner script have these function, but it´s definitely possible ;)
 

LetsBlade

Member
Joined
Jan 7, 2017
Messages
102
Reaction score
14
Points
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
Joined
Nov 14, 2016
Messages
212
Reaction score
83
Points
78
yes... You can also create the image every min again. Then you can create your counter for every minute
 

0day

Contributor
Joined
Oct 16, 2015
Messages
140
Reaction score
269
Points
148
This gave me an idea lol.
 

InVaDeR359

Active Member
Joined
May 29, 2017
Messages
160
Reaction score
121
Points
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.
 

InVaDeR359

Active Member
Joined
May 29, 2017
Messages
160
Reaction score
121
Points
72
Nice but the link to github is broken I guess.
 
Top