View Single Post
02-13-22, 05:58 PM   #2
Dridzt
A Pyroguard Emberseer
 
Dridzt's Avatar
AddOn Author - Click to view addons
Join Date: Nov 2005
Posts: 1,360
Code:
#showtooltip
/run if not IsMouseButtonDown"RightButton" then Outfitter:WearOutfitByName("MP5")end
/stopmacro [btn:1]
/use Water Shield
/outfitter wear Normal
Perhaps..
Your request is not very clear.

Use plain language to describe what should happen when you left or right click.

Last edited by Dridzt : 02-13-22 at 06:01 PM.
  Reply With Quote