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
..\scripts\world\npcs_special.cpp(676): error C2511: 'void npc_doctorAI::PatientSaved(Creature *,Player *,Location *)'
: overloaded member function not found in 'npc_doctorAI'
..\scripts\world\npcs_special.cpp(677): error C2597: illegal reference to non-static member 'npc_doctorAI::m_playerGuid'
..\scripts\world\npcs_special.cpp(681): error C2597: illegal reference to non-static member 'npc_doctorAI::m_uiPatientSavedCount'
..\scripts\world\npcs_special.cpp(694): error C2597: illegal reference to non-static member 'CreatureAI::m_creature'
..\scripts\world\npcs_special.cpp(696): error C2352: 'npc_doctorAI::Reset' : illegal call of non-static member function
src\bindings\scriptdev2\scripts\northrend\ulduar\ulduar\ulduar.h(557): error C3668: 'instance_ulduar::CheckConditionCriteriaMeet' : method with override specifier 'override' did not override any base class methods (..\scripts\northrend\ulduar\ulduar\assembly_of_iron.cpp)
VS2012/2013
The text was updated successfully, but these errors were encountered:
VS2012/2013
The text was updated successfully, but these errors were encountered: