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

Copy Page from one Campaign to Another

Has anyone developed a script that will copy one page to another?  I'd like to be able to set up some "Random Encounters" in advance to be able to bring them into my Campaign as necessary.  The Core Code seems to be available to copy a page (True Page Copy.js), I was wondering if someone had come up with a way to copy from one Game to Another.
1531767811
The Aaron
Pro
API Scripter
As a Pro Subscriber, you can use Transmogrifier to copy a Page from one Game to another. If you need to duplicate the contents of a Page in a given Game, you can copy it out with Transmogrifier, rename it locally, then copy it back to get a complete duplicate (though there are some interesting implications for that, namely that the unique ids for tokens/text/drawings will not be unique anymore, which only causes problems if you plan to make changes to them with api scripts) There is also an API script called True Page Copy, which makes a duplicate page (or possibly you have to make it and tell it which one to use, can't remember) and then copies all the contents of one page to the other, with the caveat that it cannot copy any graphics that are in the Marketplace.
Perfect!  Jeebus, why wasn't I aware of this tool before 8P
1531836778
The Aaron
Pro
API Scripter
I know, right?  Transmogrifier is actually the reason I originally subscribed to Pro.  =D