Skip to content

Conversation

@DustinHendrickson
Copy link

@DustinHendrickson DustinHendrickson commented Feb 25, 2025

Changes Proposed:

Fixes for AC PlayerScript name changes.
Basically it was using overrides to tap into them, so when they changed names its now not kicking back any compile errors, but it's also not running any of the 3 functions they trigger, such as changing the users phase, which breaks things.

Fixes:

Closes #63

Tests Performed:

Compiled and tested to make sure the functions were properly being triggered now.

@Luminik-LG
Copy link

Luminik-LG commented Feb 26, 2025

This fixed my phasing problems but have to update the phase mask in db for the already spawned butler

@sudlud sudlud merged commit 6a33478 into azerothcore:master Feb 26, 2025
1 check failed
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.

Bug: AC PlayerScript method names changed

4 participants