Page 1 of 1

bug: harvest function needs a counter/timer

Posted: Thu Jun 25, 2009 5:42 pm
by d003232
If your harvesting level is to low to harvesting a node, the bot will try it endless. It needs a counter near player.lua line ~80

Code: Select all

		while( foundHarvestNode ~= 0 and nodeMouseX and nodeMouseY ) do