Plague Inc: Evolved

Plague Inc: Evolved

Bring your deadliest ideas to life
Hit the lab and explore custom disease types and worlds created by the Plague Inc: Evolved community. Design your own scenarios in-game with the Plague Inc: Evolved Scenario Creator.
Order of events
When there are events that run every day, what determines the order in which they are run?

For example, I want to make several events.

One that sets a custom global variable to 0.

Several other events that increment this variable. (It must be several events, since they each involve reading a variable associated with a particular country)

And finally, an event that does something based on the amount the custom global variable has been incremented.

But I can't figure out how to make sure the last, checking event runs after the incrementing events. It always seems to read the variable as 0.

I have tried ordering them in the events file, and setting them in alphabetical order. Neither helps.

Anyone know how this works?
< >
Showing 1-1 of 1 comments
indigofenix 13 3 Oct, 2017 @ 11:41am 
Hmm, well, if the newsbar messages are any indication, it seems that events running is pretty random and using them to create complex behavior is more of an art than a science. Rather irritating from a programming standpoint. I guess I'll have to figure out some way of sneaking around the issue.

Let me know if I'm wrong and there is a reliable way of determining order of events.
< >
Showing 1-1 of 1 comments
Per page: 1530 50