October 26, 20187 yr Greetings, seems that the bot dosnt recognize the "BG" haven't started yet so it's running into everything trying to mount etc. this only happends if i have freemode off. Can it be problem with my own bg profile or is it the bot :)?
November 1, 20187 yr @Droidz I think the method Battleground.BattlegroundIsStarted() is bugged in vanilla. You check for Buff IDs that only exist in TBC and onwards. In vanilla, you need to check chat messages for this "The battle for %s has begun" -- where %s is 'Warsong Gulch', 'Arathi Basin' or 'Alterac Valley' Oh you can maybe find a value in memory for when the gates have opened. It might be a game object respawning or changing animation status.
November 1, 20187 yr Author 11 hours ago, Matenia said: @Droidz I think the method Battleground.BattlegroundIsStarted() is bugged in vanilla. You check for Buff IDs that only exist in TBC and onwards. In vanilla, you need to check chat messages for this "The battle for %s has begun" -- where %s is 'Warsong Gulch', 'Arathi Basin' or 'Alterac Valley' Oh you can maybe find a value in memory for when the gates have opened. It might be a game object respawning or changing animation status. Ah i see would be sick if it worked :)!
Create an account or sign in to comment