Timon on 6/1/2015 at 19:56
I need help with subtitles in newdark.
1/ I installed version 1.22 newdark
2/ I added the lines to user.bnd
Code:
enable_subtitles
subtitles_show_descr
subtitles_color_player 0 255 0
3/ I created file miss25.mis and ...\subtitles\ english \miss25.sub as follows
Code:
SUB1
{
TYPE "player"
DESCR "Garrett "
SUB "gar0109" { TEXT "Agreed. What’s the code " }
}
4/ I created VOTrap acting and sound works fine, but there is no text on the screen.
What I missed, where the error is?
Le MAlin 76 on 6/1/2015 at 22:25
Quote Posted by Timon
I need help with subtitles in newdark.
1/ I installed version 1.22 newdark
2/ I added the lines to user.bnd
Code:
enable_subtitles
subtitles_show_descr
subtitles_color_player 0 255 0
CODE]
QUOTE]
Not in user.bnd but user.cfg ;)
Timon on 7/1/2015 at 20:35
Such a simple mistake. I'm ashamed.