Hi ich benutze dieses
Say Sounds Plugin und habe folgendes Problem ich möchte das beim Setup Event mehrere Sounds anstatt nur einem abgespielt werden. Dies klappt jedoch nicht.
Das ist meine aktuelle saysounds.cfg:
"Sound Combinations"
{
"JoinSound"
{
"file" "sound"
"admin" "0"
"single" "1"
}
"setupend"
{
"action" "setupend"
"param" "setupend"
}
"harry"
{
"file" "sound"
"file2" "sound"
"file3" "sound"
"file4" "sound"
"file5" "sound"
"count" "5"
"duration" "3.0"
"action" "setupend"
"param" "setupend"
}
}
Hoffe das ihr mir helfen könnt.
mfg