A forum for feature requests/discussions and user submitted patches that improve MQ2
Moderator: MacroQuest Developers
-
driftinsupra
- Official loudmouth

- Posts: 212
- Joined: Tue Jan 28, 2003 9:25 pm
Post
by driftinsupra » Thu Sep 04, 2003 6:51 pm
Ok this afternoon in an attempt to be able to target a buff slot with the mouse pointer I dove into the locations.txt file and tried to figure evrything out. After looking at stuff and checking out some of the XML files I thought I had it mostly figured out but after attempting to make my own locations addition I found that i still couldnt get it to work. This is what i came up with for a buff slot:
[buff_1]
UILabel=BuffWindow
XMLFile=EQUI_BuffWindow.xml
ScreenID=Buff1
I am not totally positive I came up with that right or not but that was my guess...If anyone can toss some advice on how to go about this correctly then I will be willin to jupt into that locations file and do what I can to add any extras in there.
-
driftinsupra
- Official loudmouth

- Posts: 212
- Joined: Tue Jan 28, 2003 9:25 pm
Post
by driftinsupra » Thu Sep 04, 2003 6:53 pm
Oh yea...the error I get when I run a /mouseto buff_1 is USAGE: /mouseto <mouseloc>
-
EqMule
- Developer

- Posts: 2697
- Joined: Fri Jan 03, 2003 9:57 pm
-
Contact:
Post
by EqMule » Thu Sep 04, 2003 9:56 pm
try /mouseto buff 1

o/
If you like MQ2 and would like to contribute, please do. My goal is 25 donations per month.
So far I've received

donations for this month's patches.
Bitcoin: 1Aq8ackjQ4f7AUvbUL7BE6oPfT8PmNP4Zq
Krono: PM me.
I can always use characters for testing, PM me if you can donate one.
-
driftinsupra
- Official loudmouth

- Posts: 212
- Joined: Tue Jan 28, 2003 9:25 pm
Post
by driftinsupra » Fri Sep 05, 2003 3:47 am
Try that too...same thing
I talked to Valerian in IRC and he said it might have something to do with the parser...anyone verify that?
-
Mckorr
- Developer

- Posts: 2326
- Joined: Fri Oct 18, 2002 1:16 pm
- Location: Texas
Post
by Mckorr » Fri Sep 05, 2003 8:37 am
ScreenID=Buff0 for the first buff.
Was there a buff there at the time?
MQ2: Think of it as Evolution in action.
-
driftinsupra
- Official loudmouth

- Posts: 212
- Joined: Tue Jan 28, 2003 9:25 pm
Post
by driftinsupra » Fri Sep 05, 2003 1:45 pm
Yea I have constanly had 3 buffs up while I was playing with it and everytime I got the mouseusage thing. I even tried setting it to Buff0 but still got nothing.
-
Shark
- a lesser mummy

- Posts: 47
- Joined: Wed May 21, 2003 12:23 pm
Post
by Shark » Mon Sep 08, 2003 12:18 pm
try using /mouseto button buff_1
using that format it tells it dont try to interpret the name just use it as is.