GetUnitLOS(me, x, y)

Modders can post their questions on scripting and more.

Moderators: Slitherine Core, BA Moderators

Post Reply
enric
Brigadier-General - 8.8 cm Pak 43/41
Brigadier-General - 8.8 cm Pak 43/41
Posts: 1855
Joined: Sun May 15, 2011 8:47 am

GetUnitLOS(me, x, y)

Post 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?.
pipfromslitherine
Site Admin
Site Admin
Posts: 9928
Joined: Wed Mar 23, 2005 10:35 pm

Re: GetUnitLOS(me, x, y)

Post by pipfromslitherine »

I don't think there is a function to do that currently.

Cheers

Pip
Post Reply

Return to “Battle Academy : Modders Corner ”