Page 1 of 1

Extended Alien visibilty distance

Posted: Thu May 10, 2007 7:17 pm
by Walloc
Hi,

Any one seen a mod or working on mods that remove the +1 hex visibilty the aliens apparently enjoys?
Removes much in ways tactics and reaction fire.

Kind regards,

Rasmus

RE: Extended Alien visibilty distance

Posted: Fri May 11, 2007 10:57 am
by Rasit
Open consts.xscr

const int SIGHT_RANGE = 14;
const int AI_SIGHT_RANGE = 15;

I have already modded mine slightly so you will have some different numbers, I think the stock numbers are 12 and 14.

RE: Extended Alien visibilty distance

Posted: Fri May 11, 2007 2:41 pm
by Walloc
Many thx.

Kind regards,

Rasmus