What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Nemesis3212

New Member
Joined
Jun 10, 2013
Messages
11
Reaction score
0
Hello,

recently i created my first grind profile and it worked great (5-14 deradune) and now i created another one in Auroria. I copy&pasted most of the code and only changed creature id's and locations and now im getting a strange error i cant fix.
Can anyone help me?

Error:
Attempting to generate path to X:-1 Y:-1 Z:-1 from X:-2403,082 Y:-900,8816 Z:-1085,039
Could not find end poly at <-1, -1, -1> [Success] Closest: <0, 0, 0>
Code:
HTML:
	<If Condition="GameManager.LocalPlayer.Level &gt;12 and GameManager.LocalPlayer.Level &lt;16">
		<Kill Creature="52330,13008,13007,12800,25381,61994" X="-2406" Y="-900" Z="-1084"/>
	</If>

Kind Regards,

Nemesis3212
 
re-update the coordinates. I was having that and in the meantime either got fixed (looks like nav server) or it worked 0_o
 
Make sure your QuestHelper is updated, that's a side-effect of the recent bot update. :)
 
Back
Top