Page 1 of 1

Not able to remove scamper on reveal

Posted: Wed Feb 08, 2017 5:02 pm
by jonal11
I am just trying to remove scamper from Aliens on the reveal. In the DefaultAI.ini and XcomAi.ini, I changed 2 lines.

DefaultAI.ini:
MIN_SURPRISED_SCAMPER_PATH_LENGTH=2 ; Scamper paths will never be cut short less than this number of tiles.
; (A surprised scampering unit that has its best cover destination within this number of tiles will get into cover)
MAX_SURPRISED_SCAMPER_PATH_LENGTH=6 ; Scamper paths longer than this number of tiles will be cut to this number of tiles.
; Scamper paths less than the max will be cut short randomly between the min and the max values here.

XcomAI:
MIN set to =3
MAX set to =7

I have tried setting both to 1 and both to 0. Neither seems to change anything.

Any tips, tricks or just hints on what to do would be appreciated. Or you could just make a mod in me for in the workshop. =)