Location: Schwelm
Occupation: Immobilien-Verwalter / Serveradministrator
wcf.user.option.userOption53: Nein
![]() |
Source code |
1 |
[01] SourceMod (1.3.1) by AlliedModders LLC |
![]() |
Source code |
1 |
23 "Quake Sounds" (2.7) by dalto, Grrrrrrrrrrrrrrrrrrr, and psychonic |
Location: Schwelm
Occupation: Immobilien-Verwalter / Serveradministrator
wcf.user.option.userOption53: Nein
Quoted
34 "Quake Sounds" (2.7) by dalto, Grrrrrrrrrrrrrrrrrrr, and psychonic
Location: Schwelm
Occupation: Immobilien-Verwalter / Serveradministrator
wcf.user.option.userOption53: Nein
Quoted from ""GeNeRaLbEaM""
Ich wollte jetzt SM updaten von 1.3 auf 1.3.1
Welche Dateien müssen alle überschrieben werden ?
SOll ich alles überschreiben bis auf die cfg`s ??
![]() |
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 |
"QuakeSoundsList" { "sound sets" { "sound set 1" "standard" "sound set 2" "female" "sound set 3" "" "sound set 4" "" "sound set 5" "" } "headshot" { "1" { "standard" "quake/headshot.mp3" "female" "quake/female/headshot.mp3" "config" "9" } "3" { "standard" "quake/hattrick.wav" "female" "quake/female/headshot.mp3" "config" "9" } "5" { "standard" "quake/headhunter.wav" "female" "quake/female/headshot.mp3" "config" "9" } } "killsound" { "4" { "standard" "quake/dominating.mp3" "female" "quake/female/dominating.mp3" "config" "9" } "6" { "standard" "quake/rampage.mp3" "female" "quake/female/rampage.mp3" "config" "9" } "8" { "standard" "quake/killingspree.mp3" "female" "quake/female/killingspree.mp3" "config" "9" } "10" { "standard" "quake/monsterkill.mp3" "female" "quake/female/monsterkill.mp3" "config" "9" } "14" { "standard" "quake/unstoppable.mp3" "female" "quake/female/unstoppable.mp3" "config" "9" } "16" { "standard" "quake/ultrakill.mp3" "female" "quake/female/ultrakill.mp3" "config" "9" } "18" { "standard" "quake/godlike.mp3" "female" "quake/female/godlike.mp3" "config" "9" } "20" { "standard" "quake/wickedsick.mp3" "female" "quake/female/wickedsick.mp3" "config" "9" } "22" { "standard" "quake/impressive.mp3" "female" "quake/female/wickedsick.mp3" "config" "9" } "24" { "standard" "quake/ludicrouskill.mp3" "female" "quake/female/holyshit.mp3" "config" "9" } "26" { "standard" "quake/holyshit.mp3" "female" "quake/female/holyshit.mp3" "config" "9" } } "combo" { "2" { "standard" "quake/doublekill.mp3" "female" "quake/female/multikill.mp3" "config" "9" } "3" { "standard" "quake/triplekill.mp3" "female" "quake/female/multikill.mp3" "config" "9" } "4" { "standard" "quake/multikill.mp3" "female" "quake/female/multikill.mp3" "config" "9" } "5" { "standard" "quake/combowhore.mp3" "female" "quake/female/multikill.mp3" "config" "9" } } "first blood" { "standard" "quake/firstblood.mp3" "female" "quake/female/firstblood.mp3" "config" "9" } "grenade" { "standard" "quake/perfect.mp3" "female" "quake/perfect.mp3" "config" "9" } "selfkill" { "standard" "quake/humiliation.mp3" "female" "quake/humiliation.mp3" "config" "9" } "round play" { "standard" "quake/play.wav" "female" "quake/female/prepare.mp3" "config" "9" } "knife" { "standard" "quake/humiliation.mp3" "female" "quake/female/bottomfeeder.mp3" "config" "6" } "teamkill" { "standard" "quake/teamkiller.mp3" "female" "quake/teamkiller.mp3" "config" "9" } "join server" { "standard" "quake/Hermann.mp3" "female" "quake/female/prepare.mp3" "config" "9" } } |
![]() |
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 |
// ***************************************************************************** // Plugin : Quake Sounds Config // // Filename : sm_quakesounds.cfg // // This file is used to set cvar's which globally control plugin behavior. // ***************************************************************************** // Enable quake sounds // Setting this to Off forces the plugin to not load // 0 = Off, 1 = On(Default) sm_quakesounds_enable 1 // Turns the announcements on and off // 0 = Off, 1 = On(Default) sm_quakesounds_announce 1 // Default text setting for new users // 0 = Off, 1 = On(Default) sm_quakesounds_text 1 // Default sound for new users // 1=Standard(Default), 2=Female, 0=Disabled sm_quakesounds_sound 1 // The volume for the quake sounds // Must be a number between 0.0 and 1.0 // Default 1.0 sm_quakesounds_volume 0.9 |