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

[Script] APIHeartBeat - Adding a notification about which sandbox is being used

June 14 (1 month ago)

Edited June 14 (1 month ago)

Currently, API Heartbeat sends a notification to the chat that "API is running". Would it be possible to have it state which sandbox is running? When I start a game, sometimes the experimental sandbox gets spun up and sometimes the default. Even though I keep the game's MOD page up in a separate tab for when API Heartbeat tells me the sandbox has crashed, it would be nice for it to also let me know if the right one has started.

I'm currently using the API Heartbeat script from the github because for some reason the one from the library gives me problems.

June 15 (1 month ago)
timmaugh
Forum Champion
API Scripter

You can add this script let to your game to help with that:

https://app.roll20.net/forum/permalink/12370715/

That script will alert you if you ever revert to the default sandbox (either at a sandbox boot-up or a change during the middle of your session.

If you don't see a message, you're running the experimental sandbox.

June 15 (1 month ago)

Thank you! That will do the trick.

timmaugh said:

You can add this script let to your game to help with that:

https://app.roll20.net/forum/permalink/12370715/

That script will alert you if you ever revert to the default sandbox (either at a sandbox boot-up or a change during the middle of your session.

If you don't see a message, you're running the experimental sandbox.