Ok, i got my menus working al from API, and I am working on some owner-drawn ones. Let's say i change the number of menu item at one point, i need to know the number of menus left. I am thinking of a function that would go through the top menu (hMenu) and loop through the entire menus, increases a variable accordingly, and breaks out of the loop when a 0 is hit(or when there are no menus left)Anyone has any idea how to help me?(just give me clear hints, so i can actually come up with the formula myself thanks in advance