sowelu 1 Posted September 26, 2017 Share Posted September 26, 2017 Hello guys, i want to record the path and forcing the character to follow it from the plugin and after finishing up I need to use some other scripted actions, like using different path depending on who is in front of me. In a word, I need to combine various different actions into one monolithic plugin (follow detected path, loot, check mob availability etc). Specifically for now i have path.xml (recorded by grinder / gatherer) and dont know how to use it from code. Link to comment Share on other sites More sharing options...
Avvi 98 Posted September 26, 2017 Share Posted September 26, 2017 To rephrase what you're asking : You're trying to start using a different Grinder Profile by calling it from your plugin? Link to comment Share on other sites More sharing options...
sowelu 1 Posted September 26, 2017 Author Share Posted September 26, 2017 I have written profile by grinder, but i want to use this profile from code somehow. I just want to follow the route, no matter how. Link to comment Share on other sites More sharing options...
sowelu 1 Posted September 27, 2017 Author Share Posted September 27, 2017 MovementManager.Go(path1); Will someone shoot me next time? Time to learn xml. Anyway, thanks, this robot is so cool. Link to comment 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