Rank: Member
Groups: Registered
Joined: 7/4/2023(UTC) Posts: 16 Thanks: 8 times
|
Hi, I'm looking for a way to create a countdown counter that can set in different ways such as 100 seconds or 300 seconds. On the video I have to see the 3 digits or (200) or (300) and not the classic clock to understand ... can anyone help me?
countdown 200-0 ecc
|
|
|
|
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: MaxItalia Hi, I'm looking for a way to create a countdown counter that can set in different ways such as 100 seconds or 300 seconds. On the video I have to see the 3 digits or (200) or (300) and not the classic clock to understand ... can anyone help me?
countdown 200-0 ecc probably better to use a script and format the display to your liking of the time using the DateTime.Now() or the stopwatch options to calculate in vb.net
|
|
|
|
Rank: Member
Groups: Registered
Joined: 7/4/2023(UTC) Posts: 16 Thanks: 8 times
|
Originally Posted by: doggy probably better to use a script and format the display to your liking of the time using the DateTime.Now() or the stopwatch options to calculate in vb.net
yes, but i don't know how to do it
|
|
|
|
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)
|
|
|
|
|
Rank: Member
Groups: Registered
Joined: 7/4/2023(UTC) Posts: 16 Thanks: 8 times
|
Originally Posted by: doggy you are very kind! i tried to insert the script but i can't get it to work, i don't understand how to do it. If you can explain it would help me. Thank you
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 12/24/2021(UTC) Posts: 508 Location: athens Thanks: 123 times Was thanked: 71 time(s) in 67 post(s)
|
Originally Posted by: MaxItalia Originally Posted by: doggy you are very kind! i tried to insert the script but i can't get it to work, i don't understand how to do it. If you can explain it would help me. Thank you Hello. What difficult you have in order to run the script? You must change the line API.Function("SetText",Input:="9",SelectedName:="Headline.Text",Value:=ctime) in order to match to your needs. Do you have in vmix a title input in input 9 position that have the field "Headline.Text"? If no, you must change this in what you have. Also the line dim total as integer = 250 'Total # of seconds to count down means the time you need. If you need 300 seconds you will change the = 250 to = 300 And finally you can make a shortcut to run this script whenever you need it
|
|
|
|
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