Jump to content

[ Dead Download Link ] [C++] Release Shoulder System Not Official [ We Need You ]


Recommended Posts

Error	230	error LNK2001: unresolved external symbol "public: void __thiscall CInstanceBase::ChangeWing(unsigned long)" (?ChangeWing@CInstanceBase@@QAEXK@Z)	E:aAnamainlineClientEDITUserInterfaceNetworkActorManager.obj	UserInterface
Error	231	error LNK1120: 1 unresolved externals	E:aAnamainlineClientEDITbinMetin2Dev_Release.exe	1	1	UserInterface

new proplem @@

Link to comment
Share on other sites

Error	230	error LNK2001: unresolved external symbol "public: void __thiscall CInstanceBase::ChangeWing(unsigned long)" (?ChangeWing@CInstanceBase@@QAEXK@Z)	E:aAnamainlineClientEDITUserInterfaceNetworkActorManager.obj	UserInterface
Error	231	error LNK1120: 1 unresolved externals	E:aAnamainlineClientEDITbinMetin2Dev_Release.exe	1	1	UserInterface

new proplem @@

 

 

i think must add this in InstanceBase.cpp

void CInstanceBase::ChangeWing(DWORD eWing)
{

	if (IsPC() == false)
		return;

	if (GetPart(CRaceData::PART_WING) == eWing)
		return;

	SetHair(eWing);

	//int type = m_GraphicThingInstance.GetMotionMode();

	RefreshState(CRaceMotionData::NAME_WAIT, true);
	//RefreshState(type, true);
}
Link to comment
Share on other sites

char.h:1350: error: 'BYTE' does not name a type
char.h:1357: error: 'DWORD' has not been declared
char.h:1357: error: 'BYTE' has not been declared
char.h:1358: error: 'DWORD' has not been declared
char.h:1362: error: 'DWORD' does not name a type
char.h:1374: error: 'DWORD' does not name a type
char.h:1383: error: 'LPEVENT' does not name a type
char.h:1389: error: 'LPCHARACTER' has not been declared
char.h:1392: error: ISO C++ forbids declaration of 'CHARACTER_SET' with no type
char.h:1392: error: expected ';' before '&' token
char.h:1394: error: expected `;' before 'private'
char.h:1396: error: 'CHARACTER_SET' does not name a type
char.h:1405: error: 'DWORD' does not name a type
char.h:1412: error: 'BYTE' was not declared in this scope
char.h:1412: error: template argument 1 is invalid
char.h:1412: error: template argument 3 is invalid
char.h:1412: error: template argument 4 is invalid
char.h:1412: error: template argument 5 is invalid
char.h:1419: error: 'LPCHARACTER' does not name a type
char.h:1420: error: 'LPCHARACTER' has not been declared
char.h:1421: error: 'LPCHARACTER' does not name a type
char.h:1422: error: 'LPCHARACTER' does not name a type
char.h:1424: error: 'LPCHARACTER' has not been declared
char.h:1427: error: 'LPCHARACTER' has not been declared
char.h:1433: error: 'LPCHARACTER' has not been declared
char.h:1434: error: 'LPCHARACTER' has not been declared
char.h:1439: error: 'DWORD' does not name a type
char.h:1446: error: 'LPCHARACTER' does not name a type
char.h:1447: error: 'CHARACTER_SET' does not name a type
char.h:1450: error: 'LPCHARACTER' has not been declared
char.h:1454: error: 'LPCHARACTER' does not name a type
char.h:1464: error: 'DWORD' has not been declared
char.h:1465: error: 'BYTE' has not been declared
char.h:1503: error: 'PIXEL_POSITION' does not name a type
char.h:1510: error: 'DWORD' has not been declared
char.h:1511: error: 'DWORD' does not name a type
char.h:1512: error: 'DWORD' does not name a type
char.h:1522: error: 'DWORD' does not name a type
char.h:1530: error: 'DWORD' has not been declared
char.h:1532: error: 'LPCHARACTER' does not name a type
char.h:1533: error: 'LPCHARACTER' does not name a type
char.h:1534: error: 'LPCHARACTER' has not been declared
char.h:1549: error: 'LPCHARACTER' does not name a type
char.h:1550: error: 'LPCHARACTER' does not name a type
char.h:1552: error: 'DWORD' does not name a type
char.h:1553: error: 'DWORD' does not name a type
char.h:1555: error: 'BYTE' does not name a type
char.h:1556: error: 'BYTE' does not name a type
char.h:1557: error: 'BYTE' does not name a type
char.h:1573: error: 'BYTE' has not been declared
char.h:1574: error: 'BYTE' does not name a type
char.h:1577: error: 'BYTE' does not name a type
char.h:1582: error: 'LPREGEN' has not been declared
char.h:1585: error: 'PIXEL_POSITION' does not name a type
char.h:1587: error: 'LPREGEN' does not name a type
char.h:1595: error: 'DWORD' has not been declared
char.h:1596: error: 'DWORD' has not been declared
char.h:1606: error: 'DWORD' has not been declared
char.h:1607: error: 'DWORD' does not name a type
char.h:1608: error: 'LPCHARACTER' does not name a type
char.h:1610: error: 'LPITEM' has not been declared
char.h:1612: error: 'LPITEM' does not name a type
char.h:1614: error: 'DWORD' has not been declared
char.h:1615: error: 'DWORD' does not name a type
char.h:1620: error: 'DWORD' has not been declared
char.h:1623: error: 'DWORD' does not name a type
char.h:1624: error: 'DWORD' does not name a type
char.h:1625: error: 'LPITEM' does not name a type
char.h:1631: error: 'DWORD' has not been declared
char.h:1635: error: 'DWORD' has not been declared
char.h:1638: error: 'DWORD' does not name a type
char.h:1642: error: 'LPCHARACTER' does not name a type
char.h:1643: error: 'LPCHARACTER' has not been declared
char.h:1644: error: 'DWORD' has not been declared
char.h:1651: error: 'LPCHARACTER' does not name a type
char.h:1663: error: 'LPEVENT' does not name a type
char.h:1664: error: 'LPEVENT' does not name a type
char.h:1665: error: 'LPEVENT' does not name a type
char.h:1666: error: 'LPEVENT' does not name a type
char.h:1667: error: 'LPEVENT' does not name a type
char.h:1668: error: 'LPEVENT' does not name a type
char.h:1669: error: 'LPEVENT' does not name a type
char.h:1670: error: 'LPEVENT' does not name a type
char.h:1671: error: 'LPEVENT' does not name a type
char.h:1672: error: 'LPEVENT' does not name a type
char.h:1673: error: 'LPEVENT' does not name a type
char.h:1678: error: 'LPEVENT' does not name a type
char.h:1680: error: 'LPEVENT' does not name a type
char.h:1681: error: 'LPEVENT' does not name a type
char.h:1682: error: 'LPEVENT' does not name a type
char.h:1683: error: 'LPEVENT' does not name a type
char.h:1693: error: 'LPEVENT' was not declared in this scope
char.h:1693: error: template argument 2 is invalid
char.h:1693: error: template argument 4 is invalid
char.h:1700: error: 'BYTE' has not been declared
char.h:1706: error: 'DWORD' does not name a type
char.h:1722: error: 'LPITEM' has not been declared
char.h:1730: error: 'DWORD' has not been declared
char.h:1734: error: 'LPCHARACTER' has not been declared
char.h:1734: error: 'BYTE' has not been declared
char.h:1793: error: 'BOOL' does not name a type
char.h:1816: error: 'DWORD' does not name a type
char.h:1817: error: 'DWORD' does not name a type
char.h:1820: error: 'DWORD' does not name a type
char.h:1823: error: 'DWORD' does not name a type
char.h:1824: error: 'DWORD' does not name a type
char.h:1827: error: 'LPITEM' has not been declared
char.h:1830: error: ISO C++ forbids declaration of 'LPITEM' with no type
char.h:1830: error: expected ';' before '*' token
char.h:1831: error: expected `;' before 'bool'
char.h:1832: error: 'LPCHARACTER' has not been declared
char.h:1861: error: 'DWORD' does not name a type
char.h:1862: error: 'DWORD' does not name a type
char.h:1884: error: 'DWORD' was not declared in this scope
char.h:1884: error: template argument 1 is invalid
char.h:1884: error: template argument 2 is invalid
char.h:1884: error: template argument 3 is invalid
char.h:1888: error: 'DWORD' has not been declared
char.h:1891: error: 'DWORD' does not name a type
char.h:1894: error: 'DWORD' does not name a type
char.h:1902: error: 'DWORD' does not name a type
char.h:1911: error: 'LPEVENT' does not name a type
char.h:1920: error: 'LPITEM' has not been declared
char.h:1921: error: 'LPITEM' has not been declared
char.h:1924: error: 'BYTE' has not been declared
char.h:1924: error: 'BYTE' has not been declared
char.h:1924: error: 'BYTE' has not been declared
char.h:1927: error: 'BYTE' was not declared in this scope
char.h:1927: error: template argument 1 is invalid
char.h:1927: error: template argument 3 is invalid
char.h:1927: error: template argument 4 is invalid
char.h:1997: error: 'LPENTITY' has not been declared
char.h:1999: error: 'LPENTITY' does not name a type
char.h: In member function 'bool CHARACTER::IsPC() const':
char.h:572: error: 'GetDesc' was not declared in this scope
char.h: In member function 'bool CHARACTER::IsNPC() const':
char.h:573: error: 'm_bCharType' was not declared in this scope
char.h: In member function 'bool CHARACTER::IsMonster() const':
char.h:574: error: 'm_bCharType' was not declared in this scope
char.h: In member function 'bool CHARACTER::IsStone() const':
char.h:575: error: 'm_bCharType' was not declared in this scope
char.h: In member function 'bool CHARACTER::IsDoor() const':
char.h:576: error: 'm_bCharType' was not declared in this scope
char.h: In member function 'bool CHARACTER::IsBuilding() const':
char.h:577: error: 'm_bCharType' was not declared in this scope
char.h: In member function 'bool CHARACTER::IsWarp() const':
char.h:578: error: 'm_bCharType' was not declared in this scope
char.h: In member function 'bool CHARACTER::IsGoto() const':
char.h:579: error: 'm_bCharType' was not declared in this scope
char.h: In member function 'void CHARACTER::SetLastShoutPulse(int)':
char.h:583: error: 'struct CHARACTER_POINT_INSTANT' has no member named 'dwLastShoutPulse'
char.h: In member function 'int CHARACTER::GetLevel() const':
char.h:584: error: 'const struct CHARACTER_POINT' has no member named 'level'
char.h: In member function 'void CHARACTER::SetExp(int)':
char.h:592: error: 'struct CHARACTER_POINT' has no member named 'exp'
char.h: In member function 'bool CHARACTER::IsBlockMode(int) const':
char.h:706: error: 'const struct CHARACTER_POINT_INSTANT' has no member named 'bBlockMode'
char.h: In member function 'bool CHARACTER::IsPolymorphed() const':
char.h:708: error: 'm_dwPolymorphRace' was not declared in this scope
char.h: In member function 'void CHARACTER::SetPartyRequestEvent(int)':
char.h:918: error: 'm_pkPartyRequestEvent' was not declared in this scope
char.h: In member function 'void CHARACTER::SetShopOwner(int)':
char.h:1141: error: 'm_pkChrShopOwner' was not declared in this scope
char.h: In member function 'void CHARACTER::AddChainLightningExcept(int)':
char.h:1389: error: 'm_setExceptChainLighting' was not declared in this scope
char.h: In member function 'void CHARACTER::ResetChainLightningIndex()':
char.h:1390: error: 'm_setExceptChainLighting' was not declared in this scope
char.h: In member function 'void CHARACTER::ClearAffectedEunhyung()':
char.h:1401: error: 'm_dwAffectedEunhyungLevel' was not declared in this scope
char.h: In member function 'bool CHARACTER::GetAffectedEunhyung() const':
char.h:1402: error: 'm_dwAffectedEunhyungLevel' was not declared in this scope
char.h: In member function 'void CHARACTER::ResetChangeAttackPositionTime()':
char.h:1428: error: 'm_dwLastChangeAttackPositionTime' was not declared in this scope
char.h:1428: error: 'get_dword_time' was not declared in this scope
char.h: In member function 'void CHARACTER::SetChangeAttackPositionTime()':
char.h:1429: error: 'm_dwLastChangeAttackPositionTime' was not declared in this scope
char.h:1429: error: 'get_dword_time' was not declared in this scope
char.h: In member function 'void CHARACTER::SetImmuneFlag(int)':
char.h:1596: error: 'struct CHARACTER_POINT_INSTANT' has no member named 'dwImmuneFlag'
char.h: In member function 'void CHARACTER::SetQuestBy(int)':
char.h:1614: error: 'm_dwQuestByVnum' was not declared in this scope
char.h: In member function 'bool CHARACTER::IsWarping() const':
char.h:1685: error: 'm_pkWarpEvent' was not declared in this scope
char.h: In member function 'void CHARACTER::SetSafeboxLoadTime()':
char.h:1759: error: 'thecore_pulse' was not declared in this scope
char.h: In member function 'void CHARACTER::SetRefineTime()':
char.h:1769: error: 'thecore_pulse' was not declared in this scope
char.h: In member function 'void CHARACTER::SetUseSeedOrMoonBottleTime()':
char.h:1775: error: 'thecore_pulse' was not declared in this scope
char.h: In member function 'void CHARACTER::SetExchangeTime()':
char.h:1781: error: 'thecore_pulse' was not declared in this scope
char.h: In member function 'void CHARACTER::SetMyShopTime()':
char.h:1787: error: 'thecore_pulse' was not declared in this scope
char.h: In member function 'bool CHARACTER::IsCubeOpen() const':
char.h:1831: error: 'const struct CHARACTER_POINT_INSTANT' has no member named 'pCubeNpc'
char.h: In member function 'void CHARACTER::SetCubeNpc(int)':
char.h:1832: error: 'struct CHARACTER_POINT_INSTANT' has no member named 'pCubeNpc'
char.h: In constructor 'CHARACTER::AttackedLog::AttackedLog()':
char.h:1864: error: class 'CHARACTER::AttackedLog' does not have any field named 'dwPID'
char.h:1864: error: class 'CHARACTER::AttackedLog' does not have any field named 'dwAttackedTime'
char.h: At global scope:
char.h:2014: error: 'LPCHARACTER' was not declared in this scope
In file included from char_item.cpp:8:
char_manager.h:17: error: expected template-name before '<' token
char_manager.h:17: error: expected `{' before '<' token
char_manager.h:17: error: expected unqualified-id before '<' token
In file included from packet_info.h:4,
                 from input.h:4,
                 from desc.h:5,
                 from char_item.cpp:10:
packet.h:334: error: expected declaration before end of line
gmake[1]: *** [OBJDIR/char_item.o] Error 1
gmake[1]: Leaving directory `/r

game proplem @@

Link to comment
Share on other sites

someone?

Edited by Metin2 Dev
Core X - External 2 Internal
Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.