mastahg Administrator Staff member Joined Feb 27, 2011 Messages 5,396 Reaction score 393 Feb 17, 2012 #1 Whats the easiest way to check if a player is in an arena match?
shakazara New Member Joined Jan 15, 2010 Messages 212 Reaction score 10 Feb 17, 2012 #2 mastahg said: Whats the easiest way to check if a player is in an arena match? Click to expand... IsActiveBattlefieldArena - World of Warcraft Programming: A Guide and Reference for Creating WoW Addons - should do the trick
mastahg said: Whats the easiest way to check if a player is in an arena match? Click to expand... IsActiveBattlefieldArena - World of Warcraft Programming: A Guide and Reference for Creating WoW Addons - should do the trick
mastahg Administrator Staff member Joined Feb 27, 2011 Messages 5,396 Reaction score 393 Feb 17, 2012 #3 Thats what I ended up using, was hoping to not use a lua call.