Jump to content

Photo

Withdrawing Countries mod


  • Please log in to reply
1 reply to this topic

#1
starmagnus

starmagnus

    Stranger

  • Members
  • Pip
  • 1 posts
I know there are a couple other mod requests like this but I have slightly more specific request. Countries would be unable to withdraw but when their panic level maxes you no longer receive bonuses or funding from that country amd have to reduce the panic level to get it back. I know this will make it much harder to flat out lose the game but not impossible.

#2
Drakous79

Drakous79

    Old hand

  • Members
  • PipPipPip
  • 691 posts
It's kind of wrong breaking only available lose condition.

In DefaultGameCore.ini are lines:
// Hard = Classic difficulty, Classic = Impossible difficulty

PANIC_DEFECT_THRESHHOLD_EASY=5
PANIC_DEFECT_THRESHHOLD_NORMAL=5
PANIC_DEFECT_THRESHHOLD_HARD=5
PANIC_DEFECT_THRESHHOLD_CLASSIC=5
PANIC_DEFECT_THRESHHOLD_NOT_HELPED_EASY=5
PANIC_DEFECT_THRESHHOLD_NOT_HELPED_NORMAL=5
PANIC_DEFECT_THRESHHOLD_NOT_HELPED_HARD=5
PANIC_DEFECT_THRESHHOLD_NOT_HELPED_CLASSIC=5
PANIC_DEFECTIONS_PER_MONTH_EASY=1
PANIC_DEFECTIONS_PER_MONTH_NORMAL=2
PANIC_DEFECTIONS_PER_MONTH_HARD=3
PANIC_DEFECTIONS_PER_MONTH_CLASSIC=8
You can hex edit XComGame.exe or use Modpatcher. Change threshholds from 5 to 6 and defections per month to 0. Haven't tested it.

And money can be done by the Second Wave option Results Driven / A country will offer less funding as its panic increases.




Page loaded in: 1.181 seconds