View Single Post
05-06-15, 03:03 PM   #2
bsmorgan
A Cobalt Mageweaver
AddOn Author - Click to view addons
Join Date: Mar 2005
Posts: 219
Here's a macro that works, but the tooltip is only shown when I have a "Sticky Grenade Launcher". If I only have a "Sentry Turret Dispenser", then the macro "uses" the item, but the tooltip is "?".

Since I normally have at most two items from the gearworks, this macro plus another in the opposite order can be put on two action buttons and cover whatever two I have, but it would sure be nice to have them display the correct icon.

Anyone have any ideas?

Code:
#showtooltip
/use Sticky Grenade Launcher
/use Sentry Turret Dispenser
/use Pneumatic Power Gauntlet
/use XD-57 "Bullseye" Guided Rocket Kit
/use Prototype Mekgineer's Chopper
/use "Skyterror" Personal Delivery System
  Reply With Quote