vMix Forums
»
General
»
General Discussion
»
Custom text for countdown to set time
Rank: Newbie
Groups: Registered
Joined: 2/25/2024(UTC) Posts: 2 Location: Edmonton
|
I have a countdown timer that counts down to 11:00 AM. The problem is that I don't see any default ability to have a custom text for when it reaches 11. It just shows zeros.
I've seen some scripts that change the colors of timers as they near the end (but not count down to specific time). but not seen one yet that will hide the 00 and display a different text. I know enough to customize an existing script a bit. but not make something new that I don't have an example to follow. Can someone help me figure this out.
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 8/5/2017(UTC) Posts: 569 Location: Manitoba Thanks: 113 times Was thanked: 313 time(s) in 178 post(s)
|
Originally Posted by: ArchThunder I have a countdown timer that counts down to 11:00 AM. The problem is that I don't see any default ability to have a custom text for when it reaches 11. It just shows zeros.
I've seen some scripts that change the colors of timers as they near the end (but not count down to specific time). but not seen one yet that will hide the 00 and display a different text. I know enough to customize an existing script a bit. but not make something new that I don't have an example to follow. Can someone help me figure this out. Use a trigger "OnCountdownCompleted" with command "SetText" and set the 'Time.txt' to the text you want to display.
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 12/27/2012(UTC) Posts: 5,216 Location: Belgium Thanks: 291 times Was thanked: 955 time(s) in 790 post(s)
|
Originally Posted by: ArchThunder I have a countdown timer that counts down to 11:00 AM. The problem is that I don't see any default ability to have a custom text for when it reaches 11. It just shows zeros.
I've seen some scripts that change the colors of timers as they near the end (but not count down to specific time). but not seen one yet that will hide the 00 and display a different text. I know enough to customize an existing script a bit. but not make something new that I don't have an example to follow. Can someone help me figure this out. From the description i asume your are using a countdown to time (clocks) . In that the case a OnCountdownCompleted will not work (respond) Can be solved using a script checking the API XML to check what is displayed in the title and do the setText option when 00:00:00 like Raugert Explained Timers <> Clocks
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 12/27/2012(UTC) Posts: 5,216 Location: Belgium Thanks: 291 times Was thanked: 955 time(s) in 790 post(s)
|
Originally Posted by: doggy Originally Posted by: ArchThunder I have a countdown timer that counts down to 11:00 AM. The problem is that I don't see any default ability to have a custom text for when it reaches 11. It just shows zeros.
I've seen some scripts that change the colors of timers as they near the end (but not count down to specific time). but not seen one yet that will hide the 00 and display a different text. I know enough to customize an existing script a bit. but not make something new that I don't have an example to follow. Can someone help me figure this out. From the description i asume your are using a countdown to time (clocks) . In that the case a OnCountdownCompleted will not work (respond) Can be solved using a script checking the API XML to check what is displayed in the title and do the setText option when 00:00:00 like Raugert Explained Timers <> Clocks CorrectionUsing countdown to time will NOT display the current remaining time in the title but rather the timestring as set so above mentioned is not possible However one can use this script (adjusted to your needs) to run simultaniously https://forums.vmix.com/...ng-for-Dummies#post74242
|
|
|
|
Rank: Newbie
Groups: Registered
Joined: 2/25/2024(UTC) Posts: 2 Location: Edmonton
|
Yes I was using the countdown to time clock feature, but figured it wasn't going to work out and I needed to move to a script.
That link you shared looks to have what I want. thanks.
|
|
|
|
vMix Forums
»
General
»
General Discussion
»
Custom text for countdown to set time
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.
Important Information:
The vMix Forums uses cookies. By continuing to browse this site, you are agreeing to our use of cookies.
More Details
Close