Jump to content

TheGamer

Member
  • Posts

    13
  • Joined

  • Last visited

  • Feedback

    0%

About TheGamer

Informations

  • Gender
    Male
  • Country
    Portugal
  • Nationality
    Portuguese

Recent Profile Visitors

369 profile views

TheGamer's Achievements

Collaborator

Collaborator (7/16)

  • Collaborator
  • One Year In
  • Reacting Well
  • One Month Later
  • Dedicated

Recent Badges

10

Reputation

  1. you probably have the mysql version 5.5 and the @ TMP4 went to the 5.6 version if I'm not mistaken so to make this directory work download it in the new libmysql and replace it with the old one in the etc folder and don't forget to do the gamedep before the gamecompile
  2. you cant replace with whatever you want must be the count of ShapeIndex, as the ShapeData starts with the number zero that is, you have up to the ShapeData 146 in the ShapeDataCount it has to be 147.
  3. ShapeDataCount you have 127 right? value3 is for the ShapeIndex so put another number that is capable of having some limit or something but from what I've seen you can put whatever you want in value3 for it and it's only used for the ShapeIndex I remember also having a problem like this one but I only modified the number and everything was fine.
  4. show your entire msm and check if your warrior_lord has GR2 with uppercase or lowercase letters because that makes a difference if you have different it won't work.
  5. in the ShapeIndex you have to enter the value3 of the itemproto and you don't need to put the SpecialPath because the msm file at the beginning already has it there, unless you put it in another place but it's not recommended. see this topic it will help you.
  6. Img I already had this error more times but I deleted the src folder and uploaded it, it solved it or create freebsd again and it solved it but now it's always and the last update I made in the source a long time ago and it's been working fine until this happened.
  7. yes, you have and it is specified what you need to put, and you don't need to use loop back adapter just use bridged adapter from virtual box
  8. you have a code that looks like what you want in cmd_gm.cpp ACMD search "do_attr_full_set" it might help you
  9. review the system and see where the "dwPos" variable is initialized
  10. Hey I got this problem when i try to compile the client [Hidden Content] Anyone have a solution?
×
×
  • 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.