Add in a menu command, this command will send a menu to the chat with a list of the map names and buttons to allow a player to use this to move between pages instead of either manually sending the command or using a macro.
public maps will display for players and GMs
private maps will only display for GMs
When the command is used a table will be generated and sent to the player, following the bellow example:
Player View:
| Map |
Link |
| Caves |
[ ] |
| Forest |
[ ] |
| Mountain |
[ ] |
GM View:
| Public Map |
Link |
| Caves |
[ ] |
| Forest |
[ ] |
| Mountain |
[ ] |
| Private Map |
Link |
| [GM] Dungeon |
[ ] |
| [GM] Castle |
[ ] |
| [GM] Secret Room |
[ ] |
[ ] is a placeholder for a button in the chat
Add in a menu command, this command will send a menu to the chat with a list of the map names and buttons to allow a player to use this to move between pages instead of either manually sending the command or using a macro.
public maps will display for players and GMs
private maps will only display for GMs
When the command is used a table will be generated and sent to the player, following the bellow example:
Player View:
GM View:
[ ] is a placeholder for a button in the chat