Jump to content

Metin2Place

Banned
  • Posts

    141
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Metin2Place

  1. Does anyone have the last version of official client unpacked?
  2. Hide shop owner's name if show all names is ON and mouse not over shop. In PythonTextTail.cpp in void CPythonTextTail::ShowAllTextTail() replace if (pTextTail->fDistanceFromPlayer < 3500.0f) with if (pTextTail->fDistanceFromPlayer < 3500.0f && CPythonCharacterManager::Instance().GetInstancePtr(pTextTail->dwVirtualID)->GetRace() != 30000)
  3. If I do this it won't appear even with my mouse over. I figured it out. In PythonTextTail.cpp in void CPythonTextTail::ShowAllTextTail() replace if (pTextTail->fDistanceFromPlayer < 3500.0f) with if (pTextTail->fDistanceFromPlayer < 3500.0f && CPythonCharacterManager::Instance().GetInstancePtr(pTextTail->dwVirtualID)->GetRace() != 30000)
  4. How can I put the player's name on the shop titlebar? [Hidden Content] - Instead of "Magazin" it will be "DIAVOLITA13"
  5. [Hidden Content] When the "show all names" is ON, I want to display all the names, except shops, but when hovering the mouse to show up the name.
  6. I already have that, the problem happens if more than 1 pet is on the same folder.
  7. How can I make the client to red all the subfiles from the pets? Let's say if I have the folder "redthief2_officer_young1" and 2 pets here: redthief2_officer_young1 and redthief2_officer_young2, only the first one will show up in the game, the one with the name of the folder. The error I get is: ERROR. Will Find Another Path. [Hidden Content]
  8. I don't recommend him, I asked questions about a system that I wanted to buy an he stopped answering.
  9. From where can I change the font size of the announce bar?
  10. I am looking for someone to implement some costumes from the official server on my client + sql for serverside. I need some costumes from the official servers. I have the itemdesc list with what I need.
  11. You can produce it in the first miliseconds when you log in, by trying to drink another critical/ penetration /dragon god potions again.
  12. If I have the bottom bar full with shortcuts, at every teleport/login the items from inventory will start to shine.
  13. I want the following costumes implemented on my server & client with plus and without plus with codes exactly like on the official server: https://metin2.download/picture/kwf35f65m5o5gDBQ2naO19G0OhDOe6k1/.jpg (costumes) https://metin2.download/picture/M3O6hdR724OlXHBdN0H5aFL2S7xSo689/.jpg (hairstyles) https://metin2.download/picture/9t98O80ktHt6B2M9JWQEcaG7U6hS03Tw/.jpg (costumes) https://metin2.download/picture/r3F9504x09DVmF8K988YXgTtGTP6KMUj/.gif (costumes+hairstyles) https://metin2.download/picture/fh23j1ULfftF2Ox8SOXd51VqmfBiR5fo/.jpg (costumes) https://metin2.download/picture/ZM7rO40BSEm7k4U7JQ251RsawY8K9F8j/.jpg (costumes) https://metin2.download/picture/r3F9504x09DVmF8K988YXgTtGTP6KMUj/.gif (costumes) https://metin2.download/picture/O0LYWjRtLmjV2IAQ5T69xeF8wU9XIo6m/.jpg (costumes) https://metin2.download/picture/r3F9504x09DVmF8K988YXgTtGTP6KMUj/.gif (costumes) https://metin2.download/picture/0v063paxi6B73r7h3ov1isDA8fxAyji1/.jpg (costumes) I need all of them, but even if you can implement only some of them give me a message with your price.
  14. There are items like this made with offline shops, I don't know how it's done or how to fix it. Any help?
×
×
  • 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.