Page MenuHomeFeedback Tracker

AI sounds are not always play
Closed, ResolvedPublic

Description

Sometimes some infected does not play the « CallToArmsShort » sound (sound when they target players)

Sometimes the wolves does not play the « howl » and «  howls » sounds (sounds when they target players)

Details

Severity
Feature
Resolution
Open
Reproducibility
Sometimes
Operating System
Windows 10 x64
Category
AI Issues
Steps To Reproduce

This bug occurs randomly when the ZmbF_CitizenBSkinny target players for example

Additional Information

I digged that problem when I was working on my PvZmoD Tweaked Zombies and I think the problem comme from :

In \DZ\sounds\hpp\config.cpp

In class WolfHowl_SoundShader / samples the "dz\sounds\ai\animals\wolf\howl\howl_0" file does not exist
In class WolfHowls_SoundShader / samples the ""dz\sounds\ai\animals\wolf\howls\howls_0" file does not exist

In class ZmbF_Skinny_CallToArmsShort_SoundShader / samples
the "DZ\sounds\ai\infected\VoiceFX\ZmbF_Skinny_CallToArmsShort_2" file
and "DZ\sounds\ai\infected\VoiceFX\ZmbF_Skinny_CallToArmsShort_3" file
does not exist

It would be great if you can fix it, been attacked by wolves without hearing them is a little bit annoying.

Related Objects

Event Timeline

Liven created this task.Sep 30 2019, 12:48 PM
Geez changed the task status from New to Acknowledged.EditedSep 30 2019, 3:58 PM
Geez added a subscriber: Geez.

Thank you for the report Liven.
The issue has been fixed for the infected internally and we will take at the wolves as well.
Regards,
Geez

Geez closed this task as Resolved.Nov 12 2019, 12:21 PM
Geez claimed this task.

@Geez do you know, when wolves sound samples will be added?