Menu

The official GemStone IV encyclopedia.
Jump to navigation Jump to search

The _menu command is an FE to Game instance command that allows a front-end to render context menus for game objects based on their game ids.

examples:

_menu update 0 0 0 0

pulls the <cmdlist> xml file from the game server which should be cached locally, the zeroes represent the timestamps since last fetched

_menu #<id>

this command generates the relevant short-hand menu for a game obj in a front-end