View Single Post
  #2  
Old 07-04-2011, 08:19 PM
Ganedar
Fire Beetle
 
Join Date: Dec 2009
Posts: 16
Default

i was able to reproduce this bug and fixed it by adding to Bot:eath,

if(HasGroup())
Bot::RemoveBotFromGroup(this, GetGroup());
Reply With Quote