September 26, 20178 yr 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.
September 26, 20178 yr To rephrase what you're asking : You're trying to start using a different Grinder Profile by calling it from your plugin?
September 26, 20178 yr Author 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.
September 27, 20178 yr Author MovementManager.Go(path1); Will someone shoot me next time? Time to learn xml. Anyway, thanks, this robot is so cool.
Create an account or sign in to comment