Showing results 1 to 4 of 4
Search took 0.00 seconds.
Search: Posts Made By: elly22
Forum: Lua/XML Help 10/03/17, 05:18 AM
Replies: 12
Views: 5,279
Posted By elly22
https://habrastorage.org/webt/59/d3/6e/59d36efc2c7...

https://habrastorage.org/webt/59/d3/6e/59d36efc2c7e4607935782.png

https://youtu.be/dfee9c6T918
Forum: Lua/XML Help 10/03/17, 04:40 AM
Replies: 12
Views: 5,279
Posted By elly22
Used pChat plugin to see what happens with...

Used pChat plugin to see what happens with inCombat veriable and saw inCombat = nil as I expected.
Okay, tried to set it to 0:
function testplugin:Initialize()
self.inCombat =...
Forum: Lua/XML Help 10/03/17, 03:55 AM
Replies: 12
Views: 5,279
Posted By elly22
Question No. I need to do that? I have no experience in...

No. I need to do that?

I have no experience in Lua, so I only following the tutorial and here is nothing about hiding it on startup.
But why sign exists on startup?
CombatState is 1 by default? Or...
Forum: Lua/XML Help 10/02/17, 07:51 PM
Replies: 12
Views: 5,279
Posted By elly22
Question Problem with OnPlayerCombat State

Hello. I try to follow this tutorial: http://wiki.esoui.com/Writing_your_first_addon
And I create a function like that:

function testplugin.OnPlayerCombatState(event, inCombat)
-- The ~= operator...
Showing results 1 to 4 of 4