Showing results 1 to 6 of 6
Search took 0.00 seconds.
Search: Posts Made By: vectros
Forum: Lua/XML Help 11-01-18, 01:57 AM
Replies: 12
Views: 11,057
Posted By vectros
Hi, Thank you for your replies. If there's no...

Hi,

Thank you for your replies.

If there's no way to compare variables like these tokens it means that I will not be able to develop the addon indeed.

I really appreciate your time.
Forum: Lua/XML Help 10-31-18, 03:36 AM
Replies: 12
Views: 11,057
Posted By vectros
Sure. However I have an object, which one of it's...

Sure. However I have an object, which one of it's property will be UnitIDsTarget

It will be

NPCData.UnitIDsTarget

and it will be saved in array. So I will have multiple UnitIDs. But the problem...
Forum: Lua/XML Help 10-31-18, 02:22 AM
Replies: 12
Views: 11,057
Posted By vectros
Thanks for your help again. I think...

Thanks for your help again.

I think mouseovertarget will partially solve my problem.

I will now have two variables:

UnitIDsTarget = ("mouseovertarget")
local player = UnitGUID("player")

is there...
Forum: Lua/XML Help 10-31-18, 02:06 AM
Replies: 12
Views: 11,057
Posted By vectros
So let's say I have an array of various valid...

So let's say I have an array of various valid unitdIDs that are are not in my group, neither I target them and mousover them (I have not connection with them besides them being on the same...
Forum: Lua/XML Help 10-31-18, 12:16 AM
Replies: 12
Views: 11,057
Posted By vectros
Thank you for your replies. 1. I do have valid...

Thank you for your replies.

1. I do have valid stored in a variable: UID. I can see it, because with message(UID) it's displayed on my screen.

2. I did think about that and it works indeed....
Forum: Lua/XML Help 10-30-18, 03:49 PM
Replies: 12
Views: 11,057
Posted By vectros
Get UnitId of UnitIds target

Hello,

I am developing my own addon and I came to a place where I encountered the following problem:

1. I have NPC's UnitID
2. I want to compare that UnitIDs TARGET with player for example.
3. if...
Showing results 1 to 6 of 6