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

Baron Karsten event/global variable issue? #72

Open
a1exh opened this issue Oct 20, 2022 · 3 comments
Open

Baron Karsten event/global variable issue? #72

a1exh opened this issue Oct 20, 2022 · 3 comments

Comments

@a1exh
Copy link

a1exh commented Oct 20, 2022

Reported by @prophesore 15/06/2013

http://eab.abime.net/showpost.php?p=894339&postcount=565

English is not the 1st language of this user so I've tried to interpret what he is saying to make a better bug report in English. I never tried to recreate this bug.

In Newlake Baron Karsten reacts to the Keyword "TROUBLE" and gives you information about the CRYPT
After you finish the CRYPT mission Baron Karsten still reacts to the Keyword "TROUBLE" and says the same thing.
This behaviour is different to other NPCs (such as PELANIS) after a mission.

It is possible that this is normal, and that there is no event that stops Baron Karsten talking about this mission after it is completed?

@Pyrdacor
Copy link
Owner

Pyrdacor commented Oct 20, 2022

What a coincidence. Yesterday when I checked unused map events I found a disconnected event in the Crypt of Newlake which would normally set global var 193. I already added a todo for myself to check where this is used.

There is no usage in the NPC data of Baron Karsten but maybe it was intended exactly for that. So after reconnecting the event in the Crypt we could add a different reaction as well based on that global var. But we would need some text as there is none fitting.

@Pyrdacor Pyrdacor changed the title Baron Karston event/global variable issue? Baron Karsten event/global variable issue? Oct 20, 2022
@Pyrdacor
Copy link
Owner

Hm after looking a bit closer I have to change my mind. The reaction to "TROUBLE" is all about the brotherhood and not about the crypt. The crypt reaction comes from the word "CRYPT KEY" instead. After you give him the Ambermoon picture he will give you the crypt key and from there on use a different reaction text for "CRYPT KEY". The "TROUBLE" reaction is never changed.

He says the following in reaction to "TROUBLE" at the moment:

"... PERHAPS YOU WILL SUCCEED IN REACHING THE TEMPLE. I WOULD BE VERY PLEASED TO HEAR YOUR REPORT ABOUT WHAT IS ACTUALLY GOING ON THERE. THE FACT THAT SUCH INFORMATION ABOUT THE BROTHERHOOD IS OF GREAT VALUE TO ME MAY PERHAPS MOTIVATE YOU ..."

The question here is if there should be some reward or reaction if you explore the temple or kill the Moranian in the temple basement. But it has nothing to do with the crypt at all.

@a1exh
Copy link
Author

a1exh commented Oct 20, 2022

In the original bug report prophesore used the term "Vault" which I thought was the CRYPT. Sorry.

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

No branches or pull requests

2 participants