
Originally Posted by
Ronny786
#include "ZRuleDeathMatch.h"
PHP Code:
Gunz error LNK2019: unresolved external symbol "public: __thiscall ZRuleSoloPaintball::ZRuleSoloPaintball(class ZMatch *)" (??0ZRuleSoloPaintball@@QAE@PAVZMatch@@@Z) referenced in function "public: static class ZRule * __cdecl ZRule::CreateRule(class ZMatch *,enum MMATCH_GAMETYPE)" (?CreateRule@ZRule@@SAPAV1@PAVZMatch@@W4MMATCH_GAMETYPE@@@Z)
Gunz error LNK2019: unresolved external symbol "public: __thiscall ZRuleTeamPaintball::ZRuleTeamPaintball(class ZMatch *)" (??0ZRuleTeamPaintball@@QAE@PAVZMatch@@@Z) referenced in function "public: static class ZRule * __cdecl ZRule::CreateRule(class ZMatch *,enum MMATCH_GAMETYPE)" (?CreateRule@ZRule@@SAPAV1@PAVZMatch@@W4MMATCH_GAMETYPE@@@Z)
Gunz error LNK2019: unresolved external symbol "public: __thiscall MMatchRuleTeamPaintball::MMatchRuleTeamPaintball(class MMatchStage *)" (??0MMatchRuleTeamPaintball@@QAE@PAVMMatchStage@@@Z) referenced in function "private: class MMatchRule * __thiscall MMatchStage::CreateRule(enum MMATCH_GAMETYPE)" (?CreateRule@MMatchStage@@AAEPAVMMatchRule@@W4MMATCH_GAMETYPE@@@Z)
Gunz error LNK2019: unresolved external symbol "public: __thiscall MMatchRuleSoloPaintball::MMatchRuleSoloPaintball(class MMatchStage *)" (??0MMatchRuleSoloPaintball@@QAE@PAVMMatchStage@@@Z) referenced in function "private: class MMatchRule * __thiscall MMatchStage::CreateRule(enum MMATCH_GAMETYPE)" (?CreateRule@MMatchStage@@AAEPAVMMatchRule@@W4MMATCH_GAMETYPE@@@Z)
Gunz fatal error LNK1120: 4 unresolved externals