Change Voice on AI
Last updated
Last updated
This script ensures that any unit with the specified classname that spawns during the mission will automatically have its voice changed to the one defined in the script.
Open SetVoiceOnSpawn.sqf and find the section labeled "CLASSNAME"
. Replace "CLASSNAME"
with the classname of the unit whose voice you want to change.
Next, locate the section labeled "VOICE"
. Replace "VOICE"
with the desired voice for the unit. You can refer to the list of available voices under to choose a suitable voice.