Axims
New member
The /purchaseticket command in SWG provides the opportunity to vastly improve the time-efficiency of traveling. By using travel aliases, you can buy all the tickets of a multiple-leg journey. As an example, if I'm currently at New Destalon, Naboo and wish to travel to Dark Coven, Dathomir for AM, I stand at the shuttleport and type:
I'll now have the three tickets in my inventory. I then run the board macro (posted below) to automatically move to the ticket collector and board the shuttles. Effectively I'll depart New Destalon and appear to arrive instantly at Dark Coven (a caveat being, the auto-follow doesn't work at certain starports that have new starship models so you then have to move your character closer to the ticket collector manually, still significantly improved over walking to each ticket terminal).
All these above slash commands are defined as aliases in your alias.txt file (V2.0 attached to this post). To demonstrate, this is how kaa2sci is defined within alias.txt:
The easiest way to add these being, close all your SWG clients, open your alias.txt file within your EiF directory (or create it if file doesn't exist) and copy the contents of the attached travel_aliases-2.0.txt.
Initially, I felt like this was a large adjustment to adapt to how I traveled. But once you use the aliases and incorporate them into your daily usage, this method becomes seamless. A better explanation can be found at this video (please note this video does contain some swearing) and from the SWGEmu guide. The original concept for this was posted on the live forums in 2004.
This EiF customised version of the travel aliases was initially created (V1.0) by Isty and posted on the old forums in 2018. I have updated this original file (changelog below). Thanks go out to them for the initial significant effort!
Code:
/des2kaa; /kaa2sci; /sci2cov
I'll now have the three tickets in my inventory. I then run the board macro (posted below) to automatically move to the ticket collector and board the shuttles. Effectively I'll depart New Destalon and appear to arrive instantly at Dark Coven (a caveat being, the auto-follow doesn't work at certain starports that have new starship models so you then have to move your character closer to the ticket collector manually, still significantly improved over walking to each ticket terminal).
All these above slash commands are defined as aliases in your alias.txt file (V2.0 attached to this post). To demonstrate, this is how kaa2sci is defined within alias.txt:
Code:
kaa2sci /purchaseticket naboo Kaadara_Starport dathomir Science_Outpost single;
The easiest way to add these being, close all your SWG clients, open your alias.txt file within your EiF directory (or create it if file doesn't exist) and copy the contents of the attached travel_aliases-2.0.txt.
Initially, I felt like this was a large adjustment to adapt to how I traveled. But once you use the aliases and incorporate them into your daily usage, this method becomes seamless. A better explanation can be found at this video (please note this video does contain some swearing) and from the SWGEmu guide. The original concept for this was posted on the live forums in 2004.
This EiF customised version of the travel aliases was initially created (V1.0) by Isty and posted on the old forums in 2018. I have updated this original file (changelog below). Thanks go out to them for the initial significant effort!
Attachments
Last edited: