Page 1 of 1

command for change harvest time

Posted: Thu Jul 07, 2011 1:52 am
by stessiberti
hi all again

as i try to make some quest waypoints atm i sometimes face the problem the the basic harvest time is too short , means the bot starts moving before it really collected the item

so my question is, if there exists a command to change the duration of harvesting with some smart onload command

atm i use some

Code: Select all

player:harvest();player:rest(4);
but its not that clean , maybe there is a cleaner way

thx in advance !

Re: command for change harvest time

Posted: Thu Jul 07, 2011 2:50 am
by stessiberti
ok sry for fast posting here is found out myselfe !