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

[Quest API] Cleanup Proximity Events #2697

Merged
merged 5 commits into from Jan 2, 2023
Merged

Conversation

Kinglykrab
Copy link
Contributor

Perl

  • Add $area_id export to EVENT_ENTER_AREA.
  • Add $area_type export to EVENT_ENTER_AREA.
  • Add $area_id export to EVENT_LEAVE_AREA.
  • Add $area_type export to EVENT_LEAVE_AREA.

Notes

  • This is so Spire will parse these events properly.

# Perl
- Add `$area_id` export to EVENT_ENTER_AREA.
- Add `$area_type` export to EVENT_ENTER_AREA.
- Add `$area_id` export to EVENT_LEAVE_AREA.
- Add `$area_type` export to EVENT_LEAVE_AREA.

# Notes
- This is so Spire will parse these events properly.
@Akkadius Akkadius merged commit 3e4231c into master Jan 2, 2023
@Akkadius Akkadius deleted the quest_api/proximity_events branch January 2, 2023 00:07
catapultam-habeo pushed a commit to catapultam-habeo/pyrelight-server that referenced this pull request Mar 27, 2023
* [Quest API] Cleanup Proximity Events

# Perl
- Add `$area_id` export to EVENT_ENTER_AREA.
- Add `$area_type` export to EVENT_ENTER_AREA.
- Add `$area_id` export to EVENT_LEAVE_AREA.
- Add `$area_type` export to EVENT_LEAVE_AREA.

# Notes
- This is so Spire will parse these events properly.

* Update entity.cpp

* Update entity.cpp

* Update entity.cpp

* Update entity.cpp
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.

None yet

2 participants