forked from insider42/scriptdev2
-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Description
..\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
Metadata
Metadata
Assignees
Labels
No labels