Skip to content

Compile errors #239

@ike3

Description

@ike3
..\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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions