Page 1 of 1

Calm before the storm

Posted: Fri Dec 29, 2017 10:08 am
by Cantona66
Do not understand why this does not fire?

I have chosen yes at DE807 and Germany (country 45) is active, the country Slovakia (96) has been created when Czech is annexed by Germany, but Slovakia is not activated, Why? This script worked fine in my older mods in SC2 and it is not marked as faulty when checking them in the editor.

; Germany Invades Czechoslovakia:
{
#NAME= Germany Invades and annexes Czechoslovakia (DE 807 - Yes)
#POPUP= Germany creates and activates puppet state Slovakia
#IMAGE= 0tiso.bmp
#SOUND= war2.wav
#FLAG= 1
#TYPE= 1
#AI= 0
#GV= 1[1,100]
#LINK= 807[1]
#LEVEL= 0
#COUNTRY_ID= 96
;Set Slovak war entry
#TRIGGER= 100
#ALIGNMENT= 1
#DATE= 1939/03/01
;1st Line - Germany politically aligned with Axis and not surrendered
#VARIABLE_CONDITION= 45 [1] [100] [0]
}

RE: Calm before the storm

Posted: Fri Dec 29, 2017 1:35 pm
by BillRunacre
I don't know for sure, but try removing the sound file as it is a .wav rather than .ogg, maybe that will fix it?