Page 1 of 1

Military Acedemy vanishes

Posted: Sat Jul 16, 2011 6:59 pm
by tux
When the Moltke event was triggered, the Kriegsakademie was build in Berlin. Next turn it was gone with message "no remaining structure in the force pool"
Of course, the technology "military academy" isn't researched now. What is wrong?
[ATTACH]15485[/ATTACH]

Posted: Sat Jul 16, 2011 7:35 pm
by tux
Solution: in the german event file, change

CreateStruc
SetType = $GER_ARMEE_AKADEMIE
SetName = Kriegs Akademie
Apply

into

ChangeStrucPool = $GER_Armee_Akademie;1
CreateStruc
SetType = $GER_ARMEE_AKADEMIE
SetName = Kriegs Akademie
Apply

so a new structure is added in the pool before beeing placed.
Seems to work now

Posted: Sun Jul 17, 2011 6:11 pm
by PhilThib
Thanks for the tip. The Moltke event is indeed lacking an element and need fixing :D