Search found 6 matches

by Sixes
Tue Dec 02, 2003 6:24 pm
Forum: Macro Help (MQ1)
Topic: Opeining bank and char slots.
Replies: 6
Views: 1394

Re: Opeining bank and char slots.

DekeFentle wrote:/click right (bank,1)
/click right (bank,2)
/click right (char,1)
/click right (char,2)
/click right bank 0
/click right bank 1
/click right inv 0
/click right inv 1
by Sixes
Tue Dec 02, 2003 5:49 pm
Forum: MQ2::Bug Reports
Topic: Combine / Done
Replies: 4
Views: 1320

Re: Combine / Done

Whilst /mouseto enviro 0-9 works perfectly, /mouseto enviro Combine and /mouseto enviro Done both miss, ending up below the bottom of the pack. For reference, I got to the bottom of this. In modifying the UI, the author had not adjusted the <X> and <Y> tags correctly. So it was a bug in the UI, not...
by Sixes
Sun Nov 30, 2003 7:31 am
Forum: Macro Depot (MQ1)
Topic: link.mac (Item Link Storage)
Replies: 13
Views: 4916

There appears to be a problem in the latest build with defining the name of a .ini file and then calling $ini(). If you substitute the "INIPATH" with the name of the file, it works.
by Sixes
Sat Nov 29, 2003 2:51 pm
Forum: MQ2::Bug Reports
Topic: Combine / Done
Replies: 4
Views: 1320

Uh and not sure if this is a bug in MQ2 or in EQ itself: /itemtarget forge /click left item /itemtarget forge /click left item And the forge disappears. Other characters can still see it and use it but it disappears both visually and from the /itemtarget list. EDIT: Actually, don't fix this. It make...
by Sixes
Sat Nov 29, 2003 2:37 pm
Forum: MQ2::Bug Reports
Topic: Combine / Done
Replies: 4
Views: 1320

Combine / Done

I use a UI where the picture on containers has been removed, making the whole thing much smaller.

Whilst /mouseto enviro 0-9 works perfectly, /mouseto enviro Combine and /mouseto enviro Done both miss, ending up below the bottom of the pack.

Is this fixable?
by Sixes
Thu Nov 06, 2003 6:25 pm
Forum: MQ2::Development::Feature Discussion
Topic: Status of MQ (outdated, please use MQ2) [Updated: Nov 25]
Replies: 49
Views: 26354

Might be worth mentioning that, in order to get it working, I had do a cvs update -C and make clean. Then I could only build the individual parts of the project.

Now I just have to work out how to make the MQ window go away so I can get stuff back into my main chat window.