Jump to content

Iscomplete condition of "within X yds of <<GPS co-ords>>"


eeny

Recommended Posts

If it possible to pulse a wrobot logical quest (one thats not in the WoW quest log) and have wrobot complete a logical quest objective when its within x yds of a specific loccation?

 

what would be the <<iscomplete>> value for a 'quest' like this?

 

example is : http://www.wowhead.com/quest=62/the-fargodeep-mine - for whatever reason the quest  bot wont pick up completion of this quest.  if i could make it a logical quest wrobot might see the completion.

 

thanks

Eeny

Link to comment
Share on other sites

Just now, Droidz said:

Hello, yes with "IsCompleteCondition" like: 


return ObjectManager.Me.Position.DistanceTo(new Vector3(1, 2, 3)) < 10;

 

<3

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...