Game.CheckFactValue("factname")is replaced by: print(Game.GetQuestsSystem():GetFactStr("factname")) I'll try and get around to updating all the mod pages, but for now I'll be posting this on all the post pages.
Custom quest gps: ArchiveXL has a bug related to integrating new quest mappins (gps) All of my new quest mods will currently track towards world 0 (a location underground in Westbrook) The quests still playout just fine, you just can't rely on the gps until ArchiveXL has a fix
REDmod versions: I am currently not supporting REDmod versions: It simply adds extra work, while I am having to update multiple times to solve bugs as they come up They don't do anything different or better than "normal" versions They have been disabled for a period by CDPR for the launch of Phantom Liberty They make load ordering more complicated if some mods are installed with REDmod and others not
I can't seem to get that quest to show up even forcing it via CET command. Could it be due to further game progression? I've definitely finished a mission Jackie's ofrenda but no luck for me :/
I had this installed, but forgot it was there, so I thought I had just forgotten about this part of the vanilla quest. that's how well it blends in. Good job, mod author :)
Really great and seamless mod, I tried to imagine how the mod author could've gotten V's voicelines, but it all works lovely with the unused voicelines? Its great, anything for the greatest choom in NC. Good job mod creator!
111 comments
Global issue:
CET fact commands have changed (the command itself, not the values):
Game.SetDebugFact("factname", X)
is replaced by:Game.GetQuestsSystem():SetFactStr("factname", X)
Game.CheckFactValue("factname")
is replaced by:print(Game.GetQuestsSystem():GetFactStr("factname"))
I'll try and get around to updating all the mod pages, but for now I'll be posting this on all the post pages.
Custom quest gps:
ArchiveXL has a bug related to integrating new quest mappins (gps)
All of my new quest mods will currently track towards world 0 (a location underground in Westbrook)
The quests still playout just fine, you just can't rely on the gps until ArchiveXL has a fix
REDmod versions:
I am currently not supporting REDmod versions:
It simply adds extra work, while I am having to update multiple times to solve bugs as they come up
They don't do anything different or better than "normal" versions
They have been disabled for a period by CDPR for the launch of Phantom Liberty
They make load ordering more complicated if some mods are installed with REDmod and others not
Thanks for this.
Could it be due to further game progression?
I've definitely finished a mission Jackie's ofrenda but no luck for me :/
It works fine for me.
I just want to say that i am playing with french game and i get the quest in french without nothing to do !
Thank for your good work.
Endorse, track and kudo !