Dist
dist <RETURNVAR> <SPRITE1> <SPRITE2>
Used to determine the distance between two sprites.
The RETURNVAR is equal to the distance between SPRITE1 and SPRITE2. Compare with Ldist, which uses only x and y coordinates. It is useful for locational damage, for example.