GetUnitLOS(me, x, y)
Posted: Tue Apr 16, 2013 9:47 am
With GetUnitLOS(id, x, y) we can check if there is a LOS between a unit and a tile.
GetUnitLOSToUnit(id, target) check from unit to target unit.
How can I check if there is a LOS from a tile, that has no unit, to another tile?.
GetUnitLOSToUnit(id, target) check from unit to target unit.
How can I check if there is a LOS from a tile, that has no unit, to another tile?.