Jump to content

Whandee

Inactive Member
  • Posts

    36
  • Joined

  • Last visited

  • Feedback

    0%

About Whandee

Informations

  • Gender
    Female

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Whandee's Achievements

Contributor

Contributor (5/16)

  • First Post
  • Collaborator Rare
  • Conversation Starter
  • Week One Done
  • One Month Later

Recent Badges

0

Reputation

  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. in core syserr what it say?
  8. go to intrologin.py search replace with
  9. edit your thread bro and put all these in a code: search: replace with: search: replace with: search: replace with: hope it works
  10. problem is in serverinfo.py check at the end of serverinfo.py if you have this:
  11. paste your intrologin.py
  12. 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.
×
×
  • 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.