menu_create
Core (amxmodx.inc)
Description
menu_create - Creates a menu.
Syntax
menu_create ( title[], handler[], ml=0 )
Type
Native
Notes
WILL BE AVAILABLE IN AMXx 1.5
If you set ml to 1, everything will be preformatted with the multilingual system.
NOTE: ml=1 is not currently enabled.
handler[] will be called when someone presses a key on your menu.