How to active horse station in EOF?

coolman

Active Member
target ${Actor[a stable master].ID}
face
EQ2Execute /apply_verb ${Target.ID} hail

and the I want to click the choice
"To the Somewhere."

How could I do it??
 

coolman

Active Member
Sorry, just find it in the post HOWTO: Obtaining Tradeskill Writs .

EQ2UIPage[ProxyActor,Conversation].Child[composite,replies].Child[button,1]:LeftClick
 
Top Bottom