I have a script which I use in arena to change enemy names to 1, 2 and 3 but it doesnt seem to work with ELVUI. Am I able to do the same thing within ELVUI or is there a way to fix the script? Please someone help me, I'd really like to keep using ELVUI but being able to use this script is even more important for me.
/run local U=UnitIsUnit hooksecurefunc("CompactUnitFrame_UpdateName",function(F)if IsActiveBattlefieldArena()and F.unit:find("nameplate")then for i=1,5 do if U(F.unit,"arena"..i)then F.name:SetText(i)F.name:SetTextColor(1,1,0)break end end end end)
- ElvUI Exported Profiles
- Read Only
- - General
- - - News & Announcements
- - - Introduce Yourself
- - ElvUI (The AddOn)
- - - Retail Discussion and Support
- - - Classic & TBC Discussion and Support
- - - Guides
- - - Ticket Tracker
- - Tukui (The AddOn)
- - - General Discussion
- - - Technical support
- - - Guides
- - - Classic & TBC Tukui Support
- - - Ticket Tracker
- - Featured AddOns
- - - AddOnSkins
- - - Shadow & Light
- - - BenikUI
- - - MerathilisUI
- - Other
- - - General Guides
- - - Lua Script Help
- - - AddOns
- - - Tukui Client
- - - Premium
- - - Offtopic
- - - Computer
- - - Website
- - - Guild Recruitment