Garry's Mod
Simplest Subtitles Framework
65 comentarios
hanguyenquan 16 JUN a las 15:48 
can someone make a version for half life: resurgence?

(half life sounds are different from resurgence for some reason.)
Hidden 26 MAY a las 15:59 
Damn, too bad. Alright, thank you
MrSlonik  [autor] 26 MAY a las 12:33 
@Hidden There's no way to check if a sound is still playing. The hooks I use only pass the soundscript and sound path, not something I can use to check that.
Jariner 25 MAY a las 9:32 
suggestion, could custom subtitles also be shown when using cc_emit? as some source mods do use it.
Hidden 24 MAY a las 11:24 
Nice! By the way, I have a suggestion: If the sound that started a subtitle chain is no longer playing, don't play the rest of the chain.
Ragsimier 24 MAY a las 2:08 
the crash has been fixed
Hidden 22 MAY a las 17:25 
And another question: I noticed that in HL2 there are some really long subtitled sounds. Last time I tried gui.AddCaption() with text copied out of one of these lines, the game crashed. Does this framework handle that?
Hidden 22 MAY a las 16:46 
Thank you.
Hey, do you know if it's possible at all to use the sentence system with ogg sound files? Or at least the next best thing?
MrSlonik  [autor] 22 MAY a las 16:15 
I already do language.GetPhrase for both "text" and "subject" values on pack load. You should be able to just put the localization key without # symbol.
Hidden 22 MAY a las 15:30 
Can I use the localization system to get subtitles in people's languages? Do I add a localization definition (like "#tool.weld.help") or do I use language.GetPhrase()?
Jariner 30 MAR a las 3:41 
would be pretty nice if you would be able to replace already existing subtitles with custom ones, i've tried it, and it only made the unedited original and the custom text both appear.
Pablo 3 MAR a las 14:19 
how do i change language? its in portuguese
Billy Shears 18 ENE a las 15:55 
Can this be uploaded to HL2 workshop or does it not work because of Lua?
geoffreyallen1007 27 DIC 2024 a las 20:43 
resestance works but comebin dose nnot
MrSlonik  [autor] 12 DIC 2024 a las 4:41 
I don't know where exactly these scenes play in your map, so I don't have a way to reproduce your problem right now.
Ragsimier 12 DIC 2024 a las 1:13 
Well I am making scene files in faceposer and then playing them in map with map outputs, i tried both wavs and soundscripts, maybe im missing some step, ill try to find a solution today
MrSlonik  [autor] 11 DIC 2024 a las 15:15 
Seems to work for me as I'm using PlayScene function on an NPC: https://imgur.com/a/Ut6oIpV
You should really consider using soundscripts though.
Ragsimier 11 DIC 2024 a las 7:41 
doesnt seem to, i put the .wav filepath both in the scene file and specified it in the subtitles .lua (the .wav)
MrSlonik  [autor] 11 DIC 2024 a las 7:30 
Does putting path to sound file not work?
Ragsimier 11 DIC 2024 a las 7:14 
Support for .wavs played in scene files?
Jariner 23 OCT 2024 a las 12:11 
would be cool if subtitles shown with cc_emit could also work with this, but its great enough.
❤IBRS❤ 6 OCT 2024 a las 4:53 
yeah I thank that's the reason XD
MrSlonik  [autor] 6 OCT 2024 a las 4:51 
I think I forgot to rename the calls after I renamed the function itself. Fixed.
❤IBRS❤ 6 OCT 2024 a las 4:37 
Replacing 'AddSubtitleFromSound' with 'CallSimplestSubtitle' can solve this problem
❤IBRS❤ 6 OCT 2024 a las 4:30 
study
MrSlonik  [autor] 6 OCT 2024 a las 4:29 
Why did you unpack it?
❤IBRS❤ 6 OCT 2024 a las 4:25 
] subtitles_test

[simplest_subtitle_framework_3311765429] addons/simplest_subtitle_framework_3311765429/lua/autorun/client/cl_simplest_subtitles.lua:90: attempt to call global 'AddSubtitleFromSound' (a nil value)
1. unknown - addons/simplest_subtitle_framework_3311765429/lua/autorun/client/cl_simplest_subtitles.lua:90
2. unknown - lua/includes/modules/concommand.lua:54

When I try to run the "subtitles_test" command, this error message appears.
Schizofreak 29 SEP 2024 a las 5:11 
𝗧𝗵𝗶𝘀 𝗰𝗼𝗺𝗺𝗲𝗻𝘁 𝗶𝘀 𝗮𝘄𝗮𝗶𝘁𝗶𝗻𝗴 𝗮𝗻𝗮𝗹𝘆𝘀𝗶𝘀 𝗯𝘆 𝗼𝘂𝗿 𝗮𝘂𝘁𝗼𝗺𝗮𝘁𝗲𝗱 𝗰𝗼𝗻𝘁𝗲𝗻𝘁 𝗰𝗵𝗲𝗰𝗸 𝘀𝘆𝘀𝘁𝗲𝗺. 𝗜𝘁 𝘄𝗶𝗹𝗹 𝗯𝗲 𝘁𝗲𝗺𝗽𝗼𝗿𝗮𝗿𝗶𝗹𝘆 𝗵𝗶𝗱𝗱𝗲𝗻 𝘂𝗻𝘁𝗶𝗹 𝘄𝗲 𝘃𝗲𝗿𝗶𝗳𝘆 𝘁𝗵𝗮𝘁 𝗶𝘁 𝗱𝗼𝗲𝘀 𝗻𝗼𝘁 𝗰𝗼𝗻𝘁𝗮𝗶𝗻 𝗵𝗮𝗿𝗺𝗳𝘂𝗹 𝗰𝗼𝗻𝘁𝗲𝗻𝘁 (𝗲.𝗴. 𝗹𝗶𝗻𝗸𝘀 𝘁𝗼 𝘄𝗲𝗯𝘀𝗶𝘁𝗲𝘀 𝘁𝗵𝗮𝘁 𝗮𝘁𝘁𝗲𝗺𝗽𝘁 𝘁𝗼 𝘀𝘁𝗲𝗮𝗹 𝗶𝗻𝗳𝗼𝗿𝗺𝗮𝘁𝗶𝗼𝗻).
DR 28 SEP 2024 a las 16:04 
does it work on nextbots?
DR 28 SEP 2024 a las 16:03 
is very good
TheToucanman 31 AGO 2024 a las 13:50 
also will there be subtitles for half life 2 and episodic sounds made using this?
TheToucanman 31 AGO 2024 a las 10:31 
i threw in the tf2 subtitle pack into my addons folder and it somehow works
Relly 24 AGO 2024 a las 9:18 
because GMOD players are always horny
<width=1>Pacman09 23 AGO 2024 a las 23:32 
cool but why the hell is the supported addons collection just 18+ anime vox models
matt_ 23 AGO 2024 a las 22:31 
IT USES THE HALF LIFE 2 SUBTITLES INSTEAD?? THANK YOU 🙏🙏🙏
Thad4002 23 AGO 2024 a las 17:27 
how do i add my own subtitles?
Mat4014 23 AGO 2024 a las 1:59 
Will it work with something like lambda players voicelines?
Gasharpoon 21 AGO 2024 a las 13:16 
does it work with rlibrary? So it works?
22050hz amen break sample 21 AGO 2024 a las 4:40 
bless you
ceejaytwoyoshi 20 AGO 2024 a las 4:33 
is it just me or that this mod doesn't seem to work for me
like even when i turn on captions it still doesn't seem to work
dosh.ivon 19 AGO 2024 a las 2:25 
does combines have subtitles?
Painevan 18 AGO 2024 a las 23:04 
How do I create my own subtitles?
geoffreyallen1007 18 AGO 2024 a las 20:48 
I REMOVE A MOD I FRGOT THE NAME BUT IT HAD SUBS AND MORE HOW DO I GET RID OF IT:steamsad::steambored::steamfacepalm:
xX_ΔC_Xx 18 AGO 2024 a las 20:12 
𝗧𝗵𝗶𝘀 𝗰𝗼𝗺𝗺𝗲𝗻𝘁 𝗶𝘀 𝗮𝘄𝗮𝗶𝘁𝗶𝗻𝗴 𝗮𝗻𝗮𝗹𝘆𝘀𝗶𝘀 𝗯𝘆 𝗼𝘂𝗿 𝗮𝘂𝘁𝗼𝗺𝗮𝘁𝗲𝗱 𝗰𝗼𝗻𝘁𝗲𝗻𝘁 𝗰𝗵𝗲𝗰𝗸 𝘀𝘆𝘀𝘁𝗲𝗺. 𝗜𝘁 𝘄𝗶𝗹𝗹 𝗯𝗲 𝘁𝗲𝗺𝗽𝗼𝗿𝗮𝗿𝗶𝗹𝘆 𝗵𝗶𝗱𝗱𝗲𝗻 𝘂𝗻𝘁𝗶𝗹 𝘄𝗲 𝘃𝗲𝗿𝗶𝗳𝘆 𝘁𝗵𝗮𝘁 𝗶𝘁 𝗱𝗼𝗲𝘀 𝗻𝗼𝘁 𝗰𝗼𝗻𝘁𝗮𝗶𝗻 𝗵𝗮𝗿𝗺𝗳𝘂𝗹 𝗰𝗼𝗻𝘁𝗲𝗻𝘁 (𝗲.𝗴. 𝗹𝗶𝗻𝗸𝘀 𝘁𝗼 𝘄𝗲𝗯𝘀𝗶𝘁𝗲𝘀 𝘁𝗵𝗮𝘁 𝗮𝘁𝘁𝗲𝗺𝗽𝘁 𝘁𝗼 𝘀𝘁𝗲𝗮𝗹 𝗶𝗻𝗳𝗼𝗿𝗺𝗮𝘁𝗶𝗼𝗻).
Eisakou 18 AGO 2024 a las 20:11 
Great!
Gasharpoon 18 AGO 2024 a las 19:19 
This update is cool!.... Thats the joke!... its not an update.....
aeiou [DFS] 18 AGO 2024 a las 19:10 
holy fuck, so cool
Sunny 18 AGO 2024 a las 18:59 
A good subtitles mod
[[[Untitled Username]]] 18 AGO 2024 a las 16:32 
MrSlonik This Is Trending
CiViL*St|2!f3 18 AGO 2024 a las 16:23 
dose this work with mods