Jump to content

Whandee

Member
  • Posts

    36
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Whandee

  1. go to uicharacter.py search: "PercentExp" and replace the line with this: self.GetChild("PercentExp").SetText("%s %.2f%%" % ("", float(curPoint) / max(1, float(maxPoint)) * 100)) good luck.
  2. Client binary: Userinterface-> Packet.h Server source: game->src-> packet.h Both of these files must have same headers, check them
  3. i had same problem ones, it comes from novice skins, you need to make them compatible with your granny version
  4. post your MapOutdoor.cpp , MapOutdoorQuadtree.cpp and MapOutdoorUpdate.cpp in different spoilers
  5. you need to add flag on quest when the player complete the quest, then you can check it in navicat->player->quest also a your example is wrong: the right example is this:
  6. you need to edit the hair with 3ds max, have wrong coordonates.
  7. edit your thread bro and put all these in a code: search: replace with: search: replace with: search: replace with: hope it works
  8. problem is in serverinfo.py check at the end of serverinfo.py if you have this:
  9. Hello Metin2Dev, i use granny version 2.9 and all models exported by 3d max 2013 with granny version 2.9 cannot see them in game, i don't know what else to do Solved: Wasn't skinned.
  10. Hello Metin2Dev community, i have a bigger or smaller problem, for me is bigger. I've implemented the unlimited arrow system on my test server and i deal 0 damage to all mobs, does anyone know where is the problem? Thank you.
  11. Fixed, you wont bealive where was the problem xD I had all client files in Local Disk : D for making new maps and there i have all armors from other client and all armors was taking from my Local D xD, thank you for trying to help. Best Regards: M2I
  12. i was replace them and the problem isn't fixed, i'm thinking that is somewhere in client source because i used before another client and it wasn't have any problem.
  13. Hello Metin2Dev, i got a small problem about armors texture: only armors that are passing level 70 has that bug, what can i do? some armors when i'm far the're loking white, another armors if i'm close are looking white. thank you. [Hidden Content] [Hidden Content] [Hidden Content] [Hidden Content]
  14. fixed, was because of skill_proto -> mysql
  15. why will you do that? enigma doesn't work nice? take a look here: Video
  16. i think you have to make your own autopatcher by c++ to can import codes from your own client.
  17. you still have the files to can rebuild the patcher?
  18. hello, thank you for your reply, i have backup and i was changed back the files after editing.. but isn't nothing from client.... syserr empty somewhere in source.
×
×
  • 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.