Jump to content

Lycan empire bug + class ,,?''


Go to solution Solved by Morphe,

Recommended Posts

  • Premium

bug.jpg

 

On my site can't see the empire of the guild ( only if leader is lycan ) because i think if no clase on guild ,,?'' = no empire because character is not defined , something like that.

Edited by Metin2 Dev
Core X - External 2 Internal
Link to comment
https://metin2.dev/topic/5229-lycan-empire-bug-class/
Share on other sites

  • Solution

Open uiguld.py.

Search:

 

JOB_NAME = { 0 : localeInfo.JOB_WARRIOR,
1 : localeInfo.JOB_ASSASSIN,
2 : localeInfo.JOB_SURA,
3 : localeInfo.JOB_SHAMAN,  }

Replace with this:

JOB_NAME = { 0 : localeInfo.JOB_WARRIOR,
1 : localeInfo.JOB_ASSASSIN,
2 : localeInfo.JOB_SURA,
3 : localeInfo.JOB_SHAMAN,
4 : localeInfo.JOB_WOLFMAN, }
  • Love 1
Link to comment
https://metin2.dev/topic/5229-lycan-empire-bug-class/#findComment-32825
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.