blueboy / portal

This portal repo is for development purposes only
http://github.com/blueboy/portal
GNU General Public License v2.0
27 stars 24 forks source link

create in-game toggle/output for addon 'chat' #29

Closed kennumen closed 12 years ago

kennumen commented 12 years ago

Regardless of the fact that bots shouldn't talk to party chat (which could be whispers as well), there is quite some addon chat going on in my client. Enable an in-game toggle to turn outputting this on/off.

Specifically: PlayerbotAI::HandleCommand() -> DEBUG_LOG("chat(%s)",text.c_str()); (except, of course, sending this in-game as well).

kennumen commented 12 years ago

Done. https://github.com/blueboy/portal/commit/c69a764c5de8582572da2a0a4f90019565b4d346