I want to be able to have players move between one of four maps when they press a button. I used the Map Change API script to change the maps, but it doesn't move the tokens. I found a script, called ChangeMapCloneTokens, which states, "This script listens to change of page event (drag the ribbon) and will clone player tokens onto the new page. Ignoring duplicate tokens... The spawn coords of the new tokens reflect the original postion of the token on previous map." I assume that means that if I drag the player ribbon from Map 1 to Map 2, whatever player tokens are on Map 1 will appear on Map 2. Except it's not doing that. Any thoughts?