command for change harvest time

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Post Reply
Message
Author
stessiberti
Posts: 15
Joined: Tue Jul 05, 2011 1:12 am

command for change harvest time

#1 Post 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 !
stessiberti
Posts: 15
Joined: Tue Jul 05, 2011 1:12 am

Re: command for change harvest time

#2 Post by stessiberti »

ok sry for fast posting here is found out myselfe !
Post Reply