Ich hatte versucht den Source-code (v15) zurückzustufen auf v11, die Errors, welche er beim Compilen rauswürgt.. sind, merkwürdig?
Code:
C:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\_Common\Quiz.cpp(513): error C2039: 'AddQuizEventMessage' : is not a member of 'CUser'
User.h(67) : see declaration of 'CUser'
C:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\_Common\Quiz.cpp(557): error C2039: 'AddQuizEventMessage' : is not a member of 'CUser'
User.h(67) : see declaration of 'CUser'
C:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\_Common\Quiz.cpp(588): error C2039: 'AddQuizEventMessage' : is not a member of 'CUser'
User.h(67) : see declaration of 'CUser'
C:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\_Common\Quiz.cpp(201): error C2039: 'AddQuizEventState' : is not a member of 'CUser'
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\User.cpp(8599): error C2039: 'AddQuizEventState' : is not a member of 'CUser'
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\User.h(67) : see declaration of 'CUser'
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\User.cpp(8621): error C2039: 'AddQuizQuestion' : is not a member of 'CUser'
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\User.h(67) : see declaration of 'CUser'
C:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\_Common\Quiz.cpp(366): error C2039: 'AddQuizQuestion' : is not a member of 'CUser'
User.h(67) : see declaration of 'CUser'
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\User.cpp(8587): error C2039: 'AddWorldReadInfo' : is not a member of 'CUser'
C:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\_Common\Item.cpp(414): error C2039: 'eEatPet' : is not a member of 'CRandomOptionProperty'
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\DPSrvr.cpp(11647): error C2039: 'eEatPet' : is not a member of 'CRandomOptionProperty'
C:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\_AIInterface\AIPet.cpp(429): error C2039: 'GetVisPetItem' : is not a member of 'CMover'
C:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\_Database\DbManager.cpp(1303): error C2039: 'itemElem' : is not a member of 'CDbManager::__SendItemContents'
C:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\_Common\MoverSkill.cpp(1498): error C2039: 'PutItemLog' : is not a member of 'CDPSrvr'
C:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\_Common\FunnyCoin.cpp(85): error C2039: 'PutItemLog' : is not a member of 'CDPSrvr'
C:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\_Common\buff.cpp(263): error C2039: 'PutItemLog' : is not a member of 'CDPSrvr'
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\DPSrvr.cpp(11670): error C2039: 'PutItemLog' : is not a member of 'CDPSrvr'
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\DPSrvr.cpp(11730): error C2039: 'PutItemLog' : is not a member of 'CDPSrvr'
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\User.cpp(8920): error C2039: 'PutItemLog' : is not a member of 'CDPSrvr'
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\DPSrvr.h(15) : see declaration of 'CDPSrvr'
C:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\_Common\MoverSkill.cpp(1502): error C2039: 'PutItemLog' : is not a member of 'CDPSrvr'
DPSrvr.h(15) : see declaration of 'CDPSrvr'
C:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\_Common\FunnyCoin.cpp(50): error C2039: 'PutItemLog' : is not a member of 'CDPSrvr'
DPSrvr.h(15) : see declaration of 'CDPSrvr'
C:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\_Common\FunnyCoin.cpp(88): error C2039: 'PutItemLog' : is not a member of 'CDPSrvr'
DPSrvr.h(15) : see declaration of 'CDPSrvr'
C:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\_Common\buff.cpp(267): error C2039: 'PutItemLog' : is not a member of 'CDPSrvr'
DPSrvr.h(15) : see declaration of 'CDPSrvr'
C:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\_Common\Exchange.cpp(453): error C2039: 'PutPenyaLog' : is not a member of 'CDPSrvr'
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\layeredlinkmap.cpp(176): error C2065: 'bInvalid' : undeclared identifier
C:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\_Common\party.cpp(515): error C2065: 'dwSkillTime' : undeclared identifier
C:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\_Common\Item.cpp(414): error C2065: 'eEatPet' : undeclared identifier
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\DPSrvr.cpp(11647): error C2065: 'eEatPet' : undeclared identifier
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\ItemUpgrade.cpp(1459): error C2065: 'g_dpDBClient' : undeclared identifier
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\ItemUpgrade.cpp(1512): error C2065: 'g_UserMng' : undeclared identifier
C:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\_Common\EventLua.cpp(802): error C2065: 'm_proxy' : undeclared identifier
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\User.cpp(8591): error C2065: 'm_Snapshot' : undeclared identifier
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\CORESERVER\DPCoreSrvr.cpp(1055): error C2065: 'nCachMode' : undeclared identifier
C:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\_Common\party.cpp(515): error C2065: 'nRemovePoint' : undeclared identifier
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\ItemUpgrade.cpp(1511): error C2065: 'SND_INF_UPGRADESUCCESS' : undeclared identifier
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\ItemUpgrade.cpp(1431): error C2065: 'TID_GAME_EQUIPPUT' : undeclared identifier
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\ItemUpgrade.cpp(1522): error C2065: 'TID_GAME_ITEM_TRANSY_SUCCESS' : undeclared identifier
C:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\_Common\Quiz.cpp(491): error C2065: 'TID_GAME_QUIZ_CLOSING' : undeclared identifier
C:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\_Common\Quiz.cpp(429): error C2065: 'TID_GAME_QUIZ_CORRECT_ANSWER_4C' : undeclared identifier
C:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\_Common\Quiz.cpp(424): error C2065: 'TID_GAME_QUIZ_CORRECT_ANSWER_OX' : undeclared identifier
C:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\_Common\Quiz.cpp(185): error C2065: 'TID_GAME_QUIZ_CUR_NOTICE1' : undeclared identifier
C:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\_Common\Quiz.cpp(186): error C2065: 'TID_GAME_QUIZ_CUR_NOTICE2' : undeclared identifier
C:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\_Common\Quiz.cpp(223): error C2065: 'TID_GAME_QUIZ_DO_NOT_TELEPORT' : undeclared identifier
C:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\_Common\Quiz.cpp(557): error C2065: 'TID_GAME_QUIZ_DROP_OUT' : undeclared identifier
C:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\_Common\Quiz.cpp(417): error C2065: 'TID_GAME_QUIZ_END_SOLVE_QUESTION' : undeclared identifier
C:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\_Common\Quiz.cpp(199): error C2065: 'TID_GAME_QUIZ_NOT_OPEN' : undeclared identifier
C:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\_Common\Quiz.cpp(176): error C2065: 'TID_GAME_QUIZ_PRE_NOTICE1' : undeclared identifier
C:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\_Common\Quiz.cpp(177): error C2065: 'TID_GAME_QUIZ_PRE_NOTICE2' : undeclared identifier
C:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\_Common\Quiz.cpp(365): error C2065: 'TID_GAME_QUIZ_QUESTION' : undeclared identifier
C:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\_Common\Quiz.cpp(477): error C2065: 'TID_GAME_QUIZ_TELEPORT_QUIZZONE' : undeclared identifier
C:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\_Common\Quiz.cpp(330): error C2065: 'TID_GAME_QUIZ_WAIT_QUESTION' : undeclared identifier
C:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\_Common\Quiz.cpp(476): error C2065: 'TID_GAME_QUIZ_WATCHINGZONE_OPEN' : undeclared identifier
C:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\_Common\Quiz.cpp(581): error C2065: 'TID_GAME_QUIZ_WINNERCOUNT' : undeclared identifier
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\ItemUpgrade.cpp(1512): error C2065: 'XI_INT_SUCCESS' : undeclared identifier
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\ItemUpgrade.cpp(1431): error C2227: left of '->AddDefinedText' must point to class/struct/union
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\ItemUpgrade.cpp(1522): error C2227: left of '->AddDefinedText' must point to class/struct/union
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\ItemUpgrade.cpp(1511): error C2227: left of '->AddPlaySound' must point to class/struct/union
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\ItemUpgrade.cpp(1528): error C2227: left of '->CreateItem' must point to class/struct/union
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\ItemUpgrade.cpp(1512): error C2227: left of '->GetPos' must point to class/struct/union
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\ItemUpgrade.cpp(1512): error C2227: left of '->GetPos' must point to class/struct/union
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\ItemUpgrade.cpp(1512): error C2227: left of '->GetPos' must point to class/struct/union
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\DPSrvr.cpp(2840): error C2227: left of '->IsOccupationGuildMember' must point to class/struct/union
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\DPSrvr.cpp(2976): error C2227: left of '->IsOccupationGuildMember' must point to class/struct/union
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\DPSrvr.cpp(2840): error C2227: left of '->IsOccupationShopItem' must point to class/struct/union
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\DPSrvr.cpp(2976): error C2227: left of '->IsOccupationShopItem' must point to class/struct/union
type is ''unknown-type''
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\ItemUpgrade.cpp(1424): error C2227: left of '->m_Inventory' must point to class/struct/union
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\ItemUpgrade.cpp(1429): error C2227: left of '->m_Inventory' must point to class/struct/union
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\ItemUpgrade.cpp(1437): error C2227: left of '->m_Inventory' must point to class/struct/union
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\DPSrvr.cpp(5174): error C2227: left of '->OnItemTransy' must point to class/struct/union
type is ''unknown-type''
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\ItemUpgrade.cpp(1460): error C2227: left of '->RemoveItem' must point to class/struct/union
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\ItemUpgrade.cpp(1525): error C2227: left of '->RemoveItem' must point to class/struct/union
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\ItemUpgrade.cpp(1512): error C2228: left of '.AddCreateSfxObj' must have class/struct/union type
type is ''unknown-type''
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\User.cpp(8592): error C2228: left of '.ar' must have class/struct/union type
type is ''unknown-type''
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\User.cpp(8593): error C2228: left of '.ar' must have class/struct/union type
type is ''unknown-type''
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\User.cpp(8594): error C2228: left of '.ar' must have class/struct/union type
type is ''unknown-type''
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\User.cpp(8604): error C2228: left of '.ar' must have class/struct/union type
type is ''unknown-type''
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\User.cpp(8605): error C2228: left of '.ar' must have class/struct/union type
type is ''unknown-type''
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\User.cpp(8606): error C2228: left of '.ar' must have class/struct/union type
type is ''unknown-type''
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\User.cpp(8615): error C2228: left of '.ar' must have class/struct/union type
type is ''unknown-type''
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\User.cpp(8616): error C2228: left of '.ar' must have class/struct/union type
type is ''unknown-type''
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\User.cpp(8618): error C2228: left of '.ar' must have class/struct/union type
type is ''unknown-type''
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\User.cpp(8627): error C2228: left of '.ar' must have class/struct/union type
type is ''unknown-type''
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\User.cpp(8628): error C2228: left of '.ar' must have class/struct/union type
type is ''unknown-type''
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\User.cpp(8629): error C2228: left of '.ar' must have class/struct/union type
type is ''unknown-type''
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\User.cpp(8630): error C2228: left of '.ar' must have class/struct/union type
type is ''unknown-type''
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\User.cpp(8631): error C2228: left of '.ar' must have class/struct/union type
type is ''unknown-type''
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\User.cpp(8591): error C2228: left of '.cb' must have class/struct/union type
type is ''unknown-type''
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\User.cpp(8603): error C2228: left of '.cb' must have class/struct/union type
type is ''unknown-type''
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\User.cpp(8614): error C2228: left of '.cb' must have class/struct/union type
type is ''unknown-type''
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\User.cpp(8626): error C2228: left of '.cb' must have class/struct/union type
type is ''unknown-type''
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\ItemUpgrade.cpp(1424): error C2228: left of '.GetAtId' must have class/struct/union type
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\ItemUpgrade.cpp(1437): error C2228: left of '.GetAtId' must have class/struct/union type
C:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\_Common\EventLua.cpp(802): error C2228: left of '.GetKeepConnectTime' must have class/struct/union type
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\ItemUpgrade.cpp(1429): error C2228: left of '.IsEquip' must have class/struct/union type
C:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\_Database\DbManager.cpp(1303): error C2228: left of '.m_dwItemId' must have class/struct/union type
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\ItemUpgrade.cpp(1459): error C2228: left of '.SendLogSMItemUse' must have class/struct/union type
type is ''unknown-type''
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\ItemUpgrade.cpp(1520): error C2228: left of '.SendLogSMItemUse' must have class/struct/union type
type is ''unknown-type''
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\ItemUpgrade.cpp(1521): error C2228: left of '.SendLogSMItemUse' must have class/struct/union type
type is ''unknown-type''
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\User.cpp(8617): error C2228: left of '.WriteString' must have class/struct/union type
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\User.cpp(8630): error C2228: left of '.WriteString' must have class/struct/union type
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\ItemUpgrade.cpp(1512): error C2228: left of '.x' must have class/struct/union type
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\ItemUpgrade.cpp(1512): error C2228: left of '.y' must have class/struct/union type
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\ItemUpgrade.cpp(1512): error C2228: left of '.z' must have class/struct/union type
C:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\_Common\FunnyCoin.cpp(49): error C2248: 'CDPDatabaseClient::SendFunnyCoinReqUse' : cannot access private member declared in class 'CDPDatabaseClient'
C:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\_Common\Quiz.cpp(591): error C2248: 'CDPDatabaseClient::SendPostPrizeItem' : cannot access private member declared in class 'CDPDatabaseClient'
DPDatabaseClient.h(317) : see declaration of 'CDPDatabaseClient::SendPostPrizeItem'
DPDatabaseClient.h(22) : see declaration of 'CDPDatabaseClient'
C:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\_Common\Quiz.cpp(213): error C2248: 'CDPDatabaseClient::SendQuizEventEntrance' : cannot access private member declared in class 'CDPDatabaseClient'
C:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\_Common\Quiz.cpp(220): error C2248: 'CDPDatabaseClient::SendQuizEventEntrance' : cannot access private member declared in class 'CDPDatabaseClient'
DPDatabaseClient.h(315) : see declaration of 'CDPDatabaseClient::SendQuizEventEntrance'
DPDatabaseClient.h(22) : see declaration of 'CDPDatabaseClient'
C:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\_Interface\FuncTextCmd.cpp(4978): error C2248: 'CDPDatabaseClient::SendQuizEventOpen' : cannot access private member declared in class 'CDPDatabaseClient'
C:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\_Common\Quiz.cpp(555): error C2248: 'CDPDatabaseClient::SendQuizEventSelect' : cannot access private member declared in class 'CDPDatabaseClient'
DPDatabaseClient.h(316) : see declaration of 'CDPDatabaseClient::SendQuizEventSelect'
DPDatabaseClient.h(22) : see declaration of 'CDPDatabaseClient'
C:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\_Common\Quiz.cpp(128): error C2248: 'CDPDatabaseClient::SendQuizEventState' : cannot access private member declared in class 'CDPDatabaseClient'
C:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\_Common\Quiz.cpp(347): error C2248: 'CDPDatabaseClient::SendQuizEventState' : cannot access private member declared in class 'CDPDatabaseClient'
C:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\_Common\Quiz.cpp(373): error C2248: 'CDPDatabaseClient::SendQuizEventState' : cannot access private member declared in class 'CDPDatabaseClient'
DPDatabaseClient.h(314) : see declaration of 'CDPDatabaseClient::SendQuizEventState'
DPDatabaseClient.h(22) : see declaration of 'CDPDatabaseClient'
C:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\_Common\Quiz.cpp(449): error C2248: 'CDPDatabaseClient::SendQuizEventState' : cannot access private member declared in class 'CDPDatabaseClient'
DPDatabaseClient.h(314) : see declaration of 'CDPDatabaseClient::SendQuizEventState'
DPDatabaseClient.h(22) : see declaration of 'CDPDatabaseClient'
C:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\_Common\Quiz.cpp(486): error C2248: 'CDPDatabaseClient::SendQuizEventState' : cannot access private member declared in class 'CDPDatabaseClient'
DPDatabaseClient.h(314) : see declaration of 'CDPDatabaseClient::SendQuizEventState'
DPDatabaseClient.h(22) : see declaration of 'CDPDatabaseClient'
C:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\_Common\Quiz.cpp(494): error C2248: 'CDPDatabaseClient::SendQuizEventState' : cannot access private member declared in class 'CDPDatabaseClient'
DPDatabaseClient.h(314) : see declaration of 'CDPDatabaseClient::SendQuizEventState'
DPDatabaseClient.h(22) : see declaration of 'CDPDatabaseClient'
C:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\_Common\Quiz.cpp(575): error C2248: 'CDPDatabaseClient::SendQuizEventState' : cannot access private member declared in class 'CDPDatabaseClient'
DPDatabaseClient.h(314) : see declaration of 'CDPDatabaseClient::SendQuizEventState'
DPDatabaseClient.h(22) : see declaration of 'CDPDatabaseClient'
C:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\_Common\Quiz.cpp(594): error C2248: 'CDPDatabaseClient::SendQuizEventState' : cannot access private member declared in class 'CDPDatabaseClient'
DPDatabaseClient.h(314) : see declaration of 'CDPDatabaseClient::SendQuizEventState'
DPDatabaseClient.h(22) : see declaration of 'CDPDatabaseClient'
C:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\_Common\Quiz.cpp(667): error C2248: 'CDPDatabaseClient::SendQuizEventState' : cannot access private member declared in class 'CDPDatabaseClient'
DPDatabaseClient.h(314) : see declaration of 'CDPDatabaseClient::SendQuizEventState'
DPDatabaseClient.h(22) : see declaration of 'CDPDatabaseClient'
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\User.cpp(8588): error C2365: 'AddWorldReadInfo' : redefinition; previous definition was a 'formerly unknown identifier'
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\ItemUpgrade.cpp(1490): error C2365: 'RunItemTransy' : redefinition; previous definition was a 'formerly unknown identifier'
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\ItemUpgrade.cpp(1422): error C2653: 'CItemUpgrade' : is not a class or namespace name
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\ItemUpgrade.cpp(1489): error C2653: 'CItemUpgrade' : is not a class or namespace name
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\DPSrvr.cpp(5174): error C2653: 'CItemUpgrade' : is not a class or namespace name
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\DPSrvr.cpp(2840): error C2653: 'CTax' : is not a class or namespace name
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\DPSrvr.cpp(2840): error C2653: 'CTax' : is not a class or namespace name
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\DPSrvr.cpp(2976): error C2653: 'CTax' : is not a class or namespace name
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\DPSrvr.cpp(2976): error C2653: 'CTax' : is not a class or namespace name
C:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\_AIInterface\AIMonster.cpp(1548): error C2660: 'CWorld::AddObj' : function does not take 2 arguments
C:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\_Network\Objects\Obj.cpp(704): error C2660: 'GetPropA' : function does not take 0 arguments
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\User.cpp(317): error C3861: 'AddWorldReadInfo': identifier not found, even with argument-dependent lookup
C:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\_Common\party.cpp(521): error C3861: 'dwSkillTime': identifier not found, even with argument-dependent lookup
C:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\_Common\party.cpp(527): error C3861: 'dwSkillTime': identifier not found, even with argument-dependent lookup
C:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\_Common\party.cpp(533): error C3861: 'dwSkillTime': identifier not found, even with argument-dependent lookup
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\ItemUpgrade.cpp(1520): error C3861: 'g_dpDBClient': identifier not found, even with argument-dependent lookup
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\ItemUpgrade.cpp(1521): error C3861: 'g_dpDBClient': identifier not found, even with argument-dependent lookup
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\User.cpp(8592): error C3861: 'GetId': identifier not found, even with argument-dependent lookup
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\User.cpp(8604): error C3861: 'GetId': identifier not found, even with argument-dependent lookup
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\User.cpp(8615): error C3861: 'GetId': identifier not found, even with argument-dependent lookup
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\User.cpp(8627): error C3861: 'GetId': identifier not found, even with argument-dependent lookup
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\DPSrvr.cpp(2840): error C3861: 'GetInstance': identifier not found, even with argument-dependent lookup
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\DPSrvr.cpp(2840): error C3861: 'GetInstance': identifier not found, even with argument-dependent lookup
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\DPSrvr.cpp(2976): error C3861: 'GetInstance': identifier not found, even with argument-dependent lookup
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\DPSrvr.cpp(2976): error C3861: 'GetInstance': identifier not found, even with argument-dependent lookup
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\DPSrvr.cpp(5174): error C3861: 'GetInstance': identifier not found, even with argument-dependent lookup
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\User.cpp(8589): error C3861: 'IsDelete': identifier not found, even with argument-dependent lookup
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\User.cpp(8601): error C3861: 'IsDelete': identifier not found, even with argument-dependent lookup
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\User.cpp(8612): error C3861: 'IsDelete': identifier not found, even with argument-dependent lookup
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\User.cpp(8624): error C3861: 'IsDelete': identifier not found, even with argument-dependent lookup
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\User.cpp(7270): error C3861: 'IsUsingEatPet': identifier not found, even with argument-dependent lookup
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\User.cpp(8592): error C3861: 'm_Snapshot': identifier not found, even with argument-dependent lookup
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\User.cpp(8593): error C3861: 'm_Snapshot': identifier not found, even with argument-dependent lookup
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\User.cpp(8594): error C3861: 'm_Snapshot': identifier not found, even with argument-dependent lookup
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\User.cpp(8603): error C3861: 'm_Snapshot': identifier not found, even with argument-dependent lookup
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\User.cpp(8604): error C3861: 'm_Snapshot': identifier not found, even with argument-dependent lookup
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\User.cpp(8605): error C3861: 'm_Snapshot': identifier not found, even with argument-dependent lookup
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\User.cpp(8606): error C3861: 'm_Snapshot': identifier not found, even with argument-dependent lookup
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\User.cpp(8614): error C3861: 'm_Snapshot': identifier not found, even with argument-dependent lookup
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\User.cpp(8615): error C3861: 'm_Snapshot': identifier not found, even with argument-dependent lookup
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\User.cpp(8616): error C3861: 'm_Snapshot': identifier not found, even with argument-dependent lookup
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\User.cpp(8617): error C3861: 'm_Snapshot': identifier not found, even with argument-dependent lookup
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\User.cpp(8618): error C3861: 'm_Snapshot': identifier not found, even with argument-dependent lookup
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\User.cpp(8626): error C3861: 'm_Snapshot': identifier not found, even with argument-dependent lookup
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\User.cpp(8627): error C3861: 'm_Snapshot': identifier not found, even with argument-dependent lookup
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\User.cpp(8628): error C3861: 'm_Snapshot': identifier not found, even with argument-dependent lookup
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\User.cpp(8629): error C3861: 'm_Snapshot': identifier not found, even with argument-dependent lookup
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\User.cpp(8630): error C3861: 'm_Snapshot': identifier not found, even with argument-dependent lookup
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\User.cpp(8631): error C3861: 'm_Snapshot': identifier not found, even with argument-dependent lookup
C:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\_Common\party.cpp(521): error C3861: 'nRemovePoint': identifier not found, even with argument-dependent lookup
C:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\_Common\party.cpp(527): error C3861: 'nRemovePoint': identifier not found, even with argument-dependent lookup
C:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\_Common\party.cpp(533): error C3861: 'nRemovePoint': identifier not found, even with argument-dependent lookup
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\DPSrvr.cpp(5464): error C3861: 'PutItemLog': identifier not found, even with argument-dependent lookup
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\DPSrvr.cpp(5511): error C3861: 'PutItemLog': identifier not found, even with argument-dependent lookup
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\DPSrvr.cpp(5571): error C3861: 'PutItemLog': identifier not found, even with argument-dependent lookup
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\ItemUpgrade.cpp(1457): error C3861: 'RunItemTransy': identifier not found, even with argument-dependent lookup
C:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\_Common\Quiz.cpp(426): error C3861: 'TID_GAME_QUIZ_CORRECT_ANSWER_OX': identifier not found, even with argument-dependent lookup
C:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\_Common\Quiz.cpp(229): error C3861: 'TID_GAME_QUIZ_DO_NOT_TELEPORT': identifier not found, even with argument-dependent lookup
C:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\_Common\Quiz.cpp(234): error C3861: 'TID_GAME_QUIZ_DO_NOT_TELEPORT': identifier not found, even with argument-dependent lookup
C:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\_Common\Quiz.cpp(240): error C3861: 'TID_GAME_QUIZ_DO_NOT_TELEPORT': identifier not found, even with argument-dependent lookup
C:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\_Common\Quiz.cpp(251): error C3861: 'TID_GAME_QUIZ_DO_NOT_TELEPORT': identifier not found, even with argument-dependent lookup
C:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\_Common\Quiz.cpp(513): error C3861: 'TID_GAME_QUIZ_WAIT_QUESTION': identifier not found, even with argument-dependent lookup
C:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\_AIInterface\AIMonster.cpp(1521): warning C4018: '<' : signed/unsigned mismatch
C:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\_Common\MoverEquip.cpp(1620): warning C4018: '<' : signed/unsigned mismatch
C:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\_Common\MoverEquip.cpp(1652): warning C4018: '<' : signed/unsigned mismatch
C:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\_Common\eveschool.cpp(740): warning C4018: '<' : signed/unsigned mismatch
C:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\_Common\eveschool.cpp(2290): warning C4018: '<' : signed/unsigned mismatch
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\User.cpp(3237): warning C4018: '<' : signed/unsigned mismatch
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\DPSrvr.cpp(5114): warning C4018: '>' : signed/unsigned mismatch
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\DPSrvr.cpp(5862): warning C4018: '>' : signed/unsigned mismatch
C:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\_Common\WorldFile.cpp(1300): warning C4065: switch statement contains 'default' but no 'case' labels
C:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\_Common\MoverParam.cpp(1084): warning C4244: '*=' : conversion from 'float' to 'EXPINTEGER', possible loss of data
C:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\_Database\DbManager.cpp(1656): warning C4244: '=' : conversion from '__int64' to 'DWORD', possible loss of data
C:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\_Database\DbManager.cpp(1656): warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
C:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\_Database\DbManager.cpp(1663): warning C4244: '=' : conversion from '__time64_t' to 'DWORD', possible loss of data
C:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\_Common\MoverParam.cpp(1276): warning C4244: '=' : conversion from 'EXPINTEGER' to 'DWORD', possible loss of data
C:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\_Common\MoverParam.cpp(1245): warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
C:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\_Common\UltimateWeapon.cpp(404): warning C4244: 'argument' : conversion from 'DWORD' to 'BYTE', possible loss of data
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\User.cpp(3243): warning C4244: 'argument' : conversion from 'DWORD' to 'BYTE', possible loss of data
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\User.cpp(3257): warning C4244: 'argument' : conversion from 'DWORD' to 'BYTE', possible loss of data
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\User.cpp(3306): warning C4244: 'argument' : conversion from 'DWORD' to 'BYTE', possible loss of data
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\User.cpp(3323): warning C4244: 'argument' : conversion from 'DWORD' to 'BYTE', possible loss of data
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\User.cpp(3329): warning C4244: 'argument' : conversion from 'DWORD' to 'BYTE', possible loss of data
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\DPSrvr.cpp(5123): warning C4244: 'argument' : conversion from 'DWORD' to 'BYTE', possible loss of data
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\DPSrvr.cpp(5139): warning C4244: 'argument' : conversion from 'DWORD' to 'BYTE', possible loss of data
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\DPSrvr.cpp(5148): warning C4244: 'argument' : conversion from 'DWORD' to 'BYTE', possible loss of data
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\DPSrvr.cpp(5339): warning C4244: 'argument' : conversion from 'DWORD' to 'BYTE', possible loss of data
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\DPSrvr.cpp(5386): warning C4244: 'argument' : conversion from 'DWORD' to 'BYTE', possible loss of data
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\DPSrvr.cpp(5901): warning C4244: 'argument' : conversion from 'DWORD' to 'BYTE', possible loss of data
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\DPSrvr.cpp(5956): warning C4244: 'argument' : conversion from 'DWORD' to 'BYTE', possible loss of data
C:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\_Common\Mover.cpp(7592): warning C4244: 'argument' : conversion from 'DWORD' to 'FLOAT', possible loss of data
C:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\_Common\MoverParam.cpp(1258): warning C4244: 'initializing' : conversion from 'EXPINTEGER' to 'int', possible loss of data
c:\Dokumente und Einstellungen\Haltern\Desktop\Official Source\WORLDSERVER\DPSrvr.cpp(3135): warning C4244: 'initializing' : conversion from 'int' to 'float', possible loss of data






