Hi i made this Order Tag which will allow you to travel e.g. from Central shroud to AlePort wihtout using the Aethernet but using airships ferries ....
As stated this is still alpha and the world is not expecially small. So there will be bugs and also no all Ferries or rides might already work.
Also the code is not very readable.
So if you find some issue do not hessitate to tell me I will try to fix and develop this further as my time allowes
To your Orderfile you just have to add
the Tag
<Travel To="ZoneId" />
.e.g. <Travel To="132"/> and if you are currently standing in Central thalanan if will bring to to the Zone 132 which is Girandia.
Todo:
Support all needed NPC's
Implement a stuck routine -- Done via Stuck plugin.
Fix a couple of bugs
allow alternative route
....
Here The OrderTag pleaes Put it in Plugins\OrderBotTags
[
ATTACH]175535[/ATTACH]
View attachment Travel_v0.0.2.cs
View attachment Travel.cs
15.04: Updates:
Fixed a bug that caused a problem with traveling form Limsa to Giranda
Fixed some other small things.
Known problems: The ferries inside areas. Have to think how to support them.
30.03: Added new version:
Supports more NPC's and using the suggested Log function.
More to come on time
If you like or dislike my work please let me know.
As stated this is still alpha and the world is not expecially small. So there will be bugs and also no all Ferries or rides might already work.
Also the code is not very readable.
So if you find some issue do not hessitate to tell me I will try to fix and develop this further as my time allowes
To your Orderfile you just have to add
the Tag
<Travel To="ZoneId" />
.e.g. <Travel To="132"/> and if you are currently standing in Central thalanan if will bring to to the Zone 132 which is Girandia.
Todo:
Support all needed NPC's
Implement a stuck routine -- Done via Stuck plugin.
Fix a couple of bugs
allow alternative route
....
Here The OrderTag pleaes Put it in Plugins\OrderBotTags
[
ATTACH]175535[/ATTACH]
View attachment Travel_v0.0.2.cs
View attachment Travel.cs
15.04: Updates:
Fixed a bug that caused a problem with traveling form Limsa to Giranda
Fixed some other small things.
Known problems: The ferries inside areas. Have to think how to support them.
30.03: Added new version:
Supports more NPC's and using the suggested Log function.
More to come on time
If you like or dislike my work please let me know.
Attachments
Last edited: