Game Modding | Call of Duty: Black Ops 3 | Models & Animation
Wunderzorro:
I already got my models set up, I'm just wondering how to get them into the EE cutscenes because I played through the entire Der Eisendrache EE and I was so dissapointed when they didn't show up in the cutscene. Anyone know what to do?
1CrazyGamer:
you have to override the model
TacoBoy:
First you need to rename the model in ape.
Example: To replace Dempsey. name the model to c_zom_dlc_dempsey_cin_fb and put dlc3 for Gorod Krovi cutscene. After that go to core_mod zone file and type in xmodel,c_zom_dlc_dempsey_cin_fb. Do it for the other characters too and you should be good. Just make sure to type their names in lower case.
Wunderzorro:
First you need to rename the model in ape.
Example: To replace Dempsey. name the model to c_zom_dlc_dempsey_cin_fb and put dlc3 for Gorod Krovi cutscene. After that go to core_mod zone file and type in xmodel,c_zom_dlc_dempsey_cin_fb. Do it for the other characters too and you should be good. Just make sure to type their names in lower case.
TacoBoy:
There's nothing with CSV files, you just need to name the model on ape from what I put and override it using core_mod zone file.