HomeWildfire Games

Turn victory conditions into trigger scripts. Gui needs to be updated to allow…

Description

Turn victory conditions into trigger scripts. Gui needs to be updated to allow combining of different victory conditions + to allow different lists per map. So there are no specific missions yet.

Details

Committed
sanderd17Jun 23 2014, 7:37 PM
Parents
rP15426: Add ownership changed event to Triggers.
Branches
Unknown
Tags
Unknown

Event Timeline

elexis added a subscriber: elexis.Jan 11 2020, 4:00 PM
elexis added inline comments.
/ps/trunk/binaries/data/mods/public/gui/gamesetup/gamesetup.js
233

Writing VictoryScripts to g_GameAttributes is messy / wrong, because nothing will ever read from it.

Instead of storing it upon selection, one can insert these scripts into the TriggerScript when launching the game.