Quote:
Originally Posted by Derision
I see the problem.
MobAI.cpp Line 649
Code:
CalculateNewPosition2(Goal.x, Goal.y, Goal.z, GetRunspeed());
Should be:
Code:
CalculateNewPosition2(Goal.x, Goal.y, Goal.z, GetFearpeed());
I'll test this and commit it shortly.
|
Wow, GetFearpeed()... so now they pee their pants when feared? I know I would! lol