ike3 / mangosbot

This is a modification of MaNGOS (Zero, One, R2, Trinity) server which brings a number of bots online and available for any player. Also allows you to use your account/guild characters as bots.
http://ike3.github.io/mangosbot-docs/
GNU General Public License v2.0
183 stars 78 forks source link

Remove Ahbot #46

Open ghost opened 8 years ago

ghost commented 8 years ago

Since Trinity Core maintains an included Ahbot it would be a good idea to remove that portion of Ikebots. It's one less thing to have to update.

LordPsyan commented 8 years ago

the idea behind this ahbot is a good one, but it bogs the server down. If ahbot is disabled in ahbot.conf file, it should re-enable the original ahbot from TC. A small modification to world.cpp should fix this, if there is a way to have that file look at ahbot.conf.... or maybe the config files should all be merged with worldserver.conf?