Yep.While I was trying to add the mod on (I used the How The Saints Saved Christmas + Sandbox + patch) It tells me to replace sr3 city.lua Do i do that?
Yep.While I was trying to add the mod on (I used the How The Saints Saved Christmas + Sandbox + patch) It tells me to replace sr3 city.lua Do i do that?
I can romance everyone, but I didn't download the mod; I used what Erza said on page 2 and just changed my own file because it helps me learn how things are done.You also can't romance Shaundi with this mod. But apart from that, it works great
I can romance everyone, but I didn't download the mod; I used what Erza said on page 2 and just changed my own file because it helps me learn how things are done.
Can you romance the others? What other mods are you using, maybe there's a conflict. Did you install the correct version of this mod for what all you have?
I also can't romance Shaundi using the files for the Christmas DLC only. Can I ask exactly what changes did you do in the sr3_city.lua file? Also, the other file, game_lib, is fine?
i changed the players_naked(false) from true to false and in the sr3-city.lua i added this line: mission_apply_ship_suit_to_players()
i've also noticed i removed the following lines from game_lib.lua
but it worked without deleting that so i'm going to put that back in and test how the saints saved christmas.Code:-- wait until everyone is good and nekkid before we proceed for i, player in pairs(player_list) do while player_customization_is_finalized(player) == false do thread_yield() end end
EDIT: that problem still occurs so i will try and find a way to make this work again but for now i suggest uninstalling to mod for the first christmas dlc mission.