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

Get GM's current page

Is there any way to get the page the GM is currently looking at?
1454523288
The Aaron
Pro
API Scripter
Not directly. You can infer it by tracking manipulation of tokens only a GM can control. In the case of multiple GMs, you can tell which one it was. You can have them add a rollable table token and look at where it ends up. You could put a token on every page and ask them to move the one they are on, then remove all of them. Etc.  It's a continuing problem. 
1454532645
Stephen S.
Pro
Marketplace Creator
Sheet Author
API Scripter
Depending on your application, I can tell you the token from a rollable table works extremely well. I have been using the heck out of it lately.