View Single Post
11-18-19, 10:50 AM   #4
wardz
A Deviate Faerie Dragon
 
wardz's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 17
Try this: (Change Left to Right depending on direction you want)
Code:
/run if not MovePadFrame then UIParentLoadAddOn"Blizzard_MovePad"MovePadFrame:Hide()end
/click MovePadStrafeLeft
  Reply With Quote