mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-06 04:23:47 +00:00
feat(Core/Hook): OnSendInitialPacketBeforeAddToMap (#4645)
This commit is contained in:
@@ -23362,6 +23362,8 @@ void Player::SendInitialPacketsBeforeAddToMap()
|
||||
// SMSG_POWER_UPDATE
|
||||
|
||||
SetMover(this);
|
||||
|
||||
sScriptMgr->OnSendInitialPacketsBeforeAddToMap(this, data);
|
||||
}
|
||||
|
||||
void Player::SendInitialPacketsAfterAddToMap()
|
||||
|
||||
Reference in New Issue
Block a user