OpenXcom Forum

OpenXcom => Troubleshooting => Topic started by: troutofdoom on March 01, 2022, 06:57:59 pm

Title: always daytime mod not working
Post by: troutofdoom on March 01, 2022, 06:57:59 pm
I'm using OCXE 7.5.3 and the newest final mod pack. I swear I've gotten always daytime to work with this combo before, but I can't seem to now. Any suggestions?
Title: Re: always daytime mod not working
Post by: Meridian on March 01, 2022, 07:38:22 pm
Only the vanilla missions are affected by this mod (see below).
All other missions added in the final mod pack are not affected by it.

Code: [Select]
# Based on XcomUtil by Scott Jones and BladeFireLight
alienDeployments:
  - type: STR_SMALL_SCOUT
    shade: 0
  - type: STR_MEDIUM_SCOUT
    shade: 0
  - type: STR_LARGE_SCOUT
    shade: 0
  - type: STR_HARVESTER
    shade: 0
  - type: STR_ABDUCTOR
    shade: 0
  - type: STR_TERROR_SHIP
    shade: 0
  - type: STR_BATTLESHIP
    shade: 0
  - type: STR_SUPPLY_SHIP
    shade: 0
  - type: STR_TERROR_MISSION
    shade: 0
  - type: STR_ALIEN_BASE_ASSAULT
    shade: 0
  - type: STR_BASE_DEFENSE
    shade: 0
  - type: STR_MARS_CYDONIA_LANDING
    shade: 0
  - type: STR_MARS_THE_FINAL_ASSAULT
    shade: 0