Skip to content

Fix all build errors, WIP - #23

Open
WoWHellgarve-HolyDeeW wants to merge 1 commit into
azerothcore:masterfrom
WoWHellgarve-HolyDeeW:master
Open

WoWHellgarve-HolyDeeW wants to merge 1 commit into
azerothcore:masterfrom
WoWHellgarve-HolyDeeW:master

Conversation

@WoWHellgarve-HolyDeeW

Copy link
Copy Markdown

Still work in progress but this may help someone to also progress with this mod, all build errors were fixed..
i did this with very limited time, so you may notice some ugly code/mistakes here and there but hey its a start 🗡️

#include "LFGMgr.h"
#include "AzthFirstKills.h"
#include "AZTH.h"
#include <Entities/Player/PlayerStorage.cpp>

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

?

if (data == 0)
{
sLog->outError("[Wowarmory]: empty data (GUID: %u), ignore.", player->GetGUID().GetCounter());
LOG_INFO("Module", "[Wowarmory]: empty data (GUID: %u), ignore.", player->GetGUID().GetCounter());

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

lowercase for logger name

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