Hello,
I am using your stratis mission for zombies, but I'm getting this error in the server console and having hard time trying to fix it. I also had problem with dynamic simulation but I disabled it.
This is ln line 99 of "zombie cleaner"
Error code:
15:18:19 Error in expression <ce}count playableUnits isEqualTo 0)
) then {
_Unit_list = _Unit_list - [_x];
d>
Error position: <then {
_Unit_list = _Unit_list - [_x];
d>
Error Undefined behavior: waitUntil returned nil. True or false expected
The script it not initialized and no zombies spawn.
I didn't change any configuration except spawn radius.
If anyone has a solution I would be really thankful.