Ldist: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
Plugwash (talk | contribs)
No edit summary
 
mNo edit summary
Line 1: Line 1:
'''ldist''' calculates the 2D distance between two actors and then for some strange reason adds 1 to the result.
'''ldist''' calculates the 2D distance between two actors.


ldist <actor1> <actor2>
ldist <variable to return distance value to> <actor 1> <actor 2>

Revision as of 17:06, 2 May 2006

ldist calculates the 2D distance between two actors.

ldist <variable to return distance value to> <actor 1> <actor 2>