Harvesting in the Guild Castle?
Posted: Wed Feb 24, 2010 5:46 am
Hi there,
its seems no one has written an way-point file or faq for harvesting in your guild castle. It seems that a level 39 char needs 2:30 (150sec) to plug a flower. Now it seems i could write a timer that moves the chat after 15000 sec to the next field, but how do i tell him that the char is harvesting- The way-point harvesting code doesn't work,since it wont recognize the harvesting field. Any idea? Thr code below isnt doing it!
its seems no one has written an way-point file or faq for harvesting in your guild castle. It seems that a level 39 char needs 2:30 (150sec) to plug a flower. Now it seems i could write a timer that moves the chat after 15000 sec to the next field, but how do i tell him that the char is harvesting- The way-point harvesting code doesn't work,since it wont recognize the harvesting field. Any idea? Thr code below isnt doing it!
Code: Select all
<waypoints>
<!-- # 1 --><waypoint x="-140" z="-429">player:harvest();</waypoint>
<!-- # 2 --><waypoint x="-207" z="-387">player:harvest();</waypoint>
<!-- # 3 --><waypoint x="-159" z="-357">player:harvest();</waypoint>
</waypoints>