Arma 3

Arma 3

STALKER VOICES FOR AI
Zobrazuje se 11–20 z 20 položek
< 1  >
Aktualizace: 20. dub. 2023 v 8.17

- code optimization
- added macroses
- fixed voiceline repeating twice
- added new voicelines for Grenades

Aktualizace: 18. dub. 2023 v 8.41

- IMPROVED script logic and optimization (completely rewriten)
- ADDED new MP voiceline controller
- ADDED new voicelines (sounds)
- ADDED new voiceline triggers and rules
- FIXED some bugs

Aktualizace: 16. čvn. 2018 v 2.19

- fixed: sound name errors
- fixed: wrong samples for non "COMBAT" units without weapons

Aktualizace: 1. bře. 2018 v 1.03

- info update

Aktualizace: 1. bře. 2018 v 0.56

- fixed possible voice spam for JIPs if AI unit is near 70m from spawn point

Aktualizace: 24. úno. 2018 v 15.40

1) added option to choose sides to activade sound mod.

place this in InitServer.sqf or Init.sqf:
missionNamespace setVariable ["FGSVsides",[WEST,EAST,RESISTANCE,CIVILIAN]];

choose sides you want to be affected by addon in free order

//Only WEST units will talk
missionNamespace setVariable ["FGSVsides",[WEST]];

//Only EAST and RESISTANCE will talk
missionNamespace setVariable ["FGSVsides",[EAST,RESISTANCE]];

if no command - default options will be applied - all sides.

Aktualizace: 22. úno. 2018 v 13.24

Aktualizace: 22. úno. 2018 v 13.21

Aktualizace: 22. úno. 2018 v 12.50

Aktualizace: 22. úno. 2018 v 12.48