sadger / CorsixTH

Open source clone of Theme Hospital
Other
1 stars 0 forks source link

Epidemics don't start when they should #28

Open MarkL1961 opened 10 years ago

MarkL1961 commented 10 years ago

I think I have mentioned this before. I have noticed that you never get an epidemic generated in the first year. Usually it is May of the second year before one is created, I have even altered the level file so that there is only a delay of three months, but still it is the second year and again in May for some reason!

Is this hard coded somewhere?

sadger commented 10 years ago

I am using the month limit and people limit from the config. I'll check it's working correctly though. Could it be just you don't get any infected patients as they don't come all the time anyway, especially since you need X many patients before one starts.

MarkL1961 commented 10 years ago

gbv.ReduceContPeepCount is 20 and #gbv.ReduceContMonths 3 set at 3 and I get more than 20 in first 6 months so it can't be that unless that is per disease?

sadger commented 10 years ago

It shouldn't be per disease no, i'll check this tomorrow not quite sure why it is causing it then.

MarkL1961 commented 9 years ago

With the latest version as of yesterday I am in the second year and have had more than 70 visitors and my first victim has been spawned. It is March, which is better than May, the map settings are

gbv.ReduceContMonths 4

Reduces cont illnesses until X peep have arrived

gbv.ReduceContPeepCount 20.

I don't understand why it takes until the second year before you see contagious patients being spawned. Have you had time to look at this yet?

sadger commented 9 years ago

It's on my to-do. I'm just making the diseases have the contagious property first rather than relying on non-visual only. I should be looking at this tomorrow. Are you getting patients that can possibly be contagious spawn i.e have a contagious disease?

MarkL1961 commented 9 years ago

I reckon so, at the moment nearly all of the diseases could be. I will be starting a new game tomorrow with todays update. I'll make a list of them and try and see how often they appear.

MarkL1961 commented 9 years ago

Okay downloaded the full branch and started a new game. Not seen any new config options, but I'll take a closer look tomorrow. As for epidemics I have most diseases set to be contagious and have not seen any start or be spawned at all in the first year. I sent you the custom map a while back, but just in case you can't find it I'll email it again later.