Jump to content

HITRON

Inactive Member
  • Posts

    228
  • Joined

  • Last visited

  • Days Won

    15
  • Feedback

    0%

Everything posted by HITRON

  1. Maybe like that: File: PythonTextTail.cpp Find: At : CPythonTextTail::ShowCharacterTextTail Search for: if (pInstance->IsGuildWall()) return; Add bellow: if (pInstance->GetRace() == 30000) return; Not tested.
  2. You can simply do this by adding in uiShop in def Open this: import chr self.TitleName.SetText(chr.GetNameByVID(vid)) OR self.TitleName.SetText("%s" % str(chr.GetNameByVID(vid))) Be sure that your def Open is sending the vid token. No tested.
  3. When you equip with right click the Costume is appear in the slot? if not could be a index slot issue.
  4. Seems a issue with .msa / motion files. I don't know what exactly is wrong.
  5. You can check my topic, there is a easier way and complete version of it with the best quality of the mark. [RLS] Minimap Whitemark
  6. M2 Download Center Download Here ( Internal ) Hey, Today i will share how can you change the Whitemark in Minimap with a new one. I saw that there is a topic in Questions & Answers but seems not complete so. Minimap Whitemark - New Download:
  7. Hey, can you share also the files from the error? Main.cpp ClientManager.cpp
  8. Who exactly you think you are and getting my post so wrong? and criticize like that? Nobody force anyone to share anything. I'm asking if someone can share it, and i'm not waiting anything for free i already asked some people to do this for money, (We aren't everyone Developers to do it.) I know exactly how Community works. I didn't flame you and didn't give u any reason to do it so, and who the fk you think you are to talk like that to me. If you search for fights you are in the wrong place, maybe your sad life makes you to be so salty (At the end is just a function to be so salty in the comments)., Good luck.
  9. Obviously @Denis is asking if someone can share it or help, not for opinions like if is hard or not. I'm looking for the same thing, I'm waiting to see some serious answers that can be really useful, or even better someone to share it and help the community is really useful function. Thanks.
  10. Hey devs, can anyone make item_proto decrypter tool include wolfman new types? and mob_proto official cant decrypt can anyone decrypt it?
  11. Open ui.py and search for class Board(Window): and replace with these numbers CORNER_WIDTH = 32 CORNER_HEIGHT = 32 LINE_WIDTH = 128 LINE_HEIGHT = 128 and search for this class ThinBoard(Window): and replace with these numbers CORNER_WIDTH = 32 CORNER_HEIGHT = 32 LINE_WIDTH = 16 LINE_HEIGHT = 16 and class TitleBar(Window): and replace with these numbers BLOCK_WIDTH = 32 BLOCK_HEIGHT = 23
  12. I tried again and I get corrupted files metin2_patch_pet2 Unpacked ultimate lasted metin2_patch_pet2, [Hidden Content]
  13. You need to add first in special_item_group.txt game/share/germany/locale/special_item_group.txt
  14. metin2_patch_halloween is old patch, if you search for new halloween hairs&pets&npc check metin2_patch_pet2 from my post.
  15. Unpacked patches: metin2_patch_e1&metin2_map_e1 outside from other patches put to the folder metin2_patch_e1 metin2_patch_5th_armor metin2_patch_e1 metin2_patch_etc metin2_patch_party metin2_patch_pc3 metin2_patch_pc3_m metin2_patch_pet2 Property textureset Date of patches update: 22.10.2014 Download: [Hidden Content]
  16. Metin2.de SERVER_NAME = "Server" SERVER_IP = "79.110.85.76" CH_NAME = "CH1" PORT_1 = 12105 PORT_2 = 11150 PORT_3 = 13000
  17. replace your metin2.cfg with official and check your file index in folder pack.
  18. Suspect have skype, if you have can tell me your name?
  19. Zeta have skype? if you have can you send me your name?
×
×
  • 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.