January 14, 201610 yr Hey, as i mention in a another thread wanted to make a 1Click 1-60 Grinder Profile only problem is now, he is skipping the FollowPath "Quest" and jumps over directly to KillAndLoot "Quest". He must use the FollowPath Quest to go to the next Grind Spot then switch over to the next "Quest" in order what is the next KillandLoot obviously. anyone can help? i upload the Quester Profile, so you can better lookup. 1-21.xml
January 14, 201610 yr Hello, You have two choise: Like this: Or like this: ObjectManager.Me.Level >= 6 && ObjectManager.Me.Level <= 10
January 15, 201610 yr Author Sadly this dosent work, both methods. he ist just skipping the FollowPath "Quest" and switches over directly to the Path hes Generating with the Mesh. 15 Jan 2016 02H05.log.html ObjectManagerFollowPath.xml
January 16, 201610 yr Don't forget to put "True" at the option "Not required in quest log" for the GoTo.
January 16, 201610 yr To summarize, for the GoTo steps: In quest type put "FollowPath". Put "True" at the option "Not required in quest log". Put "ObjectManager.Me.Level >= 6 && ObjectManager.Me.Level <= 10" at the option "Can condition" (replace 6 by the min level of next zone, and replace 10 by the max level of next zone). Activate option "Current quest completed when at the latest position.". Record the path from previous grind zone to the next grind zone.
Create an account or sign in to comment