Grid2RightClick

Grid2RightClick

1.1k Downloads

This addon is a module for Grid2.

The module adds a support for for custom right Click action in Grid2.

It allows to execute an macro on right click on a Grid2 unitframe.

Note: this will change only the right click action on the Grid2 addon

The used macro will be generated if it not exits.

First Steps:
open your macro panel and edit the new created "Grid2RightClick" macro
the default one looks line:

#showtooltip
/cast [@mouseover]


Just add the spell that you like to cast on right click after the [@mouseover]  part like:

 #showtooltip 
/cast [@mouseover] Nature's Cure