Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account

Default Map Starting Location

1427644465

Edited 1427644541
Is there a way to change the default viewing area of a map upon loading? Perhaps a function that performs a one time automatic shift ping on a token upon entering a map? I checked the forums and the only similar question I found was dated 2 years ago, hoping the function may have been added since then.
1427647605
Lithl
Pro
Sheet Author
API Scripter
Unfortunately, it has not.
1427648260
The Aaron
Pro
API Scripter
There is an API function to send pings: <a href="https://wiki.roll20.net/API:Utility_Functions#Misc" rel="nofollow">https://wiki.roll20.net/API:Utility_Functions#Misc</a>... However, last I heard it would only pull the GM (which is useful for other things...). Brian, you have any experience with that?
1427650223
Gold
Forum Champion
The nearest Suggestion post I've seen for this is, Center map on player token when map is first loaded <a href="https://app.roll20.net/forum/post/1339716/center-m" rel="nofollow">https://app.roll20.net/forum/post/1339716/center-m</a>... It's not the exact same idea, but if that suggestion was implemented, I can see ways to use it for this, like if the GM could place a certain token that is the Viewpoint Anchor, that the map will center to that certain token when the map opens.
Thanks for the quick responses. I can probably use a work around with the API ping function. At least that will bring me to the part of the map I want to be in (it's a large overland map) then I can shift ping the players over.
1427681651
Lithl
Pro
Sheet Author
API Scripter
The Aaron said: There is an API function to send pings: <a href="https://wiki.roll20.net/API:Utility_Functions#Misc" rel="nofollow">https://wiki.roll20.net/API:Utility_Functions#Misc</a>... However, last I heard it would only pull the GM (which is useful for other things...). Brian, you have any experience with that? No, I haven't used it myself. I've heard the same scuttlebutt as you.
1427704063
Ziechael
Forum Champion
Sheet Author
API Scripter
Hi Xentropy0, this would make a decent suggestion for a toggle on-off option. Sometimes players wouldn't want to be dragged to their token on log in, but that is niche case i would assume. GM's tend to just go with it, being omnipotent has the 'meh' effect on a bit of scrolling. Just wanted to make sure that it was mentioned that any API based solutions would require a mentor level subscription in case you weren't aware. Can't imagine GMing without it personally =D