is it me, or is something wrong?
Posted: Sat Nov 27, 2010 6:05 pm
so, i grind crabs for a while now, and all seemed to work just fine all this time.
but recently, and i mean the last few days, it wont attack every crab i encounter, it just walks past them O.o
any idea how the hell that happened?
looks like it only attacks when getting agro, but my waypoint is not set to that type...
Botje
but recently, and i mean the last few days, it wont attack every crab i encounter, it just walks past them O.o
Code: Select all
<?xml version="1.0" encoding="utf-8"?><waypoints>
<!-- # 1 --><waypoint x="00" z="00"> </waypoint>
<!-- # 2 --><waypoint x="00" z="00"> </waypoint>
<!-- # 3 --><waypoint x="00" z="00"> </waypoint>
<!-- # 4 --><waypoint x="00" z="00"> </waypoint>
<!-- # 5 --><waypoint x="00" z="00"> </waypoint>
<!-- # 6 --><waypoint x="00" z="00"> </waypoint>
<!-- # 7 --><waypoint x="00" z="00"> </waypoint>
<!-- # 8 --><waypoint x="00" z="00"> </waypoint>
<!-- # 9 --><waypoint x="00" z="00"> </waypoint>
<!-- # 10 --><waypoint x="00" z="00"> </waypoint>
<!-- # 11 --><waypoint x="00" z="00"> </waypoint>
<!-- # 12 --><waypoint x="00" z="00">
if 12 > inventory:itemTotalCount(0) or
50 > inventory:getMainHandDurability() then
loadPaths("Raven/CrabShop");
end
</waypoint>
</waypoints>looks like it only attacks when getting agro, but my waypoint is not set to that type...
Botje