1
Released Mods / Re: [OXCE][Compilation] Area 51 submods
« on: February 18, 2023, 10:17:18 am »
i try to capture muton warlord alive (and this is hard callenge) and have a bug...
[FATAL] A fatal error has occurred: Live alien item definition is missing. Unit ID = 1000012; Type = STR_MUTON_LEADER; Status = 7; Faction = 1; Orig. faction = 1; isSurrendering = 0
nwm.
add
- type: STR_MUTON_LEADER
size: 0.0
recover: true
liveAlien: true
costSell: 80000
to items and no game crush. )
[FATAL] A fatal error has occurred: Live alien item definition is missing. Unit ID = 1000012; Type = STR_MUTON_LEADER; Status = 7; Faction = 1; Orig. faction = 1; isSurrendering = 0
nwm.
add
- type: STR_MUTON_LEADER
size: 0.0
recover: true
liveAlien: true
costSell: 80000
to items and no game crush. )