Arma 3
Dynamic Bulwarks: Build - Defend - Survive
Wave 13
Is anyone stuck in Wave 13?All maps have this problem.I don't know if it is caused by installation of a mod.if you know anything,please let me know.
< >
Näytetään 1-2 / 2 kommentista
Zeri 10.11.2021 klo 18.04 
I'm also having this issue. Seems like the medkit respawn system also stops working. Pretty much get Noble 6'd.
SancoZ 15.2.2024 klo 13.57 
For me the problem was with "\hostiles\lists.sqf"

After wave 12 Viper teams are supposed to spawn but the file path to the composition was invalid, so it would cause the _groupConfig array to go out of bounds.

To fix it, I replaced line 116:

_groupConfig = configfile >> "CfgGroups" >> "East" >> "OPF_F" >> "SpecOps" >> "OI_ViperTeam";

with this line :

_groupConfig = configfile >> "CfgGroups" >> "East" >> "OPF_V_F" >> "SpecOps" >> "O_V_ViperTeam";
< >
Näytetään 1-2 / 2 kommentista
Sivua kohden: 1530 50