Sie sind nicht angemeldet.

1

Mittwoch, 1. Juli 2009, 18:20

Quakesounds

Ich habe von Sourcemod die Quakesounds auf dem server aber es funktionieren nur ein paar
[list]perfect.mp3, humiliation.mp3, teamkiller.mp3[/list] das in [list]Standart, female, german, robot[/list]
und das ist meine quakesoundslist.cfg

Spoiler Spoiler

"QuakeSoundsList"
{
"sound sets"
{
"sound set 1" "standard"
"sound set 2" "female"
"sound set 3" "german"
"sound set 4" "robot"
"sound set 5" "techno"
}
"headshot"
{
"1"
{
"standard" "quake/headshot.mp3"
"female" "quake/female/headshot.mp3"
"german" "quake/german/headshot.mp3"
"robot" "quake/robot/headshot.mp3"
"techno" "quake/techno/headshot.mp3"
"config" "6"
}
"3"
{
"standard" "quake/hattrick.wav"
"female" "quake/female/hattrick.mp3"
"german" "quake/german/hattrick.mp3"
"robot" "quake/robot/hattrick.mp3"
"techno" "quake/techno/hattrick.mp3"
"config" "6"
}
"5"
{
"standard" "quake/headhunter.wav"
"female" "quake/female/headhunter.mp3"
"german" "quake/german/headhunter.mp3"
"robot" "quake/robot/headhunter.mp3"
"techno" "quake/techno/headhunter.mp3"
"config" "6"
}
}
"killsound"
{
"4"
{
"standard" "quake/dominating.mp3"
"female" "quake/female/dominating.mp3"
"german" "quake/german/dominating.mp3"
"robot" "quake/robot/dominating.mp3"
"techno" "quake/techno/dominating.mp3"
"config" "6"
}
"6"
{
"standard" "quake/rampage.mp3"
"female" "quake/female/rampage.mp3"
"german" "quake/german/rampage.mp3"
"robot" "quake/robot/rampage.mp3"
"techno" "quake/techno/rampage.mp3"
"config" "6"
}
"8"
{
"standard" "quake/killingspree.mp3"
"female" "quake/female/killingspree.mp3"
"german" "quake/german/killingspree.mp3"
"robot" "quake/robot/killingspree.mp3"
"techno" "quake/techno/killingspree.mp3"
"config" "6"
}
"10"
{
"standard" "quake/monsterkill.mp3"
"female" "quake/female/monsterkill.mp3"
"german" "quake/german/monsterkill.mp3"
"robot" "quake/robot/monsterkill.mp3"
"techno" "quake/techno/monsterkill.mp3"
"config" "6"
}
"14"
{
"standard" "quake/unstoppable.mp3"
"female" "quake/female/unstoppable.mp3"
"german" "quake/german/unstoppable.mp3"
"robot" "quake/robot/unstoppable.mp3"
"techno" "quake/techno/unstoppable.mp3"
"config" "6"
}
"16"
{
"standard" "quake/ultrakill.mp3"
"female" "quake/female/ultrakill.mp3"
"german" "quake/german/ultrakill.mp3"
"robot" "quake/robot/ultrakill.mp3"
"techno" "quake/techno/ultrakill.mp3"
"config" "1"
}
"18"
{
"standard" "quake/godlike.mp3"
"female" "quake/female/godlike.mp3"
"german" "quake/german/godlike.mp3"
"robot" "quake/robot/godlike.mp3"
"techno" "quake/techno/godlike.mp3"
"config" "1"
}
"20"
{
"standard" "quake/wickedsick.mp3"
"female" "quake/female/wickedsick.mp3"
"german" "quake/german/wickedsick.mp3"
"robot" "quake/robot/wickedsick.mp3"
"techno" "quake/techno/wickedsick.mp3"
"config" "6"
}
"22"
{
"standard" "quake/impressive.mp3"
"female" "quake/female/impressive.mp3"
"german" "quake/german/impressive.mp3"
"robot" "quake/robot/impressive.mp3"
"techno" "quake/techno/impressive.mp3"
"config" "6"
}
"24"
{
"standard" "quake/ludicrouskill.mp3"
"female" "quake/female/ludicrouskill.mp3"
"german" "quake/german/ludicrouskill.mp3" "robot" "quake/robot/ludicrouskill.mp3"
"techno" "quake/techno/ludicrouskill.mp3"
"config" "1"
}
"26"
{
"standard" "quake/holyshit.mp3"
"female" "quake/female/holyshit.mp3"
"german" "quake/german/holyshit.mp3"
"robot" "quake/robot/holyshit.mp3"
"techno" "quake/techno/holyshit.mp3"
"config" "1"
}
}
"combo"
{
"2"
{
"standard" "quake/doublekill.mp3"
"female" "quake/female/doublekill.mp3"
"german" "quake/german/doublekill.mp3"
"robot" "quake/robot/doublekill.mp3"
"techno" "quake/techno/doublekill.mp3"
"config" "6"
}
"3"
{
"standard" "quake/triplekill.mp3"
"female" "quake/female/triplekill.mp3"
"german" "quake/german/triplekill.mp3"
"robot" "quake/robot/triplekill.mp3"
"techno" "quake/techno/triplekill.mp3"
"config" "0"
}
"4"
{
"standard" "quake/multikill.mp3"
"female" "quake/female/multikill.mp3"
"german" "quake/german/multikill.mp3"
"robot" "quake/robot/multikill.mp3"
"techno" "quake/techno/multikill.mp3"
"config" "2"
}
"5"
{
"standard" "quake/combowhore.mp3"
"female" "quake/female/combowhore.mp3"
"german" "quake/german/combowhore.mp3"
"robot" "quake/robot/combowhore.mp3"
"techno" "quake/techno/combowhore.mp3"
"config" "9"
}
}
"first blood"
{
"standard" "quake/firstblood.mp3"
"female" "quake/female/firstblood.mp3"
"german" "quake/german/firstblood.mp3"
"robot" "quake/robot/firstblood.mp3"
"techno" "quake/techno/firstblood.mp3"
"config" "0"
}
"grenade"
{
"standard" "quake/perfect.mp3"
"female" "quake/female/perfect.mp3"
"german" "quake/german/perfect.mp3"
"robot" "quake/robot/perfect.mp3"
"techno" "quake/techno/perfect.mp3"
"config" "6"
}
"selfkill"
{
"standard" "quake/humiliation.mp3"
"female" "quake/female/humiliation.mp3"
"german" "quake/german/humiliation.mp3"
"robot" "quake/robot/humiliation.mp3"
"techno" "quake/techno/humiliation.mp3"
"config" "1"
}
"round play"
{
"standard" "quake/play.wav"
"female" "quake/female/play.mp3"
"german" "quake/german/play.mp3"
"robot" "quake/robot/play.mp3"
"techno" "quake/techno/play.mp3"
"config" "0"
}
"knife"
{
"standard" "quake/humiliation.mp3"
"female" "quake/female/humiliation.mp3"
"german" "quake/german/humiliation.mp3"
"robot" "quake/robot/humiliation.mp3"
"techno" "quake/techno/humiliation.mp3"
"config" "1"
}
"teamkill"
{
"standard" "quake/teamkiller.mp3"
"female" "quake/female/teamkiller.mp3"
"german" "quake/german/teamkiller.mp3"
"robot" "quake/robot/teamkiller.mp3"
"techno" "quake/techno/teamkiller.mp3"
"config" "1"
}
}


