This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
in my addon i use 'UnitExists("focus")' and it shall return a boolean but returns nil.
'UnitExists("target")' works fine.
It is the same with 'GetUnitName('focus', true)' versus 'GetUnitName('target', true).
How can i come around this in my addon 'DungeonHelper2'. i really want to use to focus function in my addon.
/Niclas Thunberg alias Circoo
There is no focus in Classic.
in my addon i use 'UnitExists("focus")' and it shall return a boolean but returns nil.
'UnitExists("target")' works fine.
It is the same with 'GetUnitName('focus', true)' versus 'GetUnitName('target', true).
How can i come around this in my addon 'DungeonHelper2'. i really want to use to focus function in my addon.
/Niclas Thunberg alias Circoo
There is no focus in Classic.