i hit 40!
v36
+ auto-dismount
Vedeta wrote:how do i config the mod ingame, or isnt possible yet. wanted to put elite on my frame.
and how cange the chat writter bar position.
thanks great mod
PlayerFrameTexture:SetTexture[[Interface\TargetingFrame\UI-TargetingFrame-Elite]]
PlayerFrameTexture:SetTexCoord(1, .09375, 0, .78125)
if UnitIsPlayer'target' and (UnitFactionGroup'target' == UniFactionGroup'player') then TargetFrameNameBackground:SetVertexColor(colour.r, colour.g, colour.b, 1) end