Really love this addon but cannot use it anymore due to LUA error spam. If there's a kind coder person picking this up I'd be grateful. Only seem to be a few lines of code even.
Would it be possible to add the option to add the line across the "backside of your player arrow aswell. So you can see the direction you are facing behind. which is helpful to Havoc Demon hunters.
This is error lm getting, addon have best idea but as soon as l enter raid or dungeon it goes wild.
MinimapLine\MinimapLine-7.3.0.1.lua:31: Usage: <unnamed>:SetRadians(radians) [C]: in function `SetRadians' MinimapLine\MinimapLine-7.3.0.1.lua:31: in function <MinimapLine\MinimapLine.lua:30>
To fix this for the Dragonflight prepatch, change line 6 from:
tx:SetGradientAlpha('VERTICAL', 0, 0, 0, 0.5, 1, 0, 0, 0, 0.8)
to:
tx:SetGradient('VERTICAL', CreateColor(0, 0, 0, 0.5), CreateColor(1, 0, 0, 0.8))
Additionally, if you want to change the color of the line, you can change the first three RGB values in the second CreateColor call
Broken with prepatch :(
Very useful. And I thought I was the only one who always runs off in the wrong direction :)
Since the recent update i'm not seeing the minimap line at all. :(
Really love this addon but cannot use it anymore due to LUA error spam. If there's a kind coder person picking this up I'd be grateful. Only seem to be a few lines of code even.
Working (for me) as of this writing.
Would it be possible to add the option to add the line across the "backside of your player arrow aswell. So you can see the direction you are facing behind. which is helpful to Havoc Demon hunters.
This is error lm getting, addon have best idea but as soon as l enter raid or dungeon it goes wild.
MinimapLine\MinimapLine-7.3.0.1.lua:31: Usage: <unnamed>:SetRadians(radians)
[C]: in function `SetRadians'
MinimapLine\MinimapLine-7.3.0.1.lua:31: in function <MinimapLine\MinimapLine.lua:30>
Locals:
(*temporary) = <unnamed> {
0 = <userdata>
}
(*temporary) = nil
Does not play well in dungeons. Tons of LUA errors.