Jump to content

Recommended Posts

Hi dev, actually im trying to check if its posible when i start the game.

 

put a new line under LocaleService, for check if exptable.txt its in the correct site.

 

If it is, the game start.

 

If it isn't the game don't start, and say you a error on the freebsd.

 

 

Any idea?

 

My exptable is in locale/common/exptable.txt

 

Regards

 

Akroma

:D

Link to comment
https://metin2.dev/topic/5411-any-idea-source/
Share on other sites

  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

look at config.cpp

unde this: 

 

TOKEN("server_key")
{
CCheckServer::Instance().AddServerKey(value_string);
continue;
}
}

put this: 

 

fprintf(stderr, "  You'r text n");

 

EDIT: sorry didn't read coreclly the question.

This is not the solutin

Link to comment
https://metin2.dev/topic/5411-any-idea-source/#findComment-34218
Share on other sites

i need to check, & and say this, not only to say.

 

how can i check if my exptable its in locale/common?

 

Example:

 

If exptable.txt is in locale/common:

 

Game starts.

 

and under line of LocaleService, a new line called: ExpTable: locale/common/exptable.txt Loaded

 

if exptable.txt isn't in locale/common

 

Game don't start.

 

 

Regards

:D

Link to comment
https://metin2.dev/topic/5411-any-idea-source/#findComment-34219
Share on other sites

Don't use any images from : imgur, turkmmop, freakgamers, inforge, hizliresim... Or your content will be deleted without notice...
Use : https://metin2.download/media/add/

Please use https://metin2.download/ when uploading files smaller than 100MB, otherwise the approval will take longer due to manual upload.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • 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.