Voices: Difference between revisions
From The DarkMod Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
''def_vocal_set'' | ''def_vocal_set'' | ||
Give that spawnarg a suitable one of the following voices. Note that there may be others not in this list so check | Give that spawnarg a suitable one of the following voices. Note that there may be others added later not in this list so check in the file darkmod/def/tdm_ai_vocal_sets.def | ||
* atdm:ai_vocal_set_base | |||
* atdm:ai_vocal_set_thug_guard_01 | |||
* atdm:ai_vocal_set_thug_civilian_01 | |||
* atdm:ai_vocal_set_grumbler_guard_01 | |||
* atdm:ai_vocal_set_grumbler_civilian_01 | |||
* atdm:ai_vocal_set_pro_guard_01 | |||
* atdm:ai_vocal_set_pro_civilian_01 | |||
* atdm:ai_vocal_set_builder_01 | |||
* atdm:ai_vocal_set_builder_02 | |||
* atdm:ai_vocal_set_builder_03_guard | |||
* atdm:ai_vocal_set_builder_03_civilian | |||
[[Category:Editing]] | [[Category:Editing]] |
Revision as of 19:55, 30 July 2009
written by Fidcal
There are various voices available for different AI types. Where possible, try to avoid the same voice on different AI who are in the same area.
To change the voice of any AI add the following spawnarg:
def_vocal_set
Give that spawnarg a suitable one of the following voices. Note that there may be others added later not in this list so check in the file darkmod/def/tdm_ai_vocal_sets.def
- atdm:ai_vocal_set_base
- atdm:ai_vocal_set_thug_guard_01
- atdm:ai_vocal_set_thug_civilian_01
- atdm:ai_vocal_set_grumbler_guard_01
- atdm:ai_vocal_set_grumbler_civilian_01
- atdm:ai_vocal_set_pro_guard_01
- atdm:ai_vocal_set_pro_civilian_01
- atdm:ai_vocal_set_builder_01
- atdm:ai_vocal_set_builder_02
- atdm:ai_vocal_set_builder_03_guard
- atdm:ai_vocal_set_builder_03_civilian