View Single Post
07-19-16, 02:45 AM   #1
jostor
A Deviate Faerie Dragon
AddOn Author - Click to view addons
Join Date: Nov 2011
Posts: 10
GetWorldPVPAreaInfo() doesn't work well anymore

The function GetWorldPVPAreaInfo() which is used to get information about Tol Barad and Wintergrasp doesn't seem to be working correctly anymore. The isActive flag (3rd return variable) isn't correct, I see it as true all the time even when the battle isn't active, and the start time is always set to 0, even when the function is ran from the same continent as Tol Barad (for example from Stormwind). Previously it was always work correctly except from inside instances where it would just return nil to indicate malfunctioning.