View Single Post
10-01-08, 11:41 AM   #4
MoonWitch
A Firelord
AddOn Author - Click to view addons
Join Date: Sep 2007
Posts: 455
Originally Posted by haste View Post
There isn't any internal functions for that on PvP, mostly because it's a shared event, and the shared event system is still to be written.

You can however do: self.UNIT_FACTION = myOwnUpdatePvPFunction;. Setting functions directly on the layout doesn't touch the core at all.
Thanks I'll do that. I still get freaked out when I see the pvp icon, so I figured it'd be better for my heart to use text. :P