Is there any way to raise the acceptable level of deaths in each mission (I know that sounds incredibly dark, but I'd like a bit more realism)?
Thanks peeps
Geschrieben 06 Juni 2015 - 08:21
Is there any way to raise the acceptable level of deaths in each mission (I know that sounds incredibly dark, but I'd like a bit more realism)?
Thanks peeps
Geschrieben 06 Juni 2015 - 08:57
Mod > Scripts > Missions > "MissionNumber"
In each script (Excluding a couple of them) should have a line stating (Example from mission 2):
const int MAX_DEAD_CIVILIANS = 2;
I do believe it is this value you need to change.
Any fool can criticize, condemn and complain - and most fools do.
-Benjamin Franklin
Geschrieben 07 Juni 2015 - 09:08
Mod > Scripts > Missions > "MissionNumber"
In each script (Excluding a couple of them) should have a line stating (Example from mission 2):
const int MAX_DEAD_CIVILIANS = 2;
I do believe it is this value you need to change.
Thanks for the response,
I found the only the LA Mod missions inside that folder (which is good thanks, they worked . I assume it is the main missions that, once changed, will change for every mod?
Geschrieben 07 Juni 2015 - 09:12
Thanks for the response,
I found the only the LA Mod missions inside that folder (which is good thanks, they worked . I assume it is the main missions that, once changed, will change for every mod?
Ah to change the original missions you have to go from your EM4 Folder > Data > Scripts etc instead
If you change the script for a mission in a mod folder it will only change it for that mod
Any fool can criticize, condemn and complain - and most fools do.
-Benjamin Franklin
Geschrieben 08 Juni 2015 - 04:42
Ah to change the original missions you have to go from your EM4 Folder > Data > Scripts etc instead
If you change the script for a mission in a mod folder it will only change it for that mod
Thanks, worked like a treat (again that grates with the dark tone
Geschrieben 08 Juni 2015 - 04:52
Thanks, worked like a treat (again that grates with the dark tone
No problem, I don't think it's that dark - In reality if a lot of people die at an incident you don't have all the Emergency services just say "Right, we failed. Time to pack up and go home"!
Any fool can criticize, condemn and complain - and most fools do.
-Benjamin Franklin
Geschrieben 10 Juni 2015 - 01:54
No problem, I don't think it's that dark - In reality if a lot of people die at an incident you don't have all the Emergency services just say "Right, we failed. Time to pack up and go home"!
Yep, it's weird that the game kicks you for people dying, Hoppah's mods at least gave the explanation that someone else was taking over.