wo ist mein fehler?

2

Donnerstag, 2. Juli 2009, 12:54

Re: Quakesounds

Werden die Sounds downgeloadet ?

Haben die Sounds den richtigen "Codec"

Beiträge: 2 498

Wohnort: Schwelm

Beruf: Immobilien-Verwalter / Serveradministrator

Rootserver vorhanden: Nein

  • Nachricht senden

3

Donnerstag, 2. Juli 2009, 13:45

Re: Quakesounds

"config" "6"

Diese Zeilen sind die Ursache. Wenn du genauer schaust siehst du das nur die funktionierenden Sounds auf
"config" "1" also die Standart Quake Sounds gestellt sind.

Abgesehen das man sowieso nur die male und female (also 1 und 2) bei dem Paket dabei haben dürfte -
"config" "6" gibt es gar nicht.

Einfach alles auf 1 oder 2 stellen und gut is.

4

Donnerstag, 2. Juli 2009, 18:28

Re: Quakesounds

hab ich keine änderung, und wie kann man überprüfen ob der "Codec" richtig ist

dies die neue cfg:

Spoiler Spoiler

"QuakeSoundsList"
{
"sound sets"
{
"sound set 1" "standard"
"sound set 2" "female"
"sound set 3" "german"
"sound set 4" "robot"
"sound set 5" "techno"
}
"headshot"
{
"1"
{
"standard" "quake/headshot.mp3"
"female" "quake/female/headshot.mp3"
"german" "quake/german/headshot.mp3"
"robot" "quake/robot/headshot.mp3"
"techno" "quake/techno/headshot.mp3"
"config" "1"
}
"3"
{
"standard" "quake/hattrick.wav"
"female" "quake/female/hattrick.mp3"
"german" "quake/german/hattrick.mp3"
"robot" "quake/robot/hattrick.mp3"
"techno" "quake/techno/hattrick.mp3"
"config" "1"
}
"5"
{
"standard" "quake/headhunter.wav"
"female" "quake/female/headhunter.mp3"
"german" "quake/german/headhunter.mp3"
"robot" "quake/robot/headhunter.mp3"
"techno" "quake/techno/headhunter.mp3"
"config" "1"
}
}
"killsound"
{
"4"
{
"standard" "quake/dominating.mp3"
"female" "quake/female/dominating.mp3"
"german" "quake/german/dominating.mp3"
"robot" "quake/robot/dominating.mp3"
"techno" "quake/techno/dominating.mp3"
"config" "1"
}
"6"
{
"standard" "quake/rampage.mp3"
"female" "quake/female/rampage.mp3"
"german" "quake/german/rampage.mp3"
"robot" "quake/robot/rampage.mp3"
"techno" "quake/techno/rampage.mp3"
"config" "1"
}
"8"
{
"standard" "quake/killingspree.mp3"
"female" "quake/female/killingspree.mp3"
"german" "quake/german/killingspree.mp3"
"robot" "quake/robot/killingspree.mp3"
"techno" "quake/techno/killingspree.mp3"
"config" "1"
}
"10"
{
"standard" "quake/monsterkill.mp3"
"female" "quake/female/monsterkill.mp3"
"german" "quake/german/monsterkill.mp3"
"robot" "quake/robot/monsterkill.mp3"
"techno" "quake/techno/monsterkill.mp3"
"config" "1"
}
"14"
{
"standard" "quake/unstoppable.mp3"
"female" "quake/female/unstoppable.mp3"
"german" "quake/german/unstoppable.mp3"
"robot" "quake/robot/unstoppable.mp3"
"techno" "quake/techno/unstoppable.mp3"
"config" "1"
}
"16"
{
"standard" "quake/ultrakill.mp3"
"female" "quake/female/ultrakill.mp3"
"german" "quake/german/ultrakill.mp3"
"robot" "quake/robot/ultrakill.mp3"
"techno" "quake/techno/ultrakill.mp3"
"config" "1"
}
"18"
{
"standard" "quake/godlike.mp3"
"female" "quake/female/godlike.mp3"
"german" "quake/german/godlike.mp3"
"robot" "quake/robot/godlike.mp3"
"techno" "quake/techno/godlike.mp3"
"config" "1"
}
"20"
{
"standard" "quake/wickedsick.mp3"
"female" "quake/female/wickedsick.mp3"
"german" "quake/german/wickedsick.mp3"
"robot" "quake/robot/wickedsick.mp3"
"techno" "quake/techno/wickedsick.mp3"
"config" "1"
}
"22"
{
"standard" "quake/impressive.mp3"
"female" "quake/female/impressive.mp3"
"german" "quake/german/impressive.mp3"
"robot" "quake/robot/impressive.mp3"
"techno" "quake/techno/impressive.mp3"
"config" "1"
}
"24"
{
"standard" "quake/ludicrouskill.mp3"
"female" "quake/female/ludicrouskill.mp3"
"german" "quake/german/ludicrouskill.mp3" "robot" "quake/robot/ludicrouskill.mp3"
"techno" "quake/techno/ludicrouskill.mp3"
"config" "1"
}
"26"
{
"standard" "quake/holyshit.mp3"
"female" "quake/female/holyshit.mp3"
"german" "quake/german/holyshit.mp3"
"robot" "quake/robot/holyshit.mp3"
"techno" "quake/techno/holyshit.mp3"
"config" "1"
}
}
"combo"
{
"2"
{
"standard" "quake/doublekill.mp3"
"female" "quake/female/doublekill.mp3"
"german" "quake/german/doublekill.mp3"
"robot" "quake/robot/doublekill.mp3"
"techno" "quake/techno/doublekill.mp3"
"config" "1"
}
"3"
{
"standard" "quake/triplekill.mp3"
"female" "quake/female/triplekill.mp3"
"german" "quake/german/triplekill.mp3"
"robot" "quake/robot/triplekill.mp3"
"techno" "quake/techno/triplekill.mp3"
"config" "1"
}
"4"
{
"standard" "quake/multikill.mp3"
"female" "quake/female/multikill.mp3"
"german" "quake/german/multikill.mp3"
"robot" "quake/robot/multikill.mp3"
"techno" "quake/techno/multikill.mp3"
"config" "1"
}
"5"
{
"standard" "quake/combowhore.mp3"
"female" "quake/female/combowhore.mp3"
"german" "quake/german/combowhore.mp3"
"robot" "quake/robot/combowhore.mp3"
"techno" "quake/techno/combowhore.mp3"
"config" "1"
}
}
"first blood"
{
"standard" "quake/firstblood.mp3"
"female" "quake/female/firstblood.mp3"
"german" "quake/german/firstblood.mp3"
"robot" "quake/robot/firstblood.mp3"
"techno" "quake/techno/firstblood.mp3"
"config" "1"
}
"grenade"
{
"standard" "quake/perfect.mp3"
"female" "quake/female/perfect.mp3"
"german" "quake/german/perfect.mp3"
"robot" "quake/robot/perfect.mp3"
"techno" "quake/techno/perfect.mp3"
"config" "1"
}
"selfkill"
{
"standard" "quake/humiliation.mp3"
"female" "quake/female/humiliation.mp3"
"german" "quake/german/humiliation.mp3"
"robot" "quake/robot/humiliation.mp3"
"techno" "quake/techno/humiliation.mp3"
"config" "1"
}
"round play"
{
"standard" "quake/play.wav"
"female" "quake/female/play.mp3"
"german" "quake/german/play.mp3"
"robot" "quake/robot/play.mp3"
"techno" "quake/techno/play.mp3"
"config" "1"
}
"knife"
{
"standard" "quake/humiliation.mp3"
"female" "quake/female/humiliation.mp3"
"german" "quake/german/humiliation.mp3"
"robot" "quake/robot/humiliation.mp3"
"techno" "quake/techno/humiliation.mp3"
"config" "1"
}
"teamkill"
{
"standard" "quake/teamkiller.mp3"
"female" "quake/female/teamkiller.mp3"
"german" "quake/german/teamkiller.mp3"
"robot" "quake/robot/teamkiller.mp3"
"techno" "quake/techno/teamkiller.mp3"
"config" "1"
}
"event sounds"
{
"join server"
{
"sound" "Freek-Players/Freek-Players-battlemusic.mp3"
"config" "1"
}
}
}


