Bots compile has a lot of errors
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); |
Looks like I didn't have bots enabled when I tested it out before the merge. poop.
|
I was going through fixing the errors but then I noticed there is missing code for that GetBotFocusIncoming.. so I couldn't really fix something that isn't there :p
All good demon.. hopefully it gets fixed soon ;) |
Sorry.
That was a find/replace error. There shouldn't be a GetBotFocusIncoming It should just be handled by Mob::GetFocusIncoming Quote:
I'll work to compile this correctly. |
|
All times are GMT -4. The time now is 02:51 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.