menu_find_id
Core (amxmodx.inc)
Description
menu_find_id - Given a page on a menu and a keypress on that page, returns the item id selected.
Syntax
menu_find_id ( menu, page, key )
Type
Native
Notes
If the item is less than 0, a special option was chosen such as MENU_EXIT.