Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - ymka

Pages: [1]
1
If a quest boss is dead / item is in your inventory, but the NPC just keeps repeating
old dialogue and the quest never completes — this is fixable by editing the save file.

Files: SaveData\Main\<yourname>\Levels_World_World01.map\<difficulty>\*.que

Each quest has a chain of trigger records in there. The final one (has a comment like
"Quests\...\<QuestName>.qst") is the one that actually grants the reward. If it's stuck,
its hasFired flag is set to 1 even though the conditions were never satisfied — meaning
it already ran once (with a false result) and never re-evaluates. Reset hasFired back to
0 on that trigger and it fires properly.

Ask if you want help finding the exact bytes for your specific quest.

Pages: [1]

SimplePortal 2.3.7 © 2008-2026, SimplePortal