This article is a stub, you can help the RPTools Wiki project by contributing content to expand this article.
Centers the map on a token, or on a specified grid cell.
goto(token)goto(x, y)
Parameters
token - The id of the token to center the map to.
x - The X coordinate of the grid cell to center the map to.
y - The Y coordinate of the grid cell to center the map to.