Quote:
Originally Posted by Armm
For secrets...
Code:
..\..\SECRETSEQMU\zone\MobAI.cpp(1724): error C2039: 'GetNPCEmoteID' : is not a member of 'NPC'
2> c:\eqemu\secretseqmu\zone\npc.h(72) : see declaration of 'NPC'
2>..\..\SECRETSEQMU\zone\MobAI.cpp(1757): error C2039: 'GetNPCEmoteID' : is not a member of 'NPC'
2> c:\eqemu\secretseqmu\zone\npc.h(72) : see declaration of 'NPC'
|
Did you do a fresh clone of my repository? I just checked at
https://github.com/SecretsOTheP/Serv...zone/MobAI.cpp and I did not see the offending code.