Page 1 of 1

GetUnitLOS(me, x, y)

Posted: Tue Apr 16, 2013 9:47 am
by enric
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?.

Re: GetUnitLOS(me, x, y)

Posted: Tue Apr 23, 2013 4:48 pm
by pipfromslitherine
I don't think there is a function to do that currently.

Cheers

Pip