foobarhl / foo_quakesounds_hl2dm

[foo] bar's quakesounds_hl2dm branch
2 stars 1 forks source link

quakesounds - can't create new sets Edit #3

Closed foobarhl closed 11 years ago

foobarhl commented 11 years ago

jonodrb: unable to create new sound sets or editing existing sound sets in quakesoundslist.cfg example below

"sound sets"
{
    "sound set 1"       "standard"
    "sound set 2"       "female"
    "sound set 3"       "robot"
    "sound set 4"       ""
    "sound set 5"       ""
}
"headshot"
{
    "1"
    {
        "standard"      "quake/headshot.mp3"
        "female"        "quake/female/headshot.mp3"
        "robot"         "quake/robot/headshot.mp3"
        "config"        "9"
    }   
    "3"
    {
        "standard"      "quake/hattrick.wav"
        "female"        "quake/female/headshot.mp3"
        "robot"         "quake/robot/hattrick.mp3"
        "config"        "9"
    }
    "5"
    {
        "standard"      "quake/headhunter.wav"
        "female"        "quake/female/headshot.mp3"
        "robot"         "quake/robot/headhunter.mp3"
        "config"        "9"
    }       
}
foobarhl commented 11 years ago

Works fine for me with:

sm_quakesounds_sound 3