Jump to content
  • 0

[ZERO] Update mangos server


Woutch

Question

Hello all,

I just did an git pull for the server (last one was about a month ago). And started building the new source. I'm stuck at the following error.

[ 59%] Building CXX object src/bindings/scripts/CMakeFiles/mangosscript.dir/base/escort_ai.cpp.o
/home/woutch/mangos/mangoszero/server/src/bindings/scripts/base/escort_ai.cpp: In member function 'virtual bool npc_escortAI::IsVisible(Unit*) const':
/home/woutch/mangos/mangoszero/server/src/bindings/scripts/base/escort_ai.cpp:60:67: error: 'class Unit' has no member named 'isVisibleForOrDetect'
/home/woutch/mangos/mangoszero/server/src/bindings/scripts/base/escort_ai.cpp: In member function 'virtual void npc_escortAI::MoveInLineOfSight(Unit*)':
/home/woutch/mangos/mangoszero/server/src/bindings/scripts/base/escort_ai.cpp:139:15: error: 'class Unit' has no member named 'isTargetableForAttack'
make[2]: *** [src/bindings/scripts/CMakeFiles/mangosscript.dir/base/escort_ai.cpp.o] Error 1
make[1]: *** [src/bindings/scripts/CMakeFiles/mangosscript.dir/all] Error 2
make: *** [all] Error 2

Any Ideas?

Thanks Wouter

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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