Jump to content

Bayles_20

Inactive Member
  • Posts

    42
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Bayles_20

  1. uitooltip.py and uiprivateshopbuilder.py. Open uiprivateshopbuilder.py and check the functions: def OnOverItem(self, slotIndex).
  2. Hi, I download this dif which concerns the waiting time of turn bonus. This difference file is created by The Interactive Disassembler Set interval to change bonus to 0s game34083, all versions 00058B2A: 75 EB I would like to change this time from 0S to 3S to block switch bonus. Is something that can be done? Thanks.
  3. Hi Metin2Dev, I have a question. + merged all the exp tables to the "exp_table_common" which will be used by ANY locale. You can change the needed exp for 200 levels there. What does it mean exactly? How do I set the exp table? Thanks!
  4. You should also fix some functions, because some quests do not work anymore.
  5. There is a function in the config that allows you to set the percentage of insertion stones?
  6. Hi Community, I have a problem with a functions "notice_all" in my quest. All the quests that have "notice_all", just do not work. This is the error with all quest (pirata_tanaka is one of many quests) RunState: LUA_ERROR: [string "event_pirata_tanaka"]:5: attempt to call global `notice_all' (a table value) WITH ERRORCODE 1. This is the notice_all in the quest: notice_all("L'evento Pirata Tanaka e' iniziato!") ______________________ With the basic 40k files this problem not existed.
  7. This is the error with all quest (pirata_tanaka is one of many quests) RunState: LUA_ERROR: [string "event_pirata_tanaka"]:5: attempt to call global `notice_all' (a table value) WITH ERRORCODE 1. This is the notice_all in the quest: notice_all("L'evento Pirata Tanaka e' iniziato!") ______________________ With the basic 40k files this problem not existed.
  8. All my quests that have a notice_all not work. I read that the game was compiled with a new version of lua. Probably for this reason. The file syser obviously in error by notice_all.
  9. All my quests that have a notice_all not work. I read that the game was compiled with a new version of lua. Probably for this reason.
  10. The most basic command "notice_all" does not work with vanilla core 2.4.1. Can you compile the game with the old version of lua? : | Thanks.
  11. Hi, I have a problem with skill in my client. This problem happens only at war corporal. Look this screen: The icons are all wrong, but the skills are working correctly.I replaced the file ETC with one of the Metin2 Official, but nothing to do, I have not solved. Thanks!
  12. Hi, I have a problem that stops me jobs to the server, with the dif "Shop 0 Yang", for game 40250. I have the dif patcher of BlackYuko, and I applied this dif: This difference file is created by The Interactive Disassembler game_40250_32 001AAA21: 8F 8D It does not work in any way. Is there any kind soul who can fix it? Thanks!
  13. SPECIAL_POSITIVE_COLOR2 = grp.GenerateColor(0.8824, 0.9804, 0.8824, 1.0) Here is the rgb base color, i would like to insert this color-> 0,0,255 How can I do?
  14. Hi community I would like to making the rare bonus of a different color, as this screen: You can enlighten my mind?
×
×
  • 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.