[Solved] Well, another broken Loop
Above is now the functioning trigger.
-
happiness over time
-
Events
-
Time - Every 60.00 seconds of game time
-
-
Conditions
-
Actions
-
For each (Integer A) from 1 to 102, do (Actions)
-
Loop - Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
(village[(Integer A)] is alive) Equal to True
-
-
Then - Actions
-
Set villagehappiness[(Integer A)] = (villagehappiness[(Integer A)] + Increase[(Player number of (Owner of village[(Integer A)]))])
-
-
Else - Actions
-
Do nothing
-
-
-
-
-
Trigger - Run count civ happiness <gen> (ignoring conditions)
-
-
Last edited: