regarding the Pathing & Harvesting zoning

alphazero

Active Member
I saw in the post http://www.isxgames.com/forums/showthread.php?t=337&highlight=zoning
It basically states that mouse clicks are not fun anymore, but this is also a few good months ago.

I also saw this post,
http://www.isxgames.com/forums/showthread.php?t=113&highlight=zoning
which has a snippet from Ama, and it has a code line,

" ; choose the 1st option on the list...and zone.
EQ2UIPage[popup,ZoneTeleporter].Child[list,DestinationList]:HighlightRow[1]
EQ2:ConfirmZoneTeleporterDestination
"
I am trying to zone in and zone out, with a harvest script. So my original thinking is that i start the script at the zone in and out point, beings as it is the same spot, (im pretty sure anyway been awhile since i did that zone). So, my question is, would i put that code from Ama in the eq2harvest.iss? if not, where? If so, do i have to set any varibles so it will work correctly with the path script?
 
Top Bottom