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] Add EVENT_TASKACCEPTED to Player scope #2822

Merged
merged 2 commits into from Feb 6, 2023

Conversation

Valorith
Copy link
Contributor

@Valorith Valorith commented Feb 3, 2023

Issue

Previously EVENT_TASKACCEPTED was only accesible in the NPC scope.

Change

This adds EVENT_TASKACCEPTED to the player scope for both Perl and Lua.

Tested on up-to-date binaries and works fine.

@Valorith Valorith marked this pull request as ready for review February 3, 2023 02:20
Copy link
Contributor

@Natedog2012 Natedog2012 left a comment

Choose a reason for hiding this comment

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

Tested in perl/lua seems to work just fine! @Akkadius think this should be added to zone_controller as well?

@Akkadius
Copy link
Member

Akkadius commented Feb 4, 2023

Tested in perl/lua seems to work just fine! @Akkadius think this should be added to zone_controller as well?

Not sure that it needs to be in the zone controller

zone/lua_parser.cpp Outdated Show resolved Hide resolved
@Kinglykrab Kinglykrab merged commit 8031bf0 into EQEmu:master Feb 6, 2023
@Valorith Valorith deleted the Add-EVENT_TASKACCEPTED-to-player branch February 6, 2023 23:23
@Akkadius Akkadius mentioned this pull request Feb 7, 2023
catapultam-habeo pushed a commit to catapultam-habeo/pyrelight-server that referenced this pull request Mar 27, 2023
* Add EVENT_TASKACCEPTED to player scope

* Formatting
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

4 participants