Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Former Student part III reward not triggering #2719

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

JayH2971
Copy link
Contributor

Had to do full surgery on this quest to understand it. The ending depended on a "click item" trigger that DFU didn't interpret the same as classic. Changed that mechanic (see "takemageitem" task), tested and it works properly now.

Had to do full surgery on this quest to understand it. The ending depended on a "click item" trigger that DFU didn't interpret the same as classic. Changed that mechanic (see "_takemageitem_" task), tested and it works properly now.
This SHOULD be the last fix, sorry. Prevents enemy corpse from disappearing at quest end, to allow you to loot it.
@JayH2971
Copy link
Contributor Author

There's a problem in Former Student Part III with the quest action "Make X permanent," which is supposed to remove the quest condition from an item (remove green background, make droppable). It's not functioning here, and I don't know why. Sometimes it works, and sometimes not. These screenshots show me having the quest items in my inventory while no quests are active, which is supposed to be impossible. Since the quest is properly scripted and all events light up correctly, I can't fix it more than that.

Screenshot at 2025-01-24 09-36-04
Screenshot at 2025-01-24 09-36-08

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant