location macro

Althorn

Full Member
I've read a bit about the limited macro system, and after fumbling about trying to set it up so I don't spam local with map references, I've finally cracked it!

The problem is that if you set up a quickslot directly with ";loc" it just tells you where you set up the slot, not that helpful.

So what you have to do is use the alias system in conjunction with the shortcut.

First Line you type is :
/alias ;l /t althorn ;loc

This sets up a alias so that you can type ;l and it tells you your current location.

Second part, is the clever bit:
/alias shortcut ;l 20

this puts a shortcut to the alias on the bar, with the 20 as the location, I used 20 because I know it's empty on my setup, you may want to use a diffrent number.

Hope this helps.
 
Top