iam looking at this and find that quest.cpp has nothing in it ?
did i not look into the code long enough or am i missing something here.....but quest.cpp should be
quest.cpp
// Quest.cpp: implementation of the CQuest class.
//
//////////////////////////////////////////////////////////////////////
#include "Quest.h"
//////////////////////////////////////////////////////////////////////
// Construction/Destruction
//////////////////////////////////////////////////////////////////////
CQuest::CQuest()
{
}
CQuest::~CQuest()
{
}
Now in quest.h
int m_iReqContribution; // Äù½ºÆ®¸¦ ¸Ã±â À§ÇÑ ÃÖÀú °øÇåµµ Á¦ÇÑ.
CQuest(); //add this
virtual ~CQuest(); //add this
};
#endif // !defined(AFX_QUEST_H__3E61C780_FF48_11D3_9DC2_00A0CC5B45EE__INCLUDED_)
readd it or add it ...
quest.cpp
HGserver will read quest.cfg thats all
QUOTE (ADDKiD @ Dec 1 2006, 4:01 PM) <br>You guys make me laugh alot, half the shit I say, is bullshit...<br><br><img src='http://img485.imageshack.us/img485/492/banssig1ng.gif' border='0' alt='user posted image' /><br><br><b>I see no changes at all, wake up in the morning and ask myself...<br>Is life worth living? Should I blast myself?</b><br><br><b><a href='http://2paclegacy.com' target='_blank'>2PacLegacy.com</a></b>
omfg pure shit... if u dont know c++ dont mess with it. it doesnt have anything because quest doesnt need to be initialized...
and btw that constructor is completely stupid
if u know what i mean
and btw that constructor is completely stupid


<img src='http://ic1.deviantart.com/fs11/i/2006/1 ... leroth.gif' border='0' alt='user posted image' />