View Single Post
Re: disable bot chat on touching hoes/planting bomb/etc
Old
  (#9)
KWo
Developer of PODBot mm
 
KWo's Avatar
 
Status: Offline
Posts: 3,425
Join Date: Apr 2004
Default Re: disable bot chat on touching hoes/planting bomb/etc - 01-03-2008

Quote:
Originally Posted by BadReligion View Post
ok, i checked v3b19d and it hasn't been fixed yet
Code:
if ((!g_b_cv_ffa) && (g_b_cv_chat)) // KWo - 16.12.2007
                  FakeClientCommand (pBot->pEdict, "say_team Planted the Bomb!\n");
Same for other messages with defusing bomb and using hostages. So it looks like I was working on it and it should work (16.12.2007 added that fix). I'll try that in the next week ( about 07.03.2008 ). Until that time I might be busy.
  
Reply With Quote