Mercurial > wow > buffalo2
view Modules/TalkingHead.xml @ 95:43303398d1b9
- Pre-load veneer frames for buffs, set their triggers when the appropriate frames have spawned.
- Add border frames into the PETBATTLES frame lock table so they are hidden properly. Normal triggers don't work here.
author | Nenue |
---|---|
date | Sun, 01 Jan 2017 19:56:35 -0500 |
parents | 6e2cb847c3c6 |
children | ea2c616a3b4f |
line wrap: on
line source
<Ui xmlns="http://www.blizzard.com/wow/ui/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.blizzard.com/wow/ui/ ..\FrameXML\UI.xsd"> <Script file="TalkingHead.lua" /> <Frame name="VeneerTalkingHead" mixin="VeneerTalkingHeadMixin" inherits="VeneerHandlerTemplate"> <Size x="570" y="155"/> </Frame> </Ui>