You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
........\TrinityCore\src\server\game\Entities\Unit\Unit.cpp(753) : error C2065: 'pVictim' : undeclared identifier
........\TrinityCore\src\server\game\Entities\Unit\Unit.cpp(753) : error C2227: left of '->GetBattleground' must point to class/struct/union/generic type
type is ''unknown-type''
........\TrinityCore\src\server\game\Entities\Unit\Unit.cpp(754) : error C2065: 'pVictim' : undeclared identifier
........\TrinityCore\src\server\game\Entities\Unit\Unit.cpp(10007) : error C2065: 'pVictim' : undeclared identifier
........\TrinityCore\src\server\game\Entities\Unit\Unit.cpp(10007) : error C2227: left of '->ToPlayer' must point to class/struct/union/generic type
type is ''unknown-type''
........\TrinityCore\src\server\game\Entities\Unit\Unit.cpp(10007) : error C2227: left of '->GetBattleground' must point to class/struct/union/generic type
........\TrinityCore\src\server\game\Entities\Unit\Unit.cpp(10008) : error C2065: 'pVictim' : undeclared identifier
StatSystem.cpp
That show me wen compile core with armory patch
The text was updated successfully, but these errors were encountered:
........\TrinityCore\src\server\game\Entities\Unit\Unit.cpp(753) : error C2065: 'pVictim' : undeclared identifier
........\TrinityCore\src\server\game\Entities\Unit\Unit.cpp(753) : error C2227: left of '->GetBattleground' must point to class/struct/union/generic type
type is ''unknown-type''
........\TrinityCore\src\server\game\Entities\Unit\Unit.cpp(754) : error C2065: 'pVictim' : undeclared identifier
........\TrinityCore\src\server\game\Entities\Unit\Unit.cpp(10007) : error C2065: 'pVictim' : undeclared identifier
........\TrinityCore\src\server\game\Entities\Unit\Unit.cpp(10007) : error C2227: left of '->ToPlayer' must point to class/struct/union/generic type
type is ''unknown-type''
........\TrinityCore\src\server\game\Entities\Unit\Unit.cpp(10007) : error C2227: left of '->GetBattleground' must point to class/struct/union/generic type
........\TrinityCore\src\server\game\Entities\Unit\Unit.cpp(10008) : error C2065: 'pVictim' : undeclared identifier
StatSystem.cpp
That show me wen compile core with armory patch
The text was updated successfully, but these errors were encountered: