View Issue Details

IDProjectCategoryView StatusLast Update
0003612The Dark ModSoundpublic21.11.2013 01:40
ReporterSpringheel Assigned ToSpringheel  
PrioritynormalSeveritynormalReproducibilityhave not tried
Status resolvedResolutionfixed 
Product VersionTDM 2.00 
Target VersionTDM 2.01 
Summary0003612: Dagger makes no noise
DescriptionThe dagger doesn't make any noise on successful hits; just the player pain sound plays.

These sounds from tdm_melee.def should be playing:

entityDef melee_sword_rswing_small
{
    "inherit" "melee_sword_rswing_base"
    "kickDir" "0 -1 0"
    "damage" "22"
    "knockback" "3"

    "snd_hit" "weapon_hit_flesh"
    "snd_flesh" "weapon_hit_flesh"
    "snd_undeadflesh" "weapon_hit_flesh"
}
TagsNo tags attached.

Activities

Springheel

Springheel

21.11.2013 01:40

administrator   ~0006253

"sword", not "weapon"

Issue History

Date Modified Username Field Change
20.11.2013 21:32 Springheel New Issue
20.11.2013 21:32 Springheel Status new => assigned
20.11.2013 21:32 Springheel Assigned To => Springheel
21.11.2013 01:40 Springheel Note Added: 0006253
21.11.2013 01:40 Springheel Status assigned => resolved
21.11.2013 01:40 Springheel Resolution open => fixed