Hunterbot Optimized

05/27/2005 02:26 reaperanarchos8#1
hi
i have the optimized hunterbot it works great,
but sometimes when it trys to reach the next waypoint the bot only runs in circles...
after ~20 circles it reaches the wp.
i have disabled the run to corpus feature because of this. on blizzhackers i have seen the solve of this problem but they are down now:(
something like change 5 to 10 but i dont know where. It would be geat if somebody could help me.
THX
05/28/2005 12:13 insufficient#2
yeah, i remember.. you have to change some z-value to 10, i think. but i cant tell where and i cant guarantee for rightness ^^
05/29/2005 11:21 Dragonhazard#3
does this bot feed the pet autmaticly?
05/29/2005 20:39 reaperanarchos8#4
yes but i have a mod called Petfeed it works much better than the bot feed.
doesnt anybody know where i have to change the value?
06/02/2005 14:43 Mr.Y#5
maybe this is because your waypoints are too close together if not here is the code i think u have to change:
TinyToon1.5.fss line 78
Code:
if MoveToXY(hWnd,walk_x,walk_y,10) ~= 0 then
increase the 10 a bit, maybe to 15 or 20

Mr.Y

btw, this is _NOT_ from blizzhackers, i dont know what they did, this is just what i would do but atm i am not able to check whether this works as intended