PDA

View Full Version : Compass not updating target



TriggerHappy
04-14-2002, 12:13 PM
The compass is not updating the target. It picks a target once and then will not update its position. I debugged the

void Compass::setTargetPos(int x,int y)

routine and it only calls it once, at the time the target is clicked.

Is this a feature or a bug? Seems as you move the mob position at which you are aiming should update?