[0.11.2] Bodyguard\Home Invasion Quest - Unable To Complete(Video) [RESOLVED 0.11.4]

User avatar
Interkarma
Posts: 7236
Joined: Sun Mar 22, 2015 1:51 am

Re: [0.11.2] Bodyguard\Home Invasion Quest - Unable To Complete(Video)

Post by Interkarma »

The issue with invisible NPC was that faction data for certain questor NPCs isn't generated, resulting in invalid texture indices when that NPC was moved to a location at a later point.

I've fixed this now so if a questor appears in their own quests (e.g. "place npc _qgiver_ at _qgiverhome_") the quest system will inject NPC with actual name and appearance of the NPC you accepted quest from, rather than using a generic faction proxy sprite. So if you accept The Bodyguard from a barmaid NPC, that same barmaid NPC will appear in their home later.

questor.jpg
questor.jpg (88.41 KiB) Viewed 1246 times

This even works in existing saves where NPC is invisible. Here's the questor from Teralitha's recent save in topic. No longer invisible and using the real quest-giver's appearance. You might just need to exit/enter building again to reset billboard.

questor2.jpg
questor2.jpg (72.52 KiB) Viewed 1244 times

This resolves the problem identified in report and makes questor relocation more consistent in the process.

https://github.com/Interkarma/daggerfal ... c25d4853a9

Locked