Activated load/save of new bot data fields; added command '#bot clearfollowdistance'

This commit is contained in:
Uleat
2015-10-16 18:09:22 -04:00
parent efeb80cc8b
commit 85adea631d
4 changed files with 128 additions and 51 deletions
+2
View File
@@ -18,6 +18,8 @@
#include <sstream>
#define BOT_DEFAULT_FOLLOW_DISTANCE 184
extern WorldServer worldserver;
const int BotAISpellRange = 100; // TODO: Write a method that calcs what the bot's spell range is based on spell, equipment, AA, whatever and replace this