Thread
:
bot.o error on compile
View Single Post
#
3
07-10-2012, 04:07 AM
Hool
Fire Beetle
Join Date: May 2010
Location: Texas
Posts: 16
Just compiled and can confirm that this does indeed resolve the problem
Replace in bot.cpp
Code:
other->TriggerDefensiveProcs(this);
with
Code:
TriggerDefensiveProcs(weapon, other, Hand, damage);
[/QUOTE]
Cheers!
Hool
View Public Profile
Send a private message to Hool
Find all posts by Hool