zzzar 13 Posted August 6, 2018 Share Posted August 6, 2018 Hello, is it possible to pulse quest in runcode block? Something like if (ObjectManager.Me.WowClass == WoWClass.Paladin) { Pulsequest("gototrainer") wManager.Wow.Bot.Tasks.GoToTask.ToPositionAndIntecractWithNpc(new robotManager.Helpful.Vector3(1, 2, 3), 12345 wManager.Wow.Helpers.Usefuls.SelectGossipOption(wManager.Wow.Enums.GossipOptionsType.trainer); wManager.Wow.Helpers.Trainer.TrainingSpell(); } ? Link to comment https://wrobot.eu/forums/topic/9901-pusle-quest-in-runcode-block/ Share on other sites More sharing options...
Droidz 2738 Posted August 6, 2018 Share Posted August 6, 2018 Hello, https://wrobot.eu/forums/topic/7220-help-with-quester-profile/?do=findComment&comment=41881 Link to comment https://wrobot.eu/forums/topic/9901-pusle-quest-in-runcode-block/#findComment-46430 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