EQ2UIPage for ZoneTeleporter

LostOne

Well-Known Member
I know you can highlight a row with the following:

Code:
EQ2UIPage[popup,ZoneTeleporter].Child[list,Destinations.DestinationList]:HighlightRow[ROWNUM]
But, is there a way to iterate though the DestinationList and get the actual text for each row? With multiple instances of some zones you can't rely on The Thundering Steppes to always be row 16 when you get more than one Sundered Frontier.
 
Top Bottom