Problem with /mouseto, and with inventory targetting...

Need some help with that macro you're working on or aren't quite sure how to get your macro to do something? Ask here!

Moderator: MacroQuest Developers

gn0m3
a lesser mummy
a lesser mummy
Posts: 39
Joined: Sat Dec 13, 2003 10:43 am

Problem with /mouseto, and with inventory targetting...

Post by gn0m3 » Thu Dec 18, 2003 12:55 am

I'm writing a few small macros to automate doing some inventory swaps, but I've run into problems targetting a couple of inventory slots.

Specifically, the following commands do nothing:

/click left finger1
/click left finger2
/click left ear1
/click left ear2

/mouseto equip <anything>

I think that all of these do match the manual's description of the commands.

Am I doing something stupid?

wassup
Official Guardian and Writer of TFM
Official Guardian and Writer of TFM
Posts: 1487
Joined: Sat Oct 26, 2002 5:15 pm

Post by wassup » Thu Dec 18, 2003 5:18 am

If I am not mistaken, the readme says lear, rear, lfinger, and rfinger.

Not doing anything 'stupid'. Get the readme.html file in the MQ1 zip.

I'll be modifying that one for MQ2 sometime soon. Nothing much has changed other than the plugin's ability, the ability to create custom windows, and a few additional slash commands and MQ variables.

gn0m3
a lesser mummy
a lesser mummy
Posts: 39
Joined: Sat Dec 13, 2003 10:43 am

Post by gn0m3 » Thu Dec 18, 2003 8:59 am

Thanks!

It might be nice if MQ2 gave you an error when it doesn't know what slot you're referring to =).

gn0m3
a lesser mummy
a lesser mummy
Posts: 39
Joined: Sat Dec 13, 2003 10:43 am

Post by gn0m3 » Thu Dec 18, 2003 11:37 am

I'm also curious about why you guys don't update the version of the manual online? I was actually using the online manual with the assumption that it would be more accurate (that's usually the way things are).