ClearPath

by EGUY
Use this free simple proc to tell if the path from A to B is obstructed.
Version 2 · Date Added: 8/15/04

If you wish to download this demo for your Linux/Mac installation, enter the following on your command line:

DreamDownload byond://EGUY.ClearPath##version=2

Emulator users, in the BYOND pager go to File | Open Location and enter this URL:

byond://EGUY.ClearPath##version=2

This simple proc tells if the path from A to B is blocked by a dense obj/turf/mob! A necessity for games with ranged combat, magic, or even navigation for AI (keeps them from getting stuck in walls when trying to attacks players, etc.)!
Only supports cardinal directions.