Jump to content

Client argument not working


Go to solution Solved by WeedHex,

Recommended Posts

 

Hello, I tried to add this argument in client source but when I try to open the client with the correct argument it doesn't load it, if the argument is wrong it says the message of error.

Do you know what could be the problem?

 

    if (strstr(lpCmdLine, "--open-testmt2") == 0)
        MessageBox(NULL, "[Error] Start from autopatcher", "metin2client", MB_ICONSTOP);
        return 0;

 

Edited by Cripplez
Link to comment
Share on other sites

  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

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.