View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004473 | The Dark Mod | AI | public | 29.01.2017 16:28 | 19.08.2017 03:06 |
Reporter | grayman | Assigned To | grayman | ||
Priority | normal | Severity | normal | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | TDM 2.05 | ||||
Target Version | TDM 2.06 | Fixed in Version | TDM 2.06 | ||
Summary | 0004473: Wrong use of "tdm_ai_wench_greet_whore_to_male" | ||||
Description | There's a set of whore solicitations ("Hey, sailor!") in 'tdm_ai_wench_greet_whore_to_male'. The only place these are used--apart from explicitly using them in conversations--is in 'snd_greeting_guard_to_noble_male'. The code says to use 'snd_greeting_guard_to_noble_male' when the speaker is a guard or a citywatch officer or a builder, and the AI being greeted is a male noble. The only voice set using 'tdm_ai_wench_greet_whore_to_male' is 'atdm:ai_vocal_set_wench_whore_01'. It's unlikely that a whore standing on a street corner is going to be a guard, a citywatch officer, or a builder. New code needs to be added to accommodate a whore standing on a street corner. | ||||
Tags | No tags attached. | ||||
Gave the whore her own block of greeting code. Checked all greetings and removed code for greetings that don’t exist. Added some missing greetings. Rev 7080: State.cpp CommunicationTask.cpp Rev 14887: tdm_ai_constants_usevalues.script tdm_ai_townsfolk_wench.def tdm_ai_vocal_set_base.def tdm_ai_vocal_set_female01.def tdm_ai_vocal_sets01.def tdm_ai_vocal_sets02.def |
|
Date Modified | Username | Field | Change |
---|---|---|---|
29.01.2017 16:28 | grayman | New Issue | |
19.08.2017 03:06 | grayman | Note Added: 0009096 | |
19.08.2017 03:06 | grayman | Assigned To | => grayman |
19.08.2017 03:06 | grayman | Status | new => resolved |
19.08.2017 03:06 | grayman | Resolution | open => fixed |
19.08.2017 03:06 | grayman | Fixed in Version | => TDM 2.06 |