GrumpyDog
Member
Yeah OK that might be my bad. Maybe that's just because I've tried to compile it online, and the obslua module isn't available there. Sorry.
No worries, appreciate your feedback all the same.
Yeah OK that might be my bad. Maybe that's just because I've tried to compile it online, and the obslua module isn't available there. Sorry.
I am so sorry supersime, only noticed this message now. Unfortunately I have only tested this on Windows. Maybe see if this is resolved in version 5. It will be released soon.Hey @GrumpyDog ... I'm having trouble loading the script in Ubuntu 22.04... in fact, it just crashes OBS Studio when I try to add the script. I just downloaded it using the method you described in the video (i.e. v4.10 from https://raw.githubusercontent.com/midnight-studios/obs-lua/main/StopWatch.lua, saved as .obs file, and tried to add via Tools > Scripts. I click the +, select the file and OBS Studio crashes. I am using OBS Studio 29.1.3 (64 bit). Unfortunately I don't seem to be able to get a log file... i.e. there are no log entries created as the app crashes.
Have you any thoughts on where to look?
Cheers!
Please backup your old file before replacing it. Report any issues (:
NOTE: This release was tested extensively, but please report any issues so they may be fixed.
The plugin overview was updated
Thank you Mark S. for your valuable feedback.
NEW FEATURES
- Added multiple Time stamps
- Added multiple media files
- Added option...
Kirland93 are you requesting that if 'start' button is clicked the first time that the timer will run continuously regardless how many times it is pressed/clicked again, and that the only way to 'pause' or 'stop' the timer is by pressing/clicking a different dedicated button? I would like to know why this difference is important. Can you please try and explain how the feature or ability you require will be used in a context?Hi! I'd like to know if there's anyway to make the start/stop separate buttons. I wanna use this bc I'm trying to use this amazing timer for speed-running on Only Up and it's amazing !!!
Thanks for explaining. This feature will be available in the next release. Whenever a new feature is introduced the entire feature range has to be tested to ensure a new feature doesn’t cause an issue or break an existing feature. If all go well, it may be released within a week.Yes! that's what I'm asking. I'm trying to use this timer in order to play speed-running on stream and I'd like to be as precise as possible, since I need it to be very careful with the milliseconds. This feature will help me with that matter since I'd like to press just one button to start the timer and move at the same time in the game and the timer doesn't pause when I press that button again. Since I'm speed-running, the pause feature is something I won't be using, for that matter, the restart can be more useful for me :3
found it, never mind. sorry for bothering you :)it is a great script.
but i couldn't find and function to start and stop the timer.
it is rather annoying to have to navigate into the script options to pause the timer and resume it.
did i miss something here?
it would be great if you could enable hotkey for start, stop, pause and resume.
Hotkeys with Lua script
Hello! I want to write a script that will write an increasing value to a file. The script code is in the attachments. It works, but the hotkey works twice. When a hot key is pressed once, the value 2 will be written to the file, not 1. Where did I make a mistake?obsproject.com
thannks for your help in advance :)
Thank you so much!! I really appreciate that!!!!!Thanks for explaining. This feature will be available in the next release. Whenever a new feature is introduced the entire feature range has to be tested to ensure a new feature doesn’t cause an issue or break an existing feature. If all go well, it may be released within a week.
You are always welcome to reach out if you struggle, the properties in this script can be overwhelming. For those who may also be struggling with the Hotkey Configuration you can find some info here but remember that you can filter the target hotkey by entering the script name in the filter text input fieldfound it, never mind. sorry for bothering you :)
Thank you Kirland93 for your valuable feedback.
Version 5.1
NEW FEATURES
- New Feature ['Auto List'], the ability to cycle all sources inside specific group or scene.
- Expanded Prefix and Suffix text features.
- Split Start and Pause into two buttons (Opt In)
- Expanded feature that allows marker text sources in a defined group
- Added ability to disable features, if this is selected, related properties will be hidden in the settings.
OPTIMIZATION
-
USER...
Firstly this is the best timer out there. Thank you for your amazing work on this script.GrumpyDog updated Comprehensive Stopwatch & Countdown Timer with a new update entry:
Version 5.1
Read the rest of this update entry...
Firstly this is the best timer out there. Thank you for your amazing work on this script.
There are a few problems:
1. If the RESET hotkey is pressed while the timer is running it will throw this error
[StopWatch-[5.1].lua] Failed to call timer_cb for timer_call: attempt to call a nil value
2. When RESET is pressed it shows the default "00:00:00" on the screen, even though I have selected "No leading zeros, no split seconds"
3. I cannot find any documentation describing the correct formatting/operation of Marker A Time and Marker B Time.
I was hoping to have the colors change to 'Marker A' Color when the timer reached 5 seconds and then to 'Marker B' Color when the timer reached 10 seconds but can't get it to work.
I wonder if the color is being overridden by the FreeType2 Text options.
I have actually never tested this script on a Mac. I will dust off my old trusty Mac and do a few test as soon I can.I'm using a Mac M2 Pro - no idea if this should introduce problems or not...
Thanks so much!I have actually never tested this script on a Mac. I will dust off my old trusty Mac and do a few test as soon I can.