und diese sounds werden downgeloadet:
Rardatei mit den server downloadet sounds

hier eine server ip {Freek} GermaN-HaiSl#3|Handgun only dm[HLStats|Tick100]FastDL

5

Freitag, 3. Juli 2009, 17:19

Re: Quakesounds

neuster stand alles wird gedownloadet außer die headshot sound

Spoiler Spoiler

"headshot"
{
"1"
{
"standard" "quake/headshot.mp3"
"female" "quake/female/headshot.mp3"
"german" "quake/german/headshot.mp3"
"robot" "quake/robot/headshot.mp3"
"techno" "quake/techno/headshot.mp3"
"config" "1"
}
"3"
{
"standard" "quake/hattrick.wav"
"female" "quake/female/hattrick.mp3"
"german" "quake/german/hattrick.mp3"
"robot" "quake/robot/hattrick.mp3"
"techno" "quake/techno/hattrick.mp3"
"config" "1"
}
"5"
{
"standard" "quake/headhunter.wav"
"female" "quake/female/headhunter.mp3"
"german" "quake/german/headhunter.mp3"
"robot" "quake/robot/headhunter.mp3"
"techno" "quake/techno/headhunter.mp3"
"config" "1"
}
}
"killsound"
{
"4"
{
"standard" "quake/dominating.mp3"
"female" "quake/female/dominating.mp3"
"german" "quake/german/dominating.mp3"
"robot" "quake/robot/dominating.mp3"
"techno" "quake/techno/dominating.mp3"
"config" "1"
}
"6"
{
"standard" "quake/rampage.mp3"
"female" "quake/female/rampage.mp3"
"german" "quake/german/rampage.mp3"
"robot" "quake/robot/rampage.mp3"
"techno" "quake/techno/rampage.mp3"
"config" "1"
}
"8"
{
"standard" "quake/killingspree.mp3"
"female" "quake/female/killingspree.mp3"
"german" "quake/german/killingspree.mp3"
"robot" "quake/robot/killingspree.mp3"
"techno" "quake/techno/killingspree.mp3"
"config" "1"
}
"10"
{
"standard" "quake/monsterkill.mp3"
"female" "quake/female/monsterkill.mp3"
"german" "quake/german/monsterkill.mp3"
"robot" "quake/robot/monsterkill.mp3"
"techno" "quake/techno/monsterkill.mp3"
"config" "1"
}
"14"
{
"standard" "quake/unstoppable.mp3"
"female" "quake/female/unstoppable.mp3"
"german" "quake/german/unstoppable.mp3"
"robot" "quake/robot/unstoppable.mp3"
"techno" "quake/techno/unstoppable.mp3"
"config" "1"
}
"16"
{
"standard" "quake/ultrakill.mp3"
"female" "quake/female/ultrakill.mp3"
"german" "quake/german/ultrakill.mp3"
"robot" "quake/robot/ultrakill.mp3"
"techno" "quake/techno/ultrakill.mp3"
"config" "1"
}
"18"
{
"standard" "quake/godlike.mp3"
"female" "quake/female/godlike.mp3"
"german" "quake/german/godlike.mp3"
"robot" "quake/robot/godlike.mp3"
"techno" "quake/techno/godlike.mp3"
"config" "1"
}
"20"
{
"standard" "quake/wickedsick.mp3"
"female" "quake/female/wickedsick.mp3"
"german" "quake/german/wickedsick.mp3"
"robot" "quake/robot/wickedsick.mp3"
"techno" "quake/techno/wickedsick.mp3"
"config" "1"
}
"22"
{
"standard" "quake/impressive.mp3"
"female" "quake/female/impressive.mp3"
"german" "quake/german/impressive.mp3"
"robot" "quake/robot/impressive.mp3"
"techno" "quake/techno/impressive.mp3"
"config" "1"
}
"24"
{
"standard" "quake/ludicrouskill.mp3"
"female" "quake/female/ludicrouskill.mp3"
"german" "quake/german/ludicrouskill.mp3" "robot" "quake/robot/ludicrouskill.mp3"
"techno" "quake/techno/ludicrouskill.mp3"
"config" "1"
}
"26"
{
"standard" "quake/holyshit.mp3"
"female" "quake/female/holyshit.mp3"
"german" "quake/german/holyshit.mp3"
"robot" "quake/robot/holyshit.mp3"
"techno" "quake/techno/holyshit.mp3"
"config" "1"
}


also der part wird nicht gedownloadet

Beiträge: 2 498

Wohnort: Schwelm

Beruf: Immobilien-Verwalter / Serveradministrator

Rootserver vorhanden: Nein

  • Nachricht senden

6

Freitag, 3. Juli 2009, 21:16

Re: Quakesounds

Is ja auch ne Doppelklammer drin

{
"standard" "quake/headshot.mp3"
"female" "quake/female/headshot.mp3"
"german" "quake/german/headshot.mp3"
"robot" "quake/robot/headshot.mp3"
"techno" "quake/techno/headshot.mp3"
"config" "1"
}
"3"
{
"standard" "quake/hattrick.wav"
"female" "quake/female/hattrick.mp3"
"german" "quake/german/hattrick.mp3"
"robot" "quake/robot/hattrick.mp3"
"techno" "quake/techno/hattrick.mp3"
"config" "1"
}
"5"
{
"standard" "quake/headhunter.wav"
"female" "quake/female/headhunter.mp3"
"german" "quake/german/headhunter.mp3"
"robot" "quake/robot/headhunter.mp3"
"techno" "quake/techno/headhunter.mp3"
"config" "1"
}
}

8

Montag, 13. Juli 2009, 18:37

Re: Quakesounds

also es geht immer noch nciht alles und am codec liegs nicht, nein die betreffenden sounds werden nicht gedowlnoadet

Quellcode

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
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
"QuakeSoundsList"
{
	"sound sets"
	{
		"sound set 1"		"standard"
		"sound set 2"		"female"
		"sound set 3"		"german"
		"sound set 4"		"robot"
		"sound set 5"		"techno"
	}
	"headshot"
	{
		"1"
		{
			"standard"		"quake/headshot.mp3"
			"female"		"quake/female/headshot.mp3"
            "german"		"quake/german/headshot.mp3"  
            "robot"			"quake/robot/headshot.mp3"
            "techno"		"quake/techno/headshot.mp3"
            "config"		"1"
		}	
		"3"
		{
			"standard"		"quake/hattrick.wav"
			"female"		"quake/female/hattrick.mp3"
            "german"		"quake/german/hattrick.mp3"  
            "robot"			"quake/robot/hattrick.mp3"
            "techno"		"quake/techno/hattrick.mp3"
			"config"		"1"
		}
		"5"
		{
			"standard"		"quake/headhunter.wav"
			"female"		"quake/female/headhunter.mp3"
            "german"		"quake/german/headhunter.mp3"  
            "robot"			"quake/robot/headhunter.mp3"
            "techno"		"quake/techno/headhunter.mp3"
			"config"		"1"
		}		
	}
	"killsound"
	{
		"4"
		{
			"standard"		"quake/dominating.mp3"
			"female"		"quake/female/dominating.mp3"
            "german"		"quake/german/dominating.mp3"  
            "robot"			"quake/robot/dominating.mp3"
            "techno"		"quake/techno/dominating.mp3"
			"config"		"1"
		}	
		"6"
		{
			"standard"		"quake/rampage.mp3"
			"female"		"quake/female/rampage.mp3"
            "german"		"quake/german/rampage.mp3"  
            "robot"			"quake/robot/rampage.mp3"
            "techno"		"quake/techno/rampage.mp3"
			"config"		"1"
		}
		"8"
		{
			"standard"		"quake/killingspree.mp3"
			"female"		"quake/female/killingspree.mp3"
            "german"		"quake/german/killingspree.mp3" 
            "robot"			"quake/robot/killingspree.mp3"
            "techno"		"quake/techno/killingspree.mp3"
			"config"		"1"
		}
		"10"
		{
			"standard"		"quake/monsterkill.mp3"
			"female"		"quake/female/monsterkill.mp3"
            "german"		"quake/german/monsterkill.mp3"  
            "robot"			"quake/robot/monsterkill.mp3"
            "techno"		"quake/techno/monsterkill.mp3"
			"config"		"1"
		}
		"14"
		{
			"standard"		"quake/unstoppable.mp3"
			"female"		"quake/female/unstoppable.mp3"
            "german"		"quake/german/unstoppable.mp3"  
            "robot"			"quake/robot/unstoppable.mp3"
            "techno"		"quake/techno/unstoppable.mp3"
			"config"		"1"
		}
		"16"
		{
			"standard"		"quake/ultrakill.mp3"
			"female"		"quake/female/ultrakill.mp3"
            "german"		"quake/german/ultrakill.mp3"  
            "robot"			"quake/robot/ultrakill.mp3"
            "techno"		"quake/techno/ultrakill.mp3"
			"config"		"1"
		}
		"18"
		{
			"standard"		"quake/godlike.mp3"
			"female"		"quake/female/godlike.mp3"
            "german"		"quake/german/godlike.mp3"  
            "robot"			"quake/robot/godlike.mp3"
            "techno"		"quake/techno/godlike.mp3"
			"config"		"1"
		}
		"20"
		{
			"standard"		"quake/wickedsick.mp3"
			"female"		"quake/female/wickedsick.mp3"
            "german"		"quake/german/wickedsick.mp3"  
            "robot"			"quake/robot/wickedsick.mp3"
            "techno"		"quake/techno/wickedsick.mp3"
			"config"		"1"
		}
		"22"
		{
			"standard"		"quake/impressive.mp3"
			"female"		"quake/female/impressive.mp3"
            "german"		"quake/german/impressive.mp3"  
            "robot"			"quake/robot/impressive.mp3"
            "techno"		"quake/techno/impressive.mp3"
			"config"		"1"
		}
		"24"
		{
			"standard"		"quake/ludicrouskill.mp3"
			"female"		"quake/female/ludicrouskill.mp3"
            "german"		"quake/german/ludicrouskill.mp3"            "robot"			"quake/robot/ludicrouskill.mp3"
            "techno"		"quake/techno/ludicrouskill.mp3"
			"config"		"1"
		}
		"26"
		{
			"standard"		"quake/holyshit.mp3"
			"female"		"quake/female/holyshit.mp3"
            "german"		"quake/german/holyshit.mp3"  
            "robot"			"quake/robot/holyshit.mp3"
            "techno"		"quake/techno/holyshit.mp3"
			"config"		"1"
		}		
	}
	"combo"
	{
		"2"
		{
			"standard"		"quake/doublekill.mp3"
			"female"		"quake/female/doublekill.mp3"
            "german"		"quake/german/doublekill.mp3"  
            "robot"			"quake/robot/doublekill.mp3"
            "techno"		"quake/techno/doublekill.mp3"
			"config"		"1"
		}	
		"3"
		{
			"standard"		"quake/triplekill.mp3"
			"female"		"quake/female/triplekill.mp3"
            "german"		"quake/german/triplekill.mp3"  
            "robot"			"quake/robot/triplekill.mp3"
            "techno"		"quake/techno/triplekill.mp3"
			"config"		"1"
		}
		"4"
		{
			"standard"		"quake/multikill.mp3"
			"female"		"quake/female/multikill.mp3"
            "german"		"quake/german/multikill.mp3"  
            "robot"			"quake/robot/multikill.mp3"
            "techno"		"quake/techno/multikill.mp3"
			"config"		"1"
		}
		"5"
		{
			"standard"		"quake/combowhore.mp3"
			"female"		"quake/female/combowhore.mp3"
            "german"		"quake/german/combowhore.mp3"  
            "robot"			"quake/robot/combowhore.mp3"
            "techno"		"quake/techno/combowhore.mp3"
			"config"		"1"
		}		
	}
	"first blood"
	{
		"standard"		"quake/firstblood.mp3"
		"female"		"quake/female/firstblood.mp3"
        "german"		"quake/german/firstblood.mp3"  
        "robot"			"quake/robot/firstblood.mp3"
        "techno"		"quake/techno/firstblood.mp3"
		"config"		"1"
	}
	"grenade"
	{
		"standard"		"quake/perfect.mp3"
		"female"		"quake/female/perfect.mp3"
        "german"		"quake/german/perfect.mp3"  
        "robot"			"quake/robot/perfect.mp3"
        "techno"		"quake/techno/perfect.mp3"
		"config"		"1"
	}
	"selfkill"
	{
		"standard"		"quake/humiliation.mp3"
		"female"		"quake/female/humiliation.mp3"
        "german"		"quake/german/humiliation.mp3"  
        "robot"			"quake/robot/humiliation.mp3"
        "techno"		"quake/techno/humiliation.mp3"
		"config"		"1"
	}
	"round play"
	{
		"standard"		"quake/play.wav"
		"female"		"quake/female/play.mp3"
        "german"		"quake/german/play.mp3"  
        "robot"			"quake/robot/play.mp3"
        "techno"		"quake/techno/play.mp3"
		"config"		"1"
	}
	"knife"
	{
		"standard"		"quake/humiliation.mp3"
		"female"		"quake/female/humiliation.mp3"
        "german"		"quake/german/humiliation.mp3"  
        "robot"			"quake/robot/humiliation.mp3"
        "techno"		"quake/techno/humiliation.mp3"
		"config"		"1"
	}
	"teamkill"
	{
		"standard"		"quake/teamkiller.mp3"
		"female"		"quake/female/teamkiller.mp3"
        "german"		"quake/german/teamkiller.mp3"  
        "robot"			"quake/robot/teamkiller.mp3"
        "techno"		"quake/techno/teamkiller.mp3"
		"config"		"1"
	}
	"event sounds"
	{
		"join server"
		{
			"sound"			"Freek-Players/Freek-Players-battlemusic.mp3"
			"config"		"1"
		}
	}
}


dieser part wird nicht gedownloadet

Quellcode

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
	"headshot"
	{
		"1"
		{
			"standard"		"quake/headshot.mp3"
			"female"		"quake/female/headshot.mp3"
            "german"		"quake/german/headshot.mp3"  
            "robot"			"quake/robot/headshot.mp3"
            "techno"		"quake/techno/headshot.mp3"
            "config"		"1"
		}	
		"3"
		{
			"standard"		"quake/hattrick.wav"
			"female"		"quake/female/hattrick.mp3"
            "german"		"quake/german/hattrick.mp3"  
            "robot"			"quake/robot/hattrick.mp3"
            "techno"		"quake/techno/hattrick.mp3"
			"config"		"1"
		}
		"5"
		{
			"standard"		"quake/headhunter.wav"
			"female"		"quake/female/headhunter.mp3"
            "german"		"quake/german/headhunter.mp3"  
            "robot"			"quake/robot/headhunter.mp3"
            "techno"		"quake/techno/headhunter.mp3"
			"config"		"1"
		}		
	}
	"killsound"
	{
		"4"
		{
			"standard"		"quake/dominating.mp3"
			"female"		"quake/female/dominating.mp3"
            "german"		"quake/german/dominating.mp3"  
            "robot"			"quake/robot/dominating.mp3"
            "techno"		"quake/techno/dominating.mp3"
			"config"		"1"
		}	
		"6"
		{
			"standard"		"quake/rampage.mp3"
			"female"		"quake/female/rampage.mp3"
            "german"		"quake/german/rampage.mp3"  
            "robot"			"quake/robot/rampage.mp3"
            "techno"		"quake/techno/rampage.mp3"
			"config"		"1"
		}
		"8"
		{
			"standard"		"quake/killingspree.mp3"
			"female"		"quake/female/killingspree.mp3"
            "german"		"quake/german/killingspree.mp3" 
            "robot"			"quake/robot/killingspree.mp3"
            "techno"		"quake/techno/killingspree.mp3"
			"config"		"1"
		}
		"10"
		{
			"standard"		"quake/monsterkill.mp3"
			"female"		"quake/female/monsterkill.mp3"
            "german"		"quake/german/monsterkill.mp3"  
            "robot"			"quake/robot/monsterkill.mp3"
            "techno"		"quake/techno/monsterkill.mp3"
			"config"		"1"
		}
		"14"
		{
			"standard"		"quake/unstoppable.mp3"
			"female"		"quake/female/unstoppable.mp3"
            "german"		"quake/german/unstoppable.mp3"  
            "robot"			"quake/robot/unstoppable.mp3"
            "techno"		"quake/techno/unstoppable.mp3"
			"config"		"1"
		}
		"16"
		{
			"standard"		"quake/ultrakill.mp3"
			"female"		"quake/female/ultrakill.mp3"
            "german"		"quake/german/ultrakill.mp3"  
            "robot"			"quake/robot/ultrakill.mp3"
            "techno"		"quake/techno/ultrakill.mp3"
			"config"		"1"
		}
		"18"
		{
			"standard"		"quake/godlike.mp3"
			"female"		"quake/female/godlike.mp3"
            "german"		"quake/german/godlike.mp3"  
            "robot"			"quake/robot/godlike.mp3"
            "techno"		"quake/techno/godlike.mp3"
			"config"		"1"
		}
		"20"
		{
			"standard"		"quake/wickedsick.mp3"
			"female"		"quake/female/wickedsick.mp3"
            "german"		"quake/german/wickedsick.mp3"  
            "robot"			"quake/robot/wickedsick.mp3"
            "techno"		"quake/techno/wickedsick.mp3"
			"config"		"1"
		}
		"22"
		{
			"standard"		"quake/impressive.mp3"
			"female"		"quake/female/impressive.mp3"
            "german"		"quake/german/impressive.mp3"  
            "robot"			"quake/robot/impressive.mp3"
            "techno"		"quake/techno/impressive.mp3"
			"config"		"1"
		}
		"24"
		{
			"standard"		"quake/ludicrouskill.mp3"
			"female"		"quake/female/ludicrouskill.mp3"
            "german"		"quake/german/ludicrouskill.mp3"            "robot"			"quake/robot/ludicrouskill.mp3"
            "techno"		"quake/techno/ludicrouskill.mp3"
			"config"		"1"
		}
		"26"
		{
			"standard"		"quake/holyshit.mp3"
			"female"		"quake/female/holyshit.mp3"
            "german"		"quake/german/holyshit.mp3"  
            "robot"			"quake/robot/holyshit.mp3"
            "techno"		"quake/techno/holyshit.mp3"
			"config"		"1"
		}		
	}
	"combo"
	{
		"2"
		{
			"standard"		"quake/doublekill.mp3"
			"female"		"quake/female/doublekill.mp3"
            "german"		"quake/german/doublekill.mp3"  
            "robot"			"quake/robot/doublekill.mp3"
            "techno"		"quake/techno/doublekill.mp3"
			"config"		"1"
		}	
		"3"
		{
			"standard"		"quake/triplekill.mp3"
			"female"		"quake/female/triplekill.mp3"
            "german"		"quake/german/triplekill.mp3"  
            "robot"			"quake/robot/triplekill.mp3"
            "techno"		"quake/techno/triplekill.mp3"
			"config"		"1"
		}
		"4"
		{
			"standard"		"quake/multikill.mp3"
			"female"		"quake/female/multikill.mp3"
            "german"		"quake/german/multikill.mp3"  
            "robot"			"quake/robot/multikill.mp3"
            "techno"		"quake/techno/multikill.mp3"
			"config"		"1"
		}
		"5"
		{
			"standard"		"quake/combowhore.mp3"
			"female"		"quake/female/combowhore.mp3"
            "german"		"quake/german/combowhore.mp3"  
            "robot"			"quake/robot/combowhore.mp3"
            "techno"		"quake/techno/combowhore.mp3"
			"config"		"1"
		}

CHUluck4

Fortgeschrittener

Beiträge: 313

Wohnort: düsseldorf

Beruf: Industriemechaniker

  • Nachricht senden

9

Montag, 13. Juli 2009, 19:56

Re: Quakesounds

überprüfe doch mal ob die nicht rundergeladenen dateien überhaupt in dem angegebenen pfad liegen.

sprich in deinem ftp:
csrtike/sound/quake/...