Jump to content

ragem0re

Premium
  • Posts

    188
  • Joined

  • Last visited

  • Days Won

    3
  • Feedback

    0%

Posts posted by ragem0re

  1. 4 hours ago, Cryptex said:

    for matrix in db.cpp i have this error if i modify like this

    void DBManager::LoginPrepare(long lRemainSecs, LPDESC d, DWORD * pdwClientKey, int * paiPremiumTimes)
    {
    	const TAccountTable & r = d->GetAccountTable();
    
    	CLoginData * pkLD = M2_NEW CLoginData;
    
    	pkLD->SetKey(d->GetLoginKey());
    	pkLD->SetLogin(r.login);
    	pkLD->SetRemainSecs(lRemainSecs);
    	pkLD->SetIP(d->GetHostName());
    	pkLD->SetClientKey(pdwClientKey);
    
    	if (paiPremiumTimes)
    		pkLD->SetPremium(paiPremiumTimes);
    
    	InsertLoginData(pkLD);
    	SendAuthLogin(d);
    }

    spacer.png

    compare the arguments of DBManager::LoginPrepare in db.cpp & db.h.

    the output says they are different.

  2. thanks for share!

     

    here a list of (for me) unnecessary code/functions/systems:

    Spoiler

    Auction
    Monarch
    Billing (GameTime)
    Matrix
    Passpod
    PC Bang
    OpenID
    HammerOfTor
    CheckAwakeness
    Hotbackup
    Speed Server
    China Intoxication Event / Teen
    Siege / Castle / Fork / Battle Arena
    Three Way
    Auth Brazil
    Dance Event
    Protect Child
    Lotto
    Roulette
    Highscore
    Panama
    PackageCryptInfo
    Block Exception
    Input_UDP
    Greet / QID_DB_STRING
    Mobile / SMS
    g_bCheckMultiHack
    Hack Shield
    XTRAP
    check_server
    limit_time

     

    • Metin2 Dev 3
    • Angry 1
    • Love 1
×
×
  • 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.