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

[Bug Fix] Fix issue with quest::echo and quest::me #4433

Merged
merged 1 commit into from
Jul 30, 2024

Conversation

Kinglykrab
Copy link
Contributor

Description

  • Fixes an issue where we were using initiator instead of owner for these events, causing edge case crashes when used in an event where we do not have an initiator such as in an NPC EVENT_TIMER.

Type of change

  • Bug fix

Checklist

  • I have tested my changes
  • I have performed a self-review of my code. Ensuring variables, functions and methods are named in a human-readable way, comments are added only where naming of variables, functions and methods can't give enough context.
  • I own the changes of my code and take responsibility for the potential issues that occur

Copy link
Contributor

@fryguy503 fryguy503 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm thank you KK

@fryguy503 fryguy503 merged commit 40c9c80 into master Jul 30, 2024
2 checks passed
@fryguy503 fryguy503 deleted the bug_fix/quest_echo_me branch July 30, 2024 13:25
@joligario joligario mentioned this pull request Jul 30, 2024
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.

2 participants