Jump to content
Metin2 Network
Create New...

Nives

Developer
  • Posts

    49
  • Joined

  • Last visited

Everything posted by Nives

  1. So far I have fixed all the bugs that I have noticed or that have been mentioned here in the forum. At the moment, I and a colleague are still rewriting the missing quest functions for the dungeons. If you take a look at the quest functions, you can see in black and white which functions have not been implemented and are missing. NEW_FUNCTIONS_NOT_IMPLEMENTED clear_old_battlepass monthIndex wait_time_to_str check_if_test cmdchat_in_map dungeon_join_party dungeon_join_solo dungeon_join_test enter_dungeon execute_timer give_event_reward if_not_available killed_boss map_in_dungeon pc_in_dungeon set_cooltime broadcast_hp do_battlepass_mission check_zodiac_requirements check_zodiac_test_requirements get_zodiac_type_str join_zodiac jump_to_zodiac_final_pos set_random_zodiac_floor spawn_general spawn_guardian split BuildLocaleSkillList We have already been able to rewrite many functions or pull them from the respective systems for which they were needed. If any of you are further along with the dungeons than we are, we'd be happy to talk about it. If someone has even completely fixed them, or just has any of the missing quest functions mentioned above, please feel free to contact me. I would trade any other bugfixes you need for the missing quest functions. Of course it is simple to rewrite all the functions or directly recode or change the dungeon quests. However, with some functions you can only guess exactly what they are. So it would be great if you could get hold of the original functions. Best regards Discord: nives_aom
  2. Sure. Let me guess, a gif of you doing the dungeons, but it's not possible?
  3. This is all easy, and I have also fixed it. The only thing missing for the dungeon info system was a quest function. But that's the smallest problem. The problem is that many more quest functions are missing in these files. For example, all the functions that are used in the dungeons are missing, and you can't pull them out anywhere because they were written by Zenaris himself. This means that all dungeons don't work, all dungeon quests are garbage and you have to rewrite them. It doesn't help that the info system works xD. The files are just completely incomplete, and it's not up to date. Much more is missing.
  4. Does anyone have the quest function called "if_not_available" lying around? This function is completely missing in the Zenaris release, but is used for all dungeons. I can't find it anywhere else. Without this quest function, the dungeons don't work. Best regards.
  5. Things I have noticed so far: - The buff does not work properly. You don't get a buff effect with an existing character, even though it buffs you. If you activate a buffi seal on a new character, you don't get any buff skills in the skill window. Maybe the problem can be solved by installing all sql files from the update folder. However, you can't just install them all, otherwise you will crash your DB and get errors and connection refused. So I'm going to install the individual sqls one after the other to see if any of them are responsible for the bug. - The dungeon info system does not work. If you press the teleport button, you are not teleported, and this action crashes all quests (clientside). Therefore your quests will only work again after a client restart. But that shouldn't be a problem, since this system is public anyway, and you can follow the code and the quest there if necessary. - Equipping the Shops (NPCs) is either bugged here, or is regulated in a different way. If you equip your shop via normal Shop_item.sql then you can only select Yang. This also has an incorrect display, and like currency is displayed ingame as Gaya. However, since Shop_Renewal is built into the source with several functions, prices and several possible pages per shop, I think that the equipping of the shops is regulated differently here. Otherwise the correct table is simply missing in the database and the status is not up to date and the correct table is not available. Otherwise, there are no other anomalies so far. Everything else works without any problems. I will start looking at these 3 points today and will share the solution with you if I find it. I will keep you up to date. If any of you have already found a solution to this, please feel free to share it with me. Please only correct solutions, and no 0815 random fixes like the previous "store fix" here in the thread, which is totally unnecessary and not relevant for the store renewal system. If anyone has a solution to this, or needs help with the server files, please feel free to add me in Discord. Discord: nives_aom Kind regards Nives
  6. The Buffi does not award a Buff. Has anyone looked at this yet?
×
×
  • Create New...

Important Information

Terms of Service

Write what you are looking for and press enter or click the search icon to begin your search