Jump to content

Is complete condition: Reached position


dida1990

Recommended Posts

  • 1 month later...
	  <IsCompleteCondition>return (ObjectManager.Me.Position.Distance2D(new Vector3(-574.0182, -531.6815, 891.1976)) &lt; 10));</IsCompleteCondition>

DId I miss something here? What does the f behind the vectors means?

Link to comment
Share on other sites

8 hours ago, knights said:

	  <IsCompleteCondition>return (ObjectManager.Me.Position.Distance2D(new Vector3(-574.0182, -531.6815, 891.1976)) &lt; 10));</IsCompleteCondition>

DId I miss something here? What does the f behind the vectors means?

I don't exactly know but when you use development tools to get your position returns coords that have f or if you get target coords it return same coords without f so it doesn't really matter :) 

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...