if( player.Current_waypoint_type == WPT_RUN or
player.Current_waypoint_type == WPT_TRAVEL ) then -- runing mode, don't wait for target
cprintf(cli.green, language[113]); -- we don't stop and don't fight back
break;
Unless i have this incorrect all harvest script should have on the top line first