View Single Post
02-10-19, 07:50 PM   #2
Tim
A Rage Talon Dragon Guard
 
Tim's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2008
Posts: 309
Code:
RegisterStateDriver(frame, "visibility", "[petbattle][vehicleui] hide; show")
You can either hard code the frame in there or type /fstack to get the frame name and apply the code somewhere else outside of the actual addon.
__________________
AddOns: Tim @ WoWInterface
Battle Tag: Mysterio#11164
Current PC Setup: PCPartPicker List

Last edited by Tim : 02-11-19 at 01:15 PM.
  Reply With Quote