Little tips for user of Multi Companion Mod Enhanced to solve the duplicated NPC problem: Find MultiCompanionModNPCManager.ws from mods\modSpawnCompanions\content\scripts\game\mcm\job, add // before each line of the NPC's Novigrad spawn entry. For example: find NewNpcEntry('dandelion'), then do the edit to make it look like this( don't touch entries for other locations):
Hi, thanks for the mod. I installed this mod and it works fine with Ciri's Empress ending (she's not spawned at the chameleon), but with the witcheress ending, my game crashes when I'm near the chameleon. I don't understand what the problem could be. Thanks.
It's a cool mod. But there is no Siri (I'll tell you in advance in case you ask, but I cleared it with the witcher ending). Margaritas are transparent. (A conversation icon appears and a conversation actually takes place.) The fact that there are many people talking about the same symptoms seems to be a problem with the mod itself.
And, although not particularly important, Zoltan in front of the store also disappeared. haha
I only tested the mod rough but thats how it should be: About yen and triss - your choosen Romance option will be upstair, while the other character which you didnt choose will be in an other room. But if you choose to romance both or no one then no one of the two will be around. About Ciri- She should appear if you have the Witcher ending for her.
99 comments
Find MultiCompanionModNPCManager.ws from mods\modSpawnCompanions\content\scripts\game\mcm\job,
add // before each line of the NPC's Novigrad spawn entry.
For example: find NewNpcEntry('dandelion'), then do the edit to make it look like this( don't touch entries for other locations):
//.newSpawnEntry(AN_NMLandNovigrad)
//.setSchedule('dandelion')
//.setSpawnPosition(Vector(721.943, 1733.979, 4.640))
//.addSpawnCondition('witcher3_game_finished', EO_GreaterEqual, 1)
//.setSpawnFact('MCM_NOV_Dandelion')
//.setVanillaNPCToHide('dandelion', 'witcher3_game_finished')
//.back()
Then the NPC from Multi Companion Mod Enhanced just won't spawn in Novigrad so won't be duplicated.
v1.32
is this compatible with Multi Companion Mod Enhanced?
But there is no Siri (I'll tell you in advance in case you ask, but I cleared it with the witcher ending).
Margaritas are transparent. (A conversation icon appears and a conversation actually takes place.)
The fact that there are many people talking about the same symptoms seems to be a problem with the mod itself.
And, although not particularly important, Zoltan in front of the store also disappeared. haha
Shouldn't be an issue if I need to update or remove later, yes?
Also Ciri ended up
About yen and triss - your choosen Romance option will be upstair, while the other character which you didnt choose will be in an other room. But if you choose to romance both or no one then no one of the two will be around.
About Ciri- She should appear if you have the Witcher ending for her.