View Single Post
10-31-18, 03:36 AM   #10
vectros
A Murloc Raider
Join Date: Oct 2018
Posts: 6
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 stays the same:

Which function should I check if two variables are the same.

UnitIsUnit(variable1, variable2).

Last edited by vectros : 10-31-18 at 05:44 AM.
  Reply With Quote