Silent Creating Custom Menu

From MyGamingTalk
Revision as of 13:04, 13 September 2015 by Gaoesa (talk | contribs) (Created page with "Starting from silEnT 0.9.0, server admins have the option to have a second, server customized menu. This is opposed to editing the official menus. The second menu is always o...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Starting from silEnT 0.9.0, server admins have the option to have a second, server customized menu. This is opposed to editing the official menus.

The second menu is always opened automatically if present when player opens the menus by pressing ESC. If the user clicks either menu, the official or the server custom menu, the other menu automatically closes. The server custom menus have the same commands as the official menus, with the exception that onOpen event can not be defined. If onOpen is defined, it is ignored.

Following is an example of a server custom menu: <added later>