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 .
×

Page Navigator, mapchange or other?

Hi is page navigator still maintained/functioning? it seems 6 years old and a lot of things have happened in the meantime. same for mapchange... What are your suggestions for a script that allows player yo independently view some selected map pages? thanks Andrea
1782914570

Edited 1782914643
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
Mapchhange allows this. On my game's Wiki homepage, I have clickable commands which allow them to view specific campaign pages. For example, Clicking "High Harbor" under the "Change maps" header issues this command: !mc move --target High Harbor When they click to rejoin the party, they are moved to the flag page: !mc rejoin Note that none of these commands works to change the GM view, which is not available to the API.
1782916504
Scott C.
Forum Champion
Sheet Author
API Scripter
Compendium Curator
Unfortunately I haven't kept page navigator updated.
a little on the side but how do you build such a cool home page on the wiki? the areas the link to specific rules also how do you avoid in a standard adventure all standard handouts? putting -wike on each one by one is a pain!!
1782933462

Edited 1782933496
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
Andrea L. said: a little on the side but how do you build such a cool home page on the wiki? the areas the link to specific rules also how do you avoid in a standard adventure all standard handouts? putting -wike on each one by one is a pain!! You're the second person (or the same person with the second request-- my memory is not the best. Maybe it was someone on my scripting Patreon) to ask about that page. Since the wiki script page auto-closed, I'll probably do a video or a new post about it. It does require a couple of scripts to put together cleanly. But the avoiding standard handouts? Several ways. I only put links on the wiki home that players have access to. If there is a cross reference to a handout they have no business in, they can see the link, but Roll20 itself won't let them open anything they don't have rights to. Also, there are controls built in to not show GMNotes, and for the map pin view, it follows the same block quote controls that pins use. If I want links on the home page that only I can see, they go in the GM notes area of the wiki home. Regardless, IIRC, the handout chooser drop-down only populates with permitted handouts for players. Wiki- is really a tag to keep utility handouts from showing, like those created by Director, or JUkebox Plus, or data handouts in general.
thanks I always wanted to ask but I think I did not yet so probably I'm the second request --but my memory is not the best either anyway thanks