View Single Post
04/24/14, 12:49 PM   #1
Sharlikran
 
Sharlikran's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 666
Detect Faction and Map Names

I am trying to limit the number of information in HarvestMap based on Faction and Map name. Is there a way to detect your faction such that I can say if you are in Such and Such Faction then your list of map names is Such and Such. Then if you were importing Eshoead data it would limit the information imported.

Edit: Never mind it's, Alliance, not Faction.

GetUnitAlliance(string unitTag)
Returns: integer alliance

Last edited by Sharlikran : 04/24/14 at 01:06 PM.
  Reply With Quote