aher 0 Posted October 26, 2018 Share Posted October 26, 2018 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 :)? Link to comment https://wrobot.eu/forums/topic/10315-running-into-walls-1121/ Share on other sites More sharing options...
aher 0 Posted November 1, 2018 Author Share Posted November 1, 2018 any suggestions :P? it's like it need to be paused until the bg starts! Link to comment https://wrobot.eu/forums/topic/10315-running-into-walls-1121/#findComment-49024 Share on other sites More sharing options...
Matenia 628 Posted November 1, 2018 Share Posted November 1, 2018 @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. Link to comment https://wrobot.eu/forums/topic/10315-running-into-walls-1121/#findComment-49027 Share on other sites More sharing options...
aher 0 Posted November 1, 2018 Author Share Posted November 1, 2018 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 :)! Link to comment https://wrobot.eu/forums/topic/10315-running-into-walls-1121/#findComment-49042 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now