Modme Forums

Sphynxmods’ Subtitles Script

Game Modding | Call of Duty: Black Ops 3 | Scripting


gunrock12:

I used https://www.t7mods.com/viewtopic.php?t=183 to try to add subtitles to my map
i followed the easy instructions but when i compile it i get these error's [ATTACH type="full" alt="Screenshot (1).png"]1046[/ATTACH]


I placed all scripts in the right places and double checked them too
it's all drag and drop for easy to install.


eDeK:

Open "share/raw/scripts/Sphynx"
Change...

_zm_subtitles.gsc
_zm_subtitles.csc
To...
subtitles.gsc
subtitles.csc


gunrock12:

I went and changed all the _zm_subtitles to subtitles in the zone. file and csc and everything else it compiles and display no error message
but it still doesn't display the subtitle in game.


ShadingYT:

Sorry i dont know how to fix it but can you send a link for the download please?


gunrock12:

I would like too but Harrybo21 site t7mods.com is taken down there is where you could download it from,
sorry i deleted it long ago.


ShadingYT:

I would like too but Harrybo21 site t7mods.com is taken down there is where you could download it from,
sorry i deleted it long ago.

can you check your browser history for maybe mega or drive please


gunrock12:

Just happen to look in one of my old storage backup drives sitting collecting dust in my closet!!!!


gunrock12:

let me know if you got it working right.


Harry Bo21:

You pasted the functions in yes

But you don’t show yourself actually calling the function to actually run

level thread talk_me();

After usermap::main();