Oct 10 patch - /cleanup needs modified.

A forum for feature requests/discussions and user submitted patches that improve MQ2

Moderator: MacroQuest Developers

Arch
decaying skeleton
decaying skeleton
Posts: 6
Joined: Sat Aug 30, 2003 9:25 pm
Location: Bolivia

Oct 10 patch - /cleanup needs modified.

Post by Arch » Fri Oct 10, 2003 6:53 pm

Pressing escape no longer closes all bags, but closes 1 at a time - so some modification to /cleanup will need to be done.

User avatar
ap50
a snow griffon
a snow griffon
Posts: 425
Joined: Sun Aug 18, 2002 2:29 pm

Post by ap50 » Sat Oct 11, 2003 4:01 am

Code: Select all

For I = 1 to 15
/cleanup
Next I
:lol:
[color=yellow][size=92][b]Just because you're paranoid, it doesn't mean everyone isn't out to get you![/b][/size][/color]

MacroFiend
a grimling bloodguard
a grimling bloodguard
Posts: 662
Joined: Mon Jul 28, 2003 2:47 am

Post by MacroFiend » Sat Oct 11, 2003 4:08 am

The current IRC Latest counts all open windows and hits esc that many times.

This should take care of the issue