武装突袭3

武装突袭3

Dynamic Bulwarks: Build - Defend - Survive
Assassin King 2021 年 3 月 21 日 下午 8:07
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.
< >
正在显示第 1 - 2 条,共 2 条留言
Zeri 2021 年 11 月 10 日 下午 6:04 
I'm also having this issue. Seems like the medkit respawn system also stops working. Pretty much get Noble 6'd.
SancoZ 2024 年 2 月 15 日 下午 1: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";
< >
正在显示第 1 - 2 条,共 2 条留言
每页显示数: 1530 50