Hey, folks,
I grabbed this some time ago when I was looking for an easier way to move our tokens around to different maps. I tweaked the Lib: token because I wanted a quick way to set a start point based on hidden "Start" pins that I put on my maps to show me where I wanted the PC tokens to land.
My tweak adds a few minor features to the Config Move-To screen, which you can see in the screen cap below. First, I put in a "Go to this map" link, since I wanted a quick way to jump to the maps that I had in the window for quick comparisons. Second, I put in an "EP Token X" button that will add a move-to coordinate for a token that you have selected on the map. For me, this makes setting up start points really easy. I just select my "Start" pin token on the map and click the "EP Token" button. The default name for the created point is the name of the token. Third, I put in a link by the "Add Map" button that will give you the coordinates for the token you have selected on the map. The coordinates will appear in the chat window. This link was my original attempt to make adding coordinates based on tokens easier. I left it in because I do use the coordinates for reference sometimes when I edit an already existing point.
Attachment:
Capture.JPG [ 26.5 KiB | Viewed 925 times ]
I changed the red onCampaignLoad button's name to CampaignLoad, as I have a Lib: token that calls all of the CampaignLoad macros from various other tokens. You will likely want to change that back to "onCampaignLoad" to load the library's functions properly.
Attachment: