[SAMMELTHREAD] Game Source Changes

01/03/2014 06:51 Sujino#121
What dose the passpod.cpp?
01/03/2014 07:08 redrpci2008#122
Quote:
Originally Posted by Sujino View Post
What dose the passpod.cpp?
passpod.cpp is a module for an authentication method, like logging in with Facebook, for example.

Here is their official website (in Chinese O.o):

You could just google it...
01/03/2014 07:20 Sujino#123
And what we have to do with the passpod.cpp where the game is unsig it?
To auth herself or to auth player while login?
01/03/2014 07:56 redrpci2008#124
Quote:
Originally Posted by Sujino View Post
And what we have to do with the passpod.cpp where the game is unsig it?
To auth herself or to auth player while login?
It's using it in order to authenticate a player, with the PassPod service. But for us there's no use for it, really.
01/03/2014 12:55 atag#125
It was for yt2.catv.net only...
01/03/2014 15:55 Rayyor90#126
On VC8 compile for each rev goes easly but after choose charcter in game it trow me to select server. Additional when i run game99 it shut off channel1,and when i rerun back channel1 it shutoff game99. Orginal downloaded exe work wit no problem. Help me
01/03/2014 16:57 SirNSA#127
Verkaufe Wolf char 150 euro
01/03/2014 17:31 Zonni#128
Quote:
Originally Posted by SirNSA View Post
Verkaufe Wolf char 150 euro
Are you kidding -_- ?
01/03/2014 17:34 SirNSA#129
Quote:
Originally Posted by Zonni View Post
Are you kidding -_- ?
No 150 euro you can buy it
01/03/2014 17:46 IgorGlock#130
Go work, boy.

Man kann ganz einfach auch die 5te Klasse hinzufügen - kostet halt Zeit und Aufwand.
01/03/2014 18:02 DealTheHumble#131
any one compiled the client with no errors?
01/03/2014 18:10 Mario23231#132
compiled yes but linking the libs together produce error at my dev env

edit: its seems, that some cpp files doesnt include their header files
Error 3 error LNK2001: unresolved external symbol "public: int __thiscall CMapOutdoor::GetTerrainPointer(unsigned char,class CTerrain * *)" (?GetTerrainPointer@CMapOutdoor@@QAEHEPAPAVCTerrai n@@@Z) gamelib.lib UserInterface
01/03/2014 18:16 lolor2#133
Quote:
Originally Posted by Mario23231 View Post
compiled yes but linking the libs together produce error at my dev env

edit: its seems, that some cpp files doesnt include their header files
Error 3 error LNK2001: unresolved external symbol "public: int __thiscall CMapOutdoor::GetTerrainPointer(unsigned char,class CTerrain * *)" (?GetTerrainPointer@CMapOutdoor@@QAEHEPAPAVCTerrai n@@@Z) gamelib.lib UserInterface
exactly the same error for me :D
would be nice if we could do it together maybe
01/03/2014 19:27 WildGamers-Metin2#134
So no one have compiled the Metin2Client ? :(
01/03/2014 19:44 homeboy5#135
I've compiled the client and replaced originall metin2.de bin - it works.