WoWInterface SVN mikma

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /xlifes
    from Rev 84 to Rev 281
    Reverse comparison

Rev 84 → Rev 281

Bindings.xml
1,6 → 1,6
<Bindings>
<Binding name="XLIFESBIND1" description="Paste target info into chat inputbox" header="XLIFES">
if ( keystate == "up" ) then
<Binding name="XLIFESBIND1" description="Paste target info into chat inputbox" header="XLIFES" runOnUp="true">
if keystate == "up" then
Announce()
end
</Binding>
xlifes.toc
1,4 → 1,4
## Interface: 30000
## Interface: 30100
## Title: xlifes v2
## Notes: Simple Target Announce
xlifes.lua