BosslandGmbH / BuddyWing

BuddyWing is the bot for Star Wars: The Old Republic. This repository contains the open-source components that power the bot.
4 stars 2 forks source link

Ability to travel to stronghold using the stronghold window #43

Open pjmagee opened 8 years ago

pjmagee commented 8 years ago

The game has strongholds. The ability to travel to them and then enter the personal starship greatly reduces the time to level characters. It also allows the ability to possibly sell and repair armor from any NPCs inside the players stronghold.

This would be an option in BuddyWing in a settings tab. You enter the "name" of the stronghold, similar to the mounting option. Then in profiles, we could use something like

<TravelToStronghold FromCharacterProfile="true" />

This then gives the bot the ability to travel to the players starship, exit back to the previous planet or travel to the faction fleet.

pjmagee commented 8 years ago

The Exit Stronghold Window, does not look exactly like a normal Wonkovator List of items to click. So maybe this would also need to be looked into being supported?