HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Distance between units

08-20-2002, 10:02 AM#1
Guest
For my campaign I am making a gateway of experience, with an entrance and an exit. Units can gain experience by using it. The amount of experience gained depends on the distance between the exit and the entrance on the map.

So I'm looking for a way to assign the distance between two units to an integer, or make a condition testing the distance. Is this possible?
08-20-2002, 10:23 AM#2
SuperIKI
Use 'Math - Distance between Points'.
It's a real, not an integer, but you can use Conversion...
you know.
08-20-2002, 10:34 AM#3
Guest
Thanx that was what i needed.