I have the following problem:
In my mission a support heli can be shoot down. If this happens he coming down in good old BHD manner. Then the player is ordered to check the crash site.
Is there a easy way to check is the crash site is inside a River or in the ocean ?
My idea is something like
Pos IsWater
returns true/false if the position is in the water.
Thanks
Kuro