Showing results 1 to 2 of 2
Search took 0.00 seconds.
Search: Posts Made By: Quokka
Forum: AddOn Help/Support 10-29-10, 01:53 PM
Replies: 13
Views: 8,025
Posted By Quokka
The events are Panel1:SetScript("OnEvent",...

The events are

Panel1:SetScript("OnEvent", function(self, event, ...)
if event == "UNIT_ENTERED_VEHICLE" then
-- some kg panel command here to hide
else
-- some kg panel command here to show
end
Forum: AddOn Help/Support 10-29-10, 01:04 PM
Replies: 13
Views: 8,025
Posted By Quokka
you could use [vehicleui]hide;show if it know...

you could use [vehicleui]hide;show if it know default macro commands
Showing results 1 to 2 of 2