Buddy of mine was trying to compile bots.. and told me there were a lot of errors, so I tested it myself and it was also broken.
This commit has broken code in it :(
https://github.com/EQEmu/Server/comm...a120b82f59212f
There are a lot of undefined errors for "botlevel" and "botclass" in the focus effects... I also don't see any code for "GetBotFocusIncoming"
From bot.cpp
Code:
chance += target->GetBotFocusIncoming(BotfocusFcHealPctCritIncoming, SE_FcHealPctCritIncoming, this, spell_id);