I need to find all the subtitles that are ingame (ex: "it seems to be locked", "you put on the gas mask", "you took off the ring" etc)
Does anyone knows where to find them? Are they in the source code?
Re: Need help for subtitles
#2I believe it has already been done:
http://scpcbgame.com/forum/viewtopic.php?f=5&t=1138
http://scpcbgame.com/forum/viewtopic.php?f=5&t=1138
Some quick links for myself (and you all too).
SCP-096 model
MTF model
Forum Smileys
deviantART
Pixel Joint
Enjoy
SCP-096 model
MTF model
Forum Smileys
deviantART
Pixel Joint
Enjoy
Re: Need help for subtitles
#3That's for the talking subtitles, not the action onesNight wrote:I believe it has already been done:
http://scpcbgame.com/forum/viewtopic.php?f=5&t=1138
Re: Need help for subtitles
#4I recommend using CTRL+F "Find" (sometimes CTRL+B "Buscar" in Spanish text editors) and searching for those strings.garbo wrote:I need to find all the subtitles that are ingame (ex: "it seems to be locked", "you put on the gas mask", "you took off the ring" etc)
Does anyone knows where to find them? Are they in the source code?
Most of the strings are in the "Main.bb" file.
Re: Need help for subtitles
#5Thanks, I'll search for all of them and I'll post here. (Pff... there're a lot of lines on Main.bbjuanjpro wrote:I recommend using CTRL+F "Find" (sometimes CTRL+B "Buscar" in Spanish text editors) and searching for those strings.garbo wrote:I need to find all the subtitles that are ingame (ex: "it seems to be locked", "you put on the gas mask", "you took off the ring" etc)
Does anyone knows where to find them? Are they in the source code?
Most of the strings are in the "Main.bb" file.

DON'T SHOOT! LET THEM BURN!
Re: Need help for subtitles
#6How can i open source codes?
without payment or trials
without payment or trials
Don't call it a comeback, I never left
Youtube channel: https://www.youtube.com/channel/UCsE8eN ... DnN6kvweew
Youtube channel: https://www.youtube.com/channel/UCsE8eN ... DnN6kvweew
Re: Need help for subtitles
#7notepad ++, it's free I thinkThe Radical Larry wrote:How can i open source codes?
without payment or trials
DON'T SHOOT! LET THEM BURN!
Re: Need help for subtitles
#8Regular notepad (Win7) works for me.

DRIVER_IRQL_NOT_LESS_OR_EQUAL
Atheros drivers SUCK!
Re: Need help for subtitles
#9I ment .bb , .b3d , .x , ect.
Don't call it a comeback, I never left
Youtube channel: https://www.youtube.com/channel/UCsE8eN ... DnN6kvweew
Youtube channel: https://www.youtube.com/channel/UCsE8eN ... DnN6kvweew
Re: Need help for subtitles
#10.b3d and .x are 3D model files. .bb can be opened with notepad. You can see .b3d and .x with a .b3d viewer from the web.

DRIVER_IRQL_NOT_LESS_OR_EQUAL
Atheros drivers SUCK!