Jump to content

Recommended Posts

Hi everyone, i was doing some tests sience someone raported that the exp ring may not work.

I think i have some kind of issues with the exp on the server.. so this what happens:

i had my gm account set to lv1 , 0 exp points. 0 items on me (except for the 50%exp buff that comes at account creation for 500 day's or so.)

i call a 101(wilddog) i kill him, i get 10% exp in my bar, that means 30 exp points for 1 kill

Now i put exp ring, and i do the same, i get the same 30 points or 10% experience for 1 kill

If i try with Wisdom Potion +100%exp , same happens

If i raise exp rate from command , same happens

Link to comment
https://metin2.dev/topic/19501-exp-problem/
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

  • Active Member

char_battle.cpp

static void GiveExp(LPCHARACTER from, LPCHARACTER to, int iExp)
  
iExp = MIN(to->GetNextExp() / 10, iExp);

You can not receive more than 10% of experience. Comment this line if you wish to remove this feature.

Link to comment
https://metin2.dev/topic/19501-exp-problem/#findComment-106048
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.