武装突袭3

武装突袭3

Zombies and Demons
Jin 2016 年 8 月 10 日 上午 8:24
Civilians?
Ok, so i found the way to make the zombies attack civs, is there any way to make the civs run away from them?
< >
正在显示第 1 - 3 条,共 3 条留言
Rylan 2016 年 9 月 28 日 下午 10:21 
If you have 3den Enhanced you could set their fleeing coefficient to 100% maybe
vanished001 2017 年 5 月 12 日 下午 5:49 
引用自 Jin csgolow.pro
Ok, so i found the way to make the zombies attack civs, is there any way to make the civs run away from them?
How did you get zombies to attack civilians? I have it set in the module but they don't attack CIV_F AI
Reign 2017 年 5 月 19 日 下午 2:10 
In the initServer.sqf:
resistance setFriend [civilian, 0]; // This will force the faction to recognise civilians as an enemy

civilian setFriend [resistance, 0]; // If you want the civilians to also recognise the zombies as hostile

Alternatively, you can make west and east (or whichever combination) friendly to each other by changing that "0" to a "1".
< >
正在显示第 1 - 3 条,共 3 条留言
每页显示数: 1530 50