Ldist: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m Categories |
||
Line 2: | Line 2: | ||
ldist <variable to return distance value to> <actor 1> <actor 2> | ldist <variable to return distance value to> <actor 1> <actor 2> | ||
[[Category:EDuke32 specific commands]] | |||
[[Category:Gamevar manipulation]] |
Revision as of 05:47, 7 September 2006
ldist calculates the 2D distance between two actors.
ldist <variable to return distance value to> <actor 1> <actor 2>