View Single Post
05-04-14, 05:35 PM   #2
Lombra
A Molten Giant
 
Lombra's Avatar
AddOn Author - Click to view addons
Join Date: Nov 2006
Posts: 554
I can see that this is based on some part of MogIt, so I can help you.. mostly. (I didn't write these things personally) Well there are only a few details that are specific to MogIt, for that matter.

Anyway, what you need to do is add another clause for when "tier == 3", where you create the items of the new submenu. There is some special variable you can use to see which menu was opened, but I can't remember right now. Not sure how you meant it should look, though.

You also need to set .hasArrow = true on the level 2 items that should open the level 3 menu, and create those items if not using existing ones.

If this doesn't help you need to try to describe better what you want to do, so we can describe better how to do it.
__________________
Grab your sword and fight the Horde!
  Reply With Quote