12-02-2007, 03:47 PM
I've been trying to setup a macro for daggers and I can't figure out the menu names.
I have the following and when i click on my ingots it says unwaited menu.
Anyone know what the menu names are? I tried the displayed names on the real menu and it does not work.
uo.CancelMenu()
uo.AutoMenu('Blacksmithy', 'Bladed')
uo.AutoMenu('Bladed', 'dagger')
uo.exec("usetype '0x1bef'")
Any ideas?
I have the following and when i click on my ingots it says unwaited menu.
Anyone know what the menu names are? I tried the displayed names on the real menu and it does not work.
uo.CancelMenu()
uo.AutoMenu('Blacksmithy', 'Bladed')
uo.AutoMenu('Bladed', 'dagger')
uo.exec("usetype '0x1bef'")
Any ideas?