Banner
Closed Captions and Subtitles
Thumbnail
Downloads5,480
Views17,266
Publish Date5 years ago
Last Updated4 years ago
Version1.1
Avatar

Is there a way to make the subtitles from this mod look like the ones from vanilla?

Avatar

Not at the moment, sorry.
It won't work very well to use the actual subtitle display code that PAYDAY 2 already uses, since subtitles from this mod can appear much more frequently, and also need to display positional data (the < and > arrows), so the only solution to achieve this would be for me to rewrite my mod's subtitle code to mimic that style.
Maybe sometime later, if I have time.

Avatar

@offyerrocker is there a way to remove the black border surrounding the text instead then? (sorry for the ping)

Avatar

@galastifox
In the mod's files, in menumanager.lua, line 874, set alpha to 0 instead of 0.75.
Sorry, there's no menu for it right now. I haven't worked on this mod in some time

39 1029