Showing results 1 to 4 of 4
Search took 0.00 seconds.
Search: Posts Made By: Letho
Forum: Lua/XML Help 10/05/17, 01:00 PM
Replies: 12
Views: 5,441
Posted By Letho
Oh right, now I get what he is doing. The easiest...

Oh right, now I get what he is doing. The easiest way is indeed setting the xml element to hidden and only display it when combat state changes to incombat.
Forum: Lua/XML Help 10/05/17, 12:35 PM
Replies: 12
Views: 5,441
Posted By Letho
I think that's not true, because: function...

I think that's not true, because:

function testplugin:Initialize()
self.inCombat = IsUnitInCombat("player")
EVENT_MANAGER:RegisterForEvent(self.name, EVENT_PLAYER_COMBAT_STATE,...
Forum: Lua/XML Help 10/03/17, 06:09 PM
Replies: 12
Views: 5,441
Posted By Letho
Once the addon is initialized, the according...

Once the addon is initialized, the according function should check the combat state and set the indicator to hidden, if the player is out of combat. This behaviour is definetely strange.
Forum: Lua/XML Help 10/03/17, 07:02 AM
Replies: 12
Views: 5,441
Posted By Letho
Can you post the indicator code pls?

Can you post the indicator code pls?
Showing results 1 to 4 of 4