GetMenuSelection Objects Menu 5.1 OC int? Determines the currently selected menu entry of the currently open menu of an object, or nil if no menu is open. Log("Current selection: entry %d...", GetCursor(0)->GetMenuSelection(); Writes to the log which menu entry the player has currently selected. CreateMenu Sven22001-11