und hier der error
WorldServer error LNK2019: unresolved external symbol "public: void __thiscall CUser::AddDMUpdateState(int)" (?AddDMUpdateState@CUser@@QAEXH@Z) referenced in function "public: void __thiscall CDeathMatch::EnterJoinPlayer(void)" (?EnterJoinPlayer@CDeathMatch@@QAEXXZ)
WorldServer error LNK2019: unresolved external symbol "public: void __thiscall CUser::AddDMTenderView(int,int,long,class std::vector<class ATL::CStringT<char,class StrTraitMFC<char,class ATL::ChTraitsCRT<char> > >,class std::allocator<class ATL::CStringT<char,class StrTraitMFC<char,class ATL::ChTraitsCRT<char> > > > > &)" (?AddDMTenderView@CUser@@QAEXHHJAAV?$vector@V?$CSt ringT@DV?$StrTraitMFC@DV?$ChTraitsCRT@D@ATL@@@@@AT L@@V?$allocator@V?$CStringT@DV?$StrTraitMFC@DV?$Ch TraitsCRT@D@ATL@@@@@ATL@@@std@@@std@@@Z) referenced in function "public: void __thiscall CDeathMatch::SendDMTenderView(class CUser *)" (?SendDMTenderView@CDeathMatch@@QAEXPAVCUser@@@Z)
WorldServer error LNK2019: unresolved external symbol "public: void __thiscall CUser::AddDMScore(int,int,long,class std::vector<class ATL::CStringT<char,class StrTraitMFC<char,class ATL::ChTraitsCRT<char> > >,class std::allocator<class ATL::CStringT<char,class StrTraitMFC<char,class ATL::ChTraitsCRT<char> > > > > &)" (?AddDMScore@CUser@@QAEXHHJAAV?$vector@V?$CStringT @DV?$StrTraitMFC@DV?$ChTraitsCRT@D@ATL@@@@@ATL@@V? $allocator@V?$CStringT@DV?$StrTraitMFC@DV?$ChTrait sCRT@D@ATL@@@@@ATL@@@std@@@std@@@Z) referenced in function "public: void __thiscall CDeathMatch::SendDMScore(void)" (?SendDMScore@CDeathMatch@@QAEXXZ)
WorldServer error LNK2019: unresolved external symbol "public: void __thiscall CUser::AddDMUpdateStr(int,char *,int)" (?AddDMUpdateStr@CUser@@QAEXHPADH@Z) referenced in function "public: void __thiscall CDeathMatch::SendJoinPlayerStr(int,char *,int,int)" (?SendJoinPlayerStr@CDeathMatch@@QAEXHPADHH@Z)
WorldServer error LNK2019: unresolved external symbol "public: void __thiscall CUser::AddDMTenderData(int,class std::vector<struct __DM_JOIN,class std::allocator<struct __DM_JOIN> > &)" (?AddDMTenderData@CUser@@QAEXHAAV?$vector@U__DM_JO IN@@V?$allocator@U__DM_JOIN@@@std@@@std@@@Z) referenced in function "public: void __thiscall CDeathMatch::SendTenderData(class CUser *,int)" (?SendTenderData@CDeathMatch@@QAEXPAVCUser@@H@Z)
WorldServer fatal error LNK1120: 5 unresolved externals
WorldServer error LNK2019: unresolved external symbol "public: void __thiscall CUser::AddDMTenderView(int,int,long,class std::vector<class ATL::CStringT<char,class StrTraitMFC<char,class ATL::ChTraitsCRT<char> > >,class std::allocator<class ATL::CStringT<char,class StrTraitMFC<char,class ATL::ChTraitsCRT<char> > > > > &)" (?AddDMTenderView@CUser@@QAEXHHJAAV?$vector@V?$CSt ringT@DV?$StrTraitMFC@DV?$ChTraitsCRT@D@ATL@@@@@AT L@@V?$allocator@V?$CStringT@DV?$StrTraitMFC@DV?$Ch TraitsCRT@D@ATL@@@@@ATL@@@std@@@std@@@Z) referenced in function "public: void __thiscall CDeathMatch::SendDMTenderView(class CUser *)" (?SendDMTenderView@CDeathMatch@@QAEXPAVCUser@@@Z)
WorldServer error LNK2019: unresolved external symbol "public: void __thiscall CUser::AddDMScore(int,int,long,class std::vector<class ATL::CStringT<char,class StrTraitMFC<char,class ATL::ChTraitsCRT<char> > >,class std::allocator<class ATL::CStringT<char,class StrTraitMFC<char,class ATL::ChTraitsCRT<char> > > > > &)" (?AddDMScore@CUser@@QAEXHHJAAV?$vector@V?$CStringT @DV?$StrTraitMFC@DV?$ChTraitsCRT@D@ATL@@@@@ATL@@V? $allocator@V?$CStringT@DV?$StrTraitMFC@DV?$ChTrait sCRT@D@ATL@@@@@ATL@@@std@@@std@@@Z) referenced in function "public: void __thiscall CDeathMatch::SendDMScore(void)" (?SendDMScore@CDeathMatch@@QAEXXZ)
WorldServer error LNK2019: unresolved external symbol "public: void __thiscall CUser::AddDMUpdateStr(int,char *,int)" (?AddDMUpdateStr@CUser@@QAEXHPADH@Z) referenced in function "public: void __thiscall CDeathMatch::SendJoinPlayerStr(int,char *,int,int)" (?SendJoinPlayerStr@CDeathMatch@@QAEXHPADHH@Z)
WorldServer error LNK2019: unresolved external symbol "public: void __thiscall CUser::AddDMTenderData(int,class std::vector<struct __DM_JOIN,class std::allocator<struct __DM_JOIN> > &)" (?AddDMTenderData@CUser@@QAEXHAAV?$vector@U__DM_JO IN@@V?$allocator@U__DM_JOIN@@@std@@@std@@@Z) referenced in function "public: void __thiscall CDeathMatch::SendTenderData(class CUser *,int)" (?SendTenderData@CDeathMatch@@QAEXPAVCUser@@H@Z)
WorldServer fatal error LNK1120: 5 unresolved externals






