View Issue Details

IDProjectCategoryView StatusLast Update
0003613The Dark ModAIpublic10.02.2024 23:49
ReporterSpringheel Assigned To 
PrioritynormalSeveritynormalReproducibilityhave not tried
Status newResolutionopen 
Product VersionTDM 2.00 
Summary0003613: "snd_slide" not working on AI ragdolls
DescriptionRight now the player can drag ragdolls around completely silently. There is a spawnarg called "snd_slide" which is supposed to make sounds when objects are sliding, but it doesn't appear to work on AI ragdolls.
Tagsragdoll, sound

Activities

grayman

grayman

22.11.2013 03:36

viewer   ~0006257

There's no reference to it in the code, and I can't find it in any of the *.def files.

Where is it used?
Springheel

Springheel

23.11.2013 16:32

administrator   ~0006264

Doh. Helps to get the spawnarg correct. It's "snd_sliding"

At least one movable uses it--the stone hammer from St. Lucia.

"snd_sliding" "tdm_heavy_stone_scratching02_loop"

I tried adding it to a builder guard, but it didn't seem to have an effect when I was moving him around.
grayman

grayman

23.11.2013 16:44

viewer   ~0006268

It's only used on moveables.

We'd have to add code to support it on ragdolls.

Issue History

Date Modified Username Field Change
21.11.2013 01:46 Springheel New Issue
22.11.2013 03:36 grayman Note Added: 0006257
23.11.2013 16:32 Springheel Note Added: 0006264
23.11.2013 16:44 grayman Note Added: 0006268
10.02.2024 23:48 Fiver Tag Attached: sound
10.02.2024 23:49 Fiver Tag Attached: ragdoll