erro
\Source\HGServer - Source\Game.cpp(10116) : error C2039: 'm_cMsgCount' : is not a member of 'CClient'
how can i fix this 'm_cMsgCount'
Search found 23 matches
- Sat Jan 06, 2007 7:31 am
- Forum: Source Code Submissions
- Topic: [src] Tutelary Angels System
- Replies: 140
- Views: 17621
- Tue Dec 19, 2006 8:10 am
- Forum: Helbreath Server Source
- Topic: CalculateEnduranceDecrement
- Replies: 5
- Views: 490
- Sun Dec 17, 2006 1:54 pm
- Forum: Helbreath Server Source
- Topic: CalculateEnduranceDecrement
- Replies: 5
- Views: 490
my souce code is BOOL CGame::bCalculateEnduranceDecrement(short sTargetH, short sAttackerH, char cTargetType, int iArmorType) { int iDownValue, iHammerChance, iItemIndex; iHammerChance = 100; iDownValue = 1; if (m_pClientList[sTargetH] == NULL) return FALSE; if ((cTargetType == DEF_OWNERTYPE_PLAYER...
- Mon May 29, 2006 2:15 pm
- Forum: Source Code Requests
- Topic: How Does A Multiple Language Add?
- Replies: 2
- Views: 441
- Wed Apr 19, 2006 5:16 am
- Forum: Request your HGServer
- Topic: Help Me Plz. Diuuude!
- Replies: 13
- Views: 2777
- Tue Apr 18, 2006 9:52 am
- Forum: Request your HGServer
- Topic: Help Me Plz. Diuuude!
- Replies: 13
- Views: 2777
I am using the server of KLKS file already. We use the file which the myeochgae modifies. The error comes again from same part so that it is strange. Now the power raises much therefore because it progresses the game. Does the client have the problem? It wonders very much whether the file which the...
- Mon Apr 17, 2006 9:47 pm
- Forum: Request your HGServer
- Topic: Help Me Plz. Diuuude!
- Replies: 13
- Views: 2777
I am using the server of KLKS file already. We use the file which the myeochgae modifies. The error comes again from same part so that it is strange. Now the power raises much therefore because it progresses the game. Does the client have the problem? It wonders very much whether the file which the...
- Mon Apr 17, 2006 10:25 am
- Forum: Request your HGServer
- Topic: Help Me Plz. Diuuude!
- Replies: 13
- Views: 2777
i like helbreath i love helbreath but, my server files is erro! server open! 1 houre late or 2~3 houre server erro! C++ deburging erro code is CGame::CalculateEnduranceDecrement(short 1, short 874, char 1, int 7) line 54239 + 11 bytes CGame::iCalculateAttackEffect(short 1, char 1, short 874, char 2...
- Tue Apr 11, 2006 11:54 am
- Forum: Helbreath Server Source
- Topic: Erro Code! Help Plz
- Replies: 2
- Views: 252
- Sun Apr 09, 2006 12:23 am
- Forum: Helbreath Server Source
- Topic: Erro Code! Help Plz
- Replies: 2
- Views: 252
CGame::CalculateEnduranceDecrement(short 1, short 874, char 1, int 7) line 54239 + 11 bytes CGame::iCalculateAttackEffect(short 1, char 1, short 874, char 2, int 226, int 214, int 20, int 0, int 0, int 0) line 55193 CGame::NpcBehavior_Attack(int 874) line 11027 CGame::NpcProcess() line 9031 CGame::...
- Fri Mar 31, 2006 10:54 pm
- Forum: Helbreath Server Source
- Topic: Debugdialog.cpp Compile Erro
- Replies: 6
- Views: 463
- Wed Mar 29, 2006 10:59 pm
- Forum: Helbreath Server Source
- Topic: Debugdialog.cpp Compile Erro
- Replies: 6
- Views: 463
- Wed Mar 29, 2006 7:21 am
- Forum: Helbreath Server Source
- Topic: Debugdialog.cpp Compile Erro
- Replies: 6
- Views: 463
- Sat Mar 25, 2006 9:00 am
- Forum: Helbreath Server Source
- Topic: My Server Becomes Again The Knock-down.
- Replies: 1
- Views: 222
- Sat Mar 25, 2006 1:41 am
- Forum: Helbreath Server Source
- Topic: My Server Becomes Again The Knock-down.
- Replies: 1
- Views: 222
My server becomes again the knock-down. We do not know the reason even though we did the disembeulling to C++. I send if you want to see the file. I do not know although I see the file. The error appears in this way. HGSERVER! 004af9f0() 0F BF 82 1C 0C 00 00 movsx eax,word ptr [edx+0C1Ch] HGSERVER!...