Showing results 1 to 6 of 6
Search took 0.00 seconds.
Search: Posts Made By: Ssesmar2
Forum: Lua/XML Help 01-19-24, 01:20 PM
Replies: 5
Views: 1,779
Posted By Ssesmar2
i forgot the link...

i forgot the link
https://github.com/Ssesmar/MapNote-Test

i also tried it this way and I created a new file and tried this
local ADDON_NAME, ns = ...

local WorldMapDataProvider =...
Forum: Lua/XML Help 01-18-24, 08:02 AM
Replies: 5
Views: 1,779
Posted By Ssesmar2
I've tried different things, for example. local...

I've tried different things, for example.


local WorldMapDataProvider = CreateFromMixins(MapCanvasDataProviderMixin)
local WorldMapPinMixin = CreateFromMixins(MapCanvasPinMixin)

function...
Forum: Lua/XML Help 01-16-24, 08:41 AM
Replies: 5
Views: 1,779
Posted By Ssesmar2
thanks, I'll take a look

thanks, I'll take a look
Forum: Lua/XML Help 01-15-24, 11:10 AM
Replies: 5
Views: 1,779
Posted By Ssesmar2
Set self-created icons to the highest priority/layer

Hey, mby anyone can help. How can I set icons created by my addon on the wow maps so that they are not among other icons created by blizzard on wow maps. So for example the icon on the Kalimdor map...
Forum: Lua/XML Help 01-06-24, 09:44 AM
Replies: 1
Views: 1,083
Posted By Ssesmar2
fixed it. /close

fixed it.
/close
Forum: Lua/XML Help 01-06-24, 06:06 AM
Replies: 1
Views: 1,083
Posted By Ssesmar2
tried to call the protected function 'OnOpen()'

I use this code here so that icons created by my addon can be clicked on different maps (azeroth, continent, zone or instance map).

function pluginHandler:OnClick(button, pressed, uiMapId, coord)
...
Showing results 1 to 6 of 6