Feature - Enhancement #1647
Travel bell, spire, bush mcp commands
Start date:
2016-07-11
Due date:
% Done:
0%
Estimated time:
vbulletin_issue_id:
Description
Add the function to .IsVisible for when multiple instances of the zone are open.
echo ${EQ2UIPage[popup,zoneteleporter].Child[page,zoneteleporter].GetProperty[Visible]}
returns TRUE if ui visible
returns FALSE if not visible
Updated by Kannkor over 8 years ago
- Status changed from New to In Progress
In Ogrebot 17.099b, for any of the travel stuff, it will attempt to select option 1 if the window opens.
I wasn't able to find a zone that had 2 instances open, so I technically couldn't test it, but just reused the function from the door command.
Updated by Kannkor over 8 years ago
- Status changed from In Progress to Implemented
<Pork> kannkor can mark this as done tested it today and worked as intended