Thu Oct 23, 2008 12:56 pm
Not like this. You have to trick the system...
Event A1 triggers if French have at least 10 units, raising by one the Max Nb of occurences of Event C (it starts at 0).
Event A2 triggers if French have at least 20 units, raising by one the Max Nb of occurences of Event C (it starts at 0).
Event A3 triggers if French have at least 35 units, raising by one the Max Nb of occurences of Event C (it starts at 0).
Event A4 triggers if French have at least 50 units, raising by one the Max Nb of occurences of Event C (it starts at 0).
Event B1 triggers if Coalition have at least 10 units, lowering by one the Max Nb of occurences of Event C (it starts at 0).
Event B2 triggers if Coalition have at least 20 units, lowering by one the Max Nb of occurences of Event C (it starts at 0).
Event B3 triggers if Coalition have at least 35 units, lowering by one the Max Nb of occurences of Event C (it starts at 0).
Event B4 triggers if Coalition have at least 50 units, lowering by one the Max Nb of occurences of Event C (it starts at 0).
Event C, if it fires, means that French have more troops in the area. Do your stuff in C.

Hofstadter's Law: "It always takes longer than you expect, even when you take into account Hofstadter's law."