Jump to content

Jackiestuxedo

Members
  • Posts

    4
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

Everything posted by Jackiestuxedo

  1. Delete everything in the lib directory in your mangos directory. It will delete the link.
  2. There is only a small problem. In fact, the vehicule patch need to alter the creature_template database by adding the column speed, but if I do it manually, Mangos say that there is not the right number of column. I will check if i made an error. Edit: Apparently, the v02_vehicule_data.sql need to change the speed column where there is only speed_walk and speed_run. I try to fix by sending it to speed_walk.
  3. Thx! I also forgot to check the Makefile! I'm compiling it rightnow. Edit: It works!
  4. Hi! I have a little problem with your Repo. In fact, everyhing is ok compiling with Visual C++ express... But when I want to compile on Gcc on Debian, I have a error on MapManager.cpp. MapManager.cpp:278: undefined reference to `MapUpdater::schedule_update(Map&, unsigned int)' I checked in MapManager.h and everything is fine... I don't understand where is the problem. Jackie
×
×
  • Create New...

Important Information

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. Privacy Policy Terms of Use