Why i get these errors ?
I already define all in mover.h
[Only registered and activated users can see links. Click Here To Register...]
Code:
\Users\Gaston\Desktop\Code\Servidor\Server Epvp\Source\_Common\Mover.cpp(12522) : error C2039: 'MountMotion' : is not a member of 'CMover'
..\_Common\Mover.h(488) : see declaration of 'CMover'
\Users\Gaston\Desktop\Code\Servidor\Server Epvp\Source\_Common\Mover.cpp(12524) : error C2065: 'm_pMountModel' : undeclared identifier
\Users\Gaston\Desktop\Code\Servidor\Server Epvp\Source\_Common\Mover.cpp(12524) : error C2227: left of '->m_pBone' must point to class/struct/union
type is ''unknown-type''
\Users\Gaston\Desktop\Code\Servidor\Server Epvp\Source\_Common\Mover.cpp(12524) : error C3861: 'm_pMountModel': identifier not found, even with argument-dependent lookup
\Users\Gaston\Desktop\Code\Servidor\Server Epvp\Source\_Common\Mover.cpp(12527) : error C2065: 'm_dwMountItemID' : undeclared identifier
\Users\Gaston\Desktop\Code\Servidor\Server Epvp\Source\_Common\Mover.cpp(12530) : error C2227: left of '->m_pMotion' must point to class/struct/union
type is ''unknown-type''
\Users\Gaston\Desktop\Code\Servidor\Server Epvp\Source\_Common\Mover.cpp(12530) : error C2227: left of '->m_szName' must point to class/struct/union
\Users\Gaston\Desktop\Code\Servidor\Server Epvp\Source\_Common\Mover.cpp(12530) : error C2227: left of '->GetMotionFileName' must point to class/struct/union
type is ''unknown-type''
\Users\Gaston\Desktop\Code\Servidor\Server Epvp\Source\_Common\Mover.cpp(12530) : error C3861: 'm_pMountModel': identifier not found, even with argument-dependent lookup
\Users\Gaston\Desktop\Code\Servidor\Server Epvp\Source\_Common\Mover.cpp(12530) : error C3861: 'm_pMountModel': identifier not found, even with argument-dependent lookup
\Users\Gaston\Desktop\Code\Servidor\Server Epvp\Source\_Common\Mover.cpp(12532) : error C2227: left of '->IsEndFrame' must point to class/struct/union
type is ''unknown-type''
\Users\Gaston\Desktop\Code\Servidor\Server Epvp\Source\_Common\Mover.cpp(12532) : error C3861: 'm_pMountModel': identifier not found, even with argument-dependent lookup
\Users\Gaston\Desktop\Code\Servidor\Server Epvp\Source\_Common\Mover.cpp(12533) : error C2065: 'g_DPlay' : undeclared identifier
\Users\Gaston\Desktop\Code\Servidor\Server Epvp\Source\_Common\Mover.cpp(12533) : error C2228: left of '.SendUpdateMount' must have class/struct/union type
type is ''unknown-type''
\Users\Gaston\Desktop\Code\Servidor\Server Epvp\Source\_Common\Mover.cpp(12537) : error C2065: 'm_pActMover' : undeclared identifier
\Users\Gaston\Desktop\Code\Servidor\Server Epvp\Source\_Common\Mover.cpp(12537) : error C2227: left of '->GetState' must point to class/struct/union
type is ''unknown-type''
\Users\Gaston\Desktop\Code\Servidor\Server Epvp\Source\_Common\Mover.cpp(12538) : error C2227: left of '->m_vDelta' must point to class/struct/union
type is ''unknown-type''
\Users\Gaston\Desktop\Code\Servidor\Server Epvp\Source\_Common\Mover.cpp(12539) : error C2227: left of '->m_pMotion' must point to class/struct/union
type is ''unknown-type''
\Users\Gaston\Desktop\Code\Servidor\Server Epvp\Source\_Common\Mover.cpp(12539) : error C2227: left of '->m_szName' must point to class/struct/union
\Users\Gaston\Desktop\Code\Servidor\Server Epvp\Source\_Common\Mover.cpp(12539) : error C2227: left of '->GetMotionFileName' must point to class/struct/union
type is ''unknown-type''
\Users\Gaston\Desktop\Code\Servidor\Server Epvp\Source\_Common\Mover.cpp(12540) : error C2227: left of '->m_pMotion' must point to class/struct/union
type is ''unknown-type''
\Users\Gaston\Desktop\Code\Servidor\Server Epvp\Source\_Common\Mover.cpp(12540) : error C2227: left of '->m_szName' must point to class/struct/union
\Users\Gaston\Desktop\Code\Servidor\Server Epvp\Source\_Common\Mover.cpp(12540) : error C2227: left of '->GetMotionFileName' must point to class/struct/union
type is ''unknown-type''
\Users\Gaston\Desktop\Code\Servidor\Server Epvp\Source\_Common\Mover.cpp(12541) : error C2227: left of '->m_pMotion' must point to class/struct/union
type is ''unknown-type''
\Users\Gaston\Desktop\Code\Servidor\Server Epvp\Source\_Common\Mover.cpp(12541) : error C2227: left of '->m_szName' must point to class/struct/union
\Users\Gaston\Desktop\Code\Servidor\Server Epvp\Source\_Common\Mover.cpp(12541) : error C2227: left of '->GetMotionFileName' must point to class/struct/union
type is ''unknown-type''
\Users\Gaston\Desktop\Code\Servidor\Server Epvp\Source\_Common\Mover.cpp(12542) : error C2227: left of '->m_pMotion' must point to class/struct/union
type is ''unknown-type''
\Users\Gaston\Desktop\Code\Servidor\Server Epvp\Source\_Common\Mover.cpp(12542) : error C2227: left of '->m_szName' must point to class/struct/union
\Users\Gaston\Desktop\Code\Servidor\Server Epvp\Source\_Common\Mover.cpp(12542) : error C2227: left of '->GetMotionFileName' must point to class/struct/union
type is ''unknown-type''
\Users\Gaston\Desktop\Code\Servidor\Server Epvp\Source\_Common\Mover.cpp(12543) : error C2227: left of '->IsEndFrame' must point to class/struct/union
type is ''unknown-type''
\Users\Gaston\Desktop\Code\Servidor\Server Epvp\Source\_Common\Mover.cpp(12536) : error C3861: 'IsFly': identifier not found, even with argument-dependent lookup
\Users\Gaston\Desktop\Code\Servidor\Server Epvp\Source\_Common\Mover.cpp(12538) : error C3861: 'm_pActMover': identifier not found, even with argument-dependent lookup
\Users\Gaston\Desktop\Code\Servidor\Server Epvp\Source\_Common\Mover.cpp(12539) : error C3861: 'm_pMountModel': identifier not found, even with argument-dependent lookup
\Users\Gaston\Desktop\Code\Servidor\Server Epvp\Source\_Common\Mover.cpp(12539) : error C3861: 'm_pMountModel': identifier not found, even with argument-dependent lookup
\Users\Gaston\Desktop\Code\Servidor\Server Epvp\Source\_Common\Mover.cpp(12540) : error C3861: 'm_pMountModel': identifier not found, even with argument-dependent lookup
\Users\Gaston\Desktop\Code\Servidor\Server Epvp\Source\_Common\Mover.cpp(12540) : error C3861: 'm_pMountModel': identifier not found, even with argument-dependent lookup
\Users\Gaston\Desktop\Code\Servidor\Server Epvp\Source\_Common\Mover.cpp(12541) : error C3861: 'm_pMountModel': identifier not found, even with argument-dependent lookup
\Users\Gaston\Desktop\Code\Servidor\Server Epvp\Source\_Common\Mover.cpp(12541) : error C3861: 'm_pMountModel': identifier not found, even with argument-dependent lookup
\Users\Gaston\Desktop\Code\Servidor\Server Epvp\Source\_Common\Mover.cpp(12542) : error C3861: 'm_pMountModel': identifier not found, even with argument-dependent lookup
\Users\Gaston\Desktop\Code\Servidor\Server Epvp\Source\_Common\Mover.cpp(12542) : error C3861: 'm_pMountModel': identifier not found, even with argument-dependent lookup
\Users\Gaston\Desktop\Code\Servidor\Server Epvp\Source\_Common\Mover.cpp(12543) : error C3861: 'm_pMountModel': identifier not found, even with argument-dependent lookup
\Users\Gaston\Desktop\Code\Servidor\Server Epvp\Source\_Common\Mover.cpp(12547) : error C2065: 'm_eMountState' : undeclared identifier
\Users\Gaston\Desktop\Code\Servidor\Server Epvp\Source\_Common\Mover.cpp(12549) : error C2227: left of '->GetMotionFileName' must point to class/struct/union
type is ''unknown-type''
\Users\Gaston\Desktop\Code\Servidor\Server Epvp\Source\_Common\Mover.cpp(12549) : error C3861: 'm_pMountModel': identifier not found, even with argument-dependent lookup
\Users\Gaston\Desktop\Code\Servidor\Server Epvp\Source\_Common\Mover.cpp(12551) : error C2227: left of '->LoadMotion' must point to class/struct/union
type is ''unknown-type''
\Users\Gaston\Desktop\Code\Servidor\Server Epvp\Source\_Common\Mover.cpp(12551) : error C3861: 'm_pMountModel': identifier not found, even with argument-dependent lookup
\Users\Gaston\Desktop\Code\Servidor\Server Epvp\Source\_Common\Mover.cpp(12552) : error C2227: left of '->SetMotionBlending' must point to class/struct/union
type is ''unknown-type''
\Users\Gaston\Desktop\Code\Servidor\Server Epvp\Source\_Common\Mover.cpp(12552) : error C3861: 'm_pMountModel': identifier not found, even with argument-dependent lookup
\Users\Gaston\Desktop\Code\Servidor\Server Epvp\Source\_Common\Mover.cpp(12553) : error C2227: left of '->SetLoop' must point to class/struct/union
type is ''unknown-type''
\Users\Gaston\Desktop\Code\Servidor\Server Epvp\Source\_Common\Mover.cpp(12553) : error C3861: 'm_pMountModel': identifier not found, even with argument-dependent lookup
\Users\Gaston\Desktop\Code\Servidor\Server Epvp\Source\_Common\Mover.cpp(12554) : error C3861: 'm_eMountState': identifier not found, even with argument-dependent lookup
\Users\Gaston\Desktop\Code\Servidor\Server Epvp\Source\_Common\Mover.cpp(12559) : error C3861: 'm_eMountState': identifier not found, even with argument-dependent lookup
\Users\Gaston\Desktop\Code\Servidor\Server Epvp\Source\_Common\Mover.cpp(12561) : error C2227: left of '->GetMotionFileName' must point to class/struct/union
type is ''unknown-type''
\Users\Gaston\Desktop\Code\Servidor\Server Epvp\Source\_Common\Mover.cpp(12561) : error C3861: 'm_pMountModel': identifier not found, even with argument-dependent lookup
\Users\Gaston\Desktop\Code\Servidor\Server Epvp\Source\_Common\Mover.cpp(12563) : error C2227: left of '->LoadMotion' must point to class/struct/union
type is ''unknown-type''
\Users\Gaston\Desktop\Code\Servidor\Server Epvp\Source\_Common\Mover.cpp(12563) : error C3861: 'm_pMountModel': identifier not found, even with argument-dependent lookup
\Users\Gaston\Desktop\Code\Servidor\Server Epvp\Source\_Common\Mover.cpp(12564) : error C2227: left of '->SetMotionBlending' must point to class/struct/union
type is ''unknown-type''
\Users\Gaston\Desktop\Code\Servidor\Server Epvp\Source\_Common\Mover.cpp(12564) : error C3861: 'm_pMountModel': identifier not found, even with argument-dependent lookup
\Users\Gaston\Desktop\Code\Servidor\Server Epvp\Source\_Common\Mover.cpp(12565) : error C2227: left of '->SetLoop' must point to class/struct/union
type is ''unknown-type''
\Users\Gaston\Desktop\Code\Servidor\Server Epvp\Source\_Common\Mover.cpp(12565) : error C3861: 'm_pMountModel': identifier not found, even with argument-dependent lookup
\Users\Gaston\Desktop\Code\Servidor\Server Epvp\Source\_Common\Mover.cpp(12566) : error C3861: 'm_eMountState': identifier not found, even with argument-dependent lookup
\Users\Gaston\Desktop\Code\Servidor\Server Epvp\Source\_Common\Mover.cpp(12571) : error C3861: 'm_eMountState': identifier not found, even with argument-dependent lookup
\Users\Gaston\Desktop\Code\Servidor\Server Epvp\Source\_Common\Mover.cpp(12573) : error C2227: left of '->GetMotionFileName' must point to class/struct/union
type is ''unknown-type''
\Users\Gaston\Desktop\Code\Servidor\Server Epvp\Source\_Common\Mover.cpp(12573) : error C3861: 'm_pMountModel': identifier not found, even with argument-dependent lookup
\Users\Gaston\Desktop\Code\Servidor\Server Epvp\Source\_Common\Mover.cpp(12575) : error C2227: left of '->LoadMotion' must point to class/struct/union
type is ''unknown-type''
\Users\Gaston\Desktop\Code\Servidor\Server Epvp\Source\_Common\Mover.cpp(12575) : error C3861: 'm_pMountModel': identifier not found, even with argument-dependent lookup
\Users\Gaston\Desktop\Code\Servidor\Server Epvp\Source\_Common\Mover.cpp(12576) : error C2227: left of '->SetMotionBlending' must point to class/struct/union
type is ''unknown-type''
\Users\Gaston\Desktop\Code\Servidor\Server Epvp\Source\_Common\Mover.cpp(12576) : error C3861: 'm_pMountModel': identifier not found, even with argument-dependent lookup
\Users\Gaston\Desktop\Code\Servidor\Server Epvp\Source\_Common\Mover.cpp(12577) : error C2227: left of '->SetLoop' must point to class/struct/union
type is ''unknown-type''
\Users\Gaston\Desktop\Code\Servidor\Server Epvp\Source\_Common\Mover.cpp(12577) : error C3861: 'm_pMountModel': identifier not found, even with argument-dependent lookup
\Users\Gaston\Desktop\Code\Servidor\Server Epvp\Source\_Common\Mover.cpp(12578) : error C3861: 'm_eMountState': identifier not found, even with argument-dependent lookup
[Only registered and activated users can see links. Click Here To Register...]