summaryrefslogtreecommitdiff
path: root/games/hlserver-cs/pkg-plist
blob: fc77ba7691d1fe873eb118924880096e51ef1ff6 (plain) (blame)
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
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
%%HLDSDIR%%cstrike/ajawad.wad
%%HLDSDIR%%cstrike/as_tundra.wad
%%HLDSDIR%%cstrike/cached.wad
%%HLDSDIR%%cstrike/cl_dlls/client.dll
%%HLDSDIR%%cstrike/classes/ak47.txt
%%HLDSDIR%%cstrike/classes/arctic.txt
%%HLDSDIR%%cstrike/classes/aug.txt
%%HLDSDIR%%cstrike/classes/autoselect.txt
%%HLDSDIR%%cstrike/classes/awp.txt
%%HLDSDIR%%cstrike/classes/deagle.txt
%%HLDSDIR%%cstrike/classes/defuser.txt
%%HLDSDIR%%cstrike/classes/elite.txt
%%HLDSDIR%%cstrike/classes/fiveseven.txt
%%HLDSDIR%%cstrike/classes/flashbang.txt
%%HLDSDIR%%cstrike/classes/g3sg1.txt
%%HLDSDIR%%cstrike/classes/gign.txt
%%HLDSDIR%%cstrike/classes/glock18.txt
%%HLDSDIR%%cstrike/classes/gsg9.txt
%%HLDSDIR%%cstrike/classes/guerilla.txt
%%HLDSDIR%%cstrike/classes/hegrenade.txt
%%HLDSDIR%%cstrike/classes/kevlar.txt
%%HLDSDIR%%cstrike/classes/kevlar_helmet.txt
%%HLDSDIR%%cstrike/classes/leet.txt
%%HLDSDIR%%cstrike/classes/m249.txt
%%HLDSDIR%%cstrike/classes/m3.txt
%%HLDSDIR%%cstrike/classes/m4a1.txt
%%HLDSDIR%%cstrike/classes/mac10.txt
%%HLDSDIR%%cstrike/classes/mp5.txt
%%HLDSDIR%%cstrike/classes/nightvision.txt
%%HLDSDIR%%cstrike/classes/p228.txt
%%HLDSDIR%%cstrike/classes/p90.txt
%%HLDSDIR%%cstrike/classes/sas.txt
%%HLDSDIR%%cstrike/classes/scout.txt
%%HLDSDIR%%cstrike/classes/sg550.txt
%%HLDSDIR%%cstrike/classes/sg552.txt
%%HLDSDIR%%cstrike/classes/smokegrenade.txt
%%HLDSDIR%%cstrike/classes/terror.txt
%%HLDSDIR%%cstrike/classes/tmp.txt
%%HLDSDIR%%cstrike/classes/ump45.txt
%%HLDSDIR%%cstrike/classes/urban.txt
%%HLDSDIR%%cstrike/classes/usp.txt
%%HLDSDIR%%cstrike/classes/xm1014.txt
%%HLDSDIR%%cstrike/commandmenu.txt
%%HLDSDIR%%cstrike/config.cfg
%%HLDSDIR%%cstrike/cs_747.wad
%%HLDSDIR%%cstrike/cs_assault.wad
%%HLDSDIR%%cstrike/cs_bdog.wad
%%HLDSDIR%%cstrike/cs_cbble.rad
%%HLDSDIR%%cstrike/cs_cbble.wad
%%HLDSDIR%%cstrike/cs_dust.wad
%%HLDSDIR%%cstrike/cs_office.wad
%%HLDSDIR%%cstrike/cstrike.ico
%%HLDSDIR%%cstrike/cstrike.wad
%%HLDSDIR%%cstrike/de_aztec.wad
%%HLDSDIR%%cstrike/de_storm.wad
%%HLDSDIR%%cstrike/de_vegas.wad
%%HLDSDIR%%cstrike/decals.wad
%%HLDSDIR%%cstrike/delta.lst
%%HLDSDIR%%cstrike/dlls/cs_i386.so
%%HLDSDIR%%cstrike/events/ak47.sc
%%HLDSDIR%%cstrike/events/aug.sc
%%HLDSDIR%%cstrike/events/awp.sc
%%HLDSDIR%%cstrike/events/createsmoke.sc
%%HLDSDIR%%cstrike/events/deagle.sc
%%HLDSDIR%%cstrike/events/decal_reset.sc
%%HLDSDIR%%cstrike/events/elite_left.sc
%%HLDSDIR%%cstrike/events/elite_right.sc
%%HLDSDIR%%cstrike/events/fiveseven.sc
%%HLDSDIR%%cstrike/events/g3sg1.sc
%%HLDSDIR%%cstrike/events/glock18.sc
%%HLDSDIR%%cstrike/events/knife.sc
%%HLDSDIR%%cstrike/events/m249.sc
%%HLDSDIR%%cstrike/events/m3.sc
%%HLDSDIR%%cstrike/events/m4a1.sc
%%HLDSDIR%%cstrike/events/mac10.sc
%%HLDSDIR%%cstrike/events/mp5n.sc
%%HLDSDIR%%cstrike/events/p228.sc
%%HLDSDIR%%cstrike/events/p90.sc
%%HLDSDIR%%cstrike/events/scout.sc
%%HLDSDIR%%cstrike/events/sg550.sc
%%HLDSDIR%%cstrike/events/sg552.sc
%%HLDSDIR%%cstrike/events/tmp.sc
%%HLDSDIR%%cstrike/events/ump45.sc
%%HLDSDIR%%cstrike/events/usp.sc
%%HLDSDIR%%cstrike/events/vehicle.sc
%%HLDSDIR%%cstrike/events/xm1014.sc
%%HLDSDIR%%cstrike/itsitaly.wad
%%HLDSDIR%%cstrike/jos.wad
%%HLDSDIR%%cstrike/liblist.gam
%%HLDSDIR%%cstrike/manual/manual.htm
%%HLDSDIR%%cstrike/mapcycle.txt
%%HLDSDIR%%cstrike/maps/as_oilrig.bsp
%%PORTDOCS%%%%HLDSDIR%%cstrike/maps/as_oilrig.txt
%%HLDSDIR%%cstrike/maps/as_tundra.bsp
%%PORTDOCS%%%%HLDSDIR%%cstrike/maps/as_tundra.txt
%%HLDSDIR%%cstrike/maps/cs_747.bsp
%%PORTDOCS%%%%HLDSDIR%%cstrike/maps/cs_747.txt
%%HLDSDIR%%cstrike/maps/cs_assault.bsp
%%PORTDOCS%%%%HLDSDIR%%cstrike/maps/cs_assault.txt
%%HLDSDIR%%cstrike/maps/cs_backalley.bsp
%%PORTDOCS%%%%HLDSDIR%%cstrike/maps/cs_backalley.txt
%%HLDSDIR%%cstrike/maps/cs_estate.bsp
%%PORTDOCS%%%%HLDSDIR%%cstrike/maps/cs_estate.txt
%%HLDSDIR%%cstrike/maps/cs_italy.bsp
%%PORTDOCS%%%%HLDSDIR%%cstrike/maps/cs_italy.txt
%%HLDSDIR%%cstrike/maps/cs_militia.bsp
%%PORTDOCS%%%%HLDSDIR%%cstrike/maps/cs_militia.txt
%%HLDSDIR%%cstrike/maps/cs_office.bsp
%%PORTDOCS%%%%HLDSDIR%%cstrike/maps/cs_office.txt
%%HLDSDIR%%cstrike/maps/cs_siege.bsp
%%PORTDOCS%%%%HLDSDIR%%cstrike/maps/cs_siege.txt
%%HLDSDIR%%cstrike/maps/de_aztec.bsp
%%PORTDOCS%%%%HLDSDIR%%cstrike/maps/de_aztec.txt
%%HLDSDIR%%cstrike/maps/de_cbble.bsp
%%PORTDOCS%%%%HLDSDIR%%cstrike/maps/de_cbble.txt
%%HLDSDIR%%cstrike/maps/de_dust.bsp
%%PORTDOCS%%%%HLDSDIR%%cstrike/maps/de_dust.txt
%%HLDSDIR%%cstrike/maps/de_dust2.bsp
%%PORTDOCS%%%%HLDSDIR%%cstrike/maps/de_dust2.txt
%%HLDSDIR%%cstrike/maps/de_inferno.bsp
%%PORTDOCS%%%%HLDSDIR%%cstrike/maps/de_inferno.txt
%%HLDSDIR%%cstrike/maps/de_nuke.bsp
%%PORTDOCS%%%%HLDSDIR%%cstrike/maps/de_nuke.txt
%%HLDSDIR%%cstrike/maps/de_prodigy.bsp
%%PORTDOCS%%%%HLDSDIR%%cstrike/maps/de_prodigy.txt
%%HLDSDIR%%cstrike/maps/de_storm.bsp
%%HLDSDIR%%cstrike/maps/de_storm.res
%%PORTDOCS%%%%HLDSDIR%%cstrike/maps/de_storm.txt
%%HLDSDIR%%cstrike/maps/de_survivor.bsp
%%PORTDOCS%%%%HLDSDIR%%cstrike/maps/de_survivor.txt
%%HLDSDIR%%cstrike/maps/de_torn.bsp
%%HLDSDIR%%cstrike/maps/de_train.bsp
%%PORTDOCS%%%%HLDSDIR%%cstrike/maps/de_train.txt
%%HLDSDIR%%cstrike/maps/de_vegas.bsp
%%PORTDOCS%%%%HLDSDIR%%cstrike/maps/de_vegas.txt
%%HLDSDIR%%cstrike/maps/de_vertigo.bsp
%%PORTDOCS%%%%HLDSDIR%%cstrike/maps/de_vertigo.txt
%%HLDSDIR%%cstrike/media/launch_deny1.wav
%%HLDSDIR%%cstrike/media/launch_deny2.wav
%%HLDSDIR%%cstrike/media/launch_dnmenu1.wav
%%HLDSDIR%%cstrike/media/launch_glow1.wav
%%HLDSDIR%%cstrike/media/launch_select1.wav
%%HLDSDIR%%cstrike/media/launch_select2.wav
%%HLDSDIR%%cstrike/media/launch_upmenu1.wav
%%HLDSDIR%%cstrike/media/logo.avi
%%HLDSDIR%%cstrike/models/arcticorange.mdl
%%HLDSDIR%%cstrike/models/arcticoranget.mdl
%%HLDSDIR%%cstrike/models/chick.mdl
%%HLDSDIR%%cstrike/models/feather.mdl
%%HLDSDIR%%cstrike/models/head.mdl
%%HLDSDIR%%cstrike/models/hostage.mdl
%%HLDSDIR%%cstrike/models/hostage01.mdl
%%HLDSDIR%%cstrike/models/hostage02.mdl
%%HLDSDIR%%cstrike/models/hostage03.mdl
%%HLDSDIR%%cstrike/models/hostage04.mdl
%%HLDSDIR%%cstrike/models/hostage05.mdl
%%HLDSDIR%%cstrike/models/hostage06.mdl
%%HLDSDIR%%cstrike/models/hostage07.mdl
%%HLDSDIR%%cstrike/models/hostage08.mdl
%%HLDSDIR%%cstrike/models/lv_bottle.mdl
%%HLDSDIR%%cstrike/models/orange.mdl
%%HLDSDIR%%cstrike/models/oranget.mdl
%%HLDSDIR%%cstrike/models/p_ak47.mdl
%%HLDSDIR%%cstrike/models/p_aug.mdl
%%HLDSDIR%%cstrike/models/p_awp.mdl
%%HLDSDIR%%cstrike/models/p_c4.mdl
%%HLDSDIR%%cstrike/models/p_deagle.mdl
%%HLDSDIR%%cstrike/models/p_elite.mdl
%%HLDSDIR%%cstrike/models/p_fiveseven.mdl
%%HLDSDIR%%cstrike/models/p_flashbang.mdl
%%HLDSDIR%%cstrike/models/p_g3sg1.mdl
%%HLDSDIR%%cstrike/models/p_glock18.mdl
%%HLDSDIR%%cstrike/models/p_hegrenade.mdl
%%HLDSDIR%%cstrike/models/p_knife.mdl
%%HLDSDIR%%cstrike/models/p_m249.mdl
%%HLDSDIR%%cstrike/models/p_m3.mdl
%%HLDSDIR%%cstrike/models/p_m3super90.mdl
%%HLDSDIR%%cstrike/models/p_m4a1.mdl
%%HLDSDIR%%cstrike/models/p_mac10.mdl
%%HLDSDIR%%cstrike/models/p_mp5.mdl
%%HLDSDIR%%cstrike/models/p_p228.mdl
%%HLDSDIR%%cstrike/models/p_p90.mdl
%%HLDSDIR%%cstrike/models/p_scout.mdl
%%HLDSDIR%%cstrike/models/p_sg550.mdl
%%HLDSDIR%%cstrike/models/p_sg552.mdl
%%HLDSDIR%%cstrike/models/p_shield.mdl
%%HLDSDIR%%cstrike/models/p_smokegrenade.mdl
%%HLDSDIR%%cstrike/models/p_tmp.mdl
%%HLDSDIR%%cstrike/models/p_ump45.mdl
%%HLDSDIR%%cstrike/models/p_usp.mdl
%%HLDSDIR%%cstrike/models/p_xm1014.mdl
%%HLDSDIR%%cstrike/models/player.mdl
%%HLDSDIR%%cstrike/models/player/arctic/arctic.mdl
%%HLDSDIR%%cstrike/models/player/gign/gign.mdl
%%HLDSDIR%%cstrike/models/player/gsg9/gsg9.mdl
%%HLDSDIR%%cstrike/models/player/guerilla/guerilla.mdl
%%HLDSDIR%%cstrike/models/player/leet/leet.mdl
%%HLDSDIR%%cstrike/models/player/sas/sas.mdl
%%HLDSDIR%%cstrike/models/player/terror/terror.mdl
%%HLDSDIR%%cstrike/models/player/urban/urban.mdl
%%HLDSDIR%%cstrike/models/player/vip/vip.mdl
%%HLDSDIR%%cstrike/models/pshell.mdl
%%HLDSDIR%%cstrike/models/rshell.mdl
%%HLDSDIR%%cstrike/models/rshell_big.mdl
%%HLDSDIR%%cstrike/models/scientist.mdl
%%HLDSDIR%%cstrike/models/shrapnel.mdl
%%HLDSDIR%%cstrike/models/skeleton.mdl
%%HLDSDIR%%cstrike/models/v_ak47.mdl
%%HLDSDIR%%cstrike/models/v_ak47_r.mdl
%%HLDSDIR%%cstrike/models/v_aug.mdl
%%HLDSDIR%%cstrike/models/v_aug_r.mdl
%%HLDSDIR%%cstrike/models/v_awp.mdl
%%HLDSDIR%%cstrike/models/v_awp_r.mdl
%%HLDSDIR%%cstrike/models/v_c4.mdl
%%HLDSDIR%%cstrike/models/v_deagle.mdl
%%HLDSDIR%%cstrike/models/v_deagle_r.mdl
%%HLDSDIR%%cstrike/models/v_elite.mdl
%%HLDSDIR%%cstrike/models/v_fiveseven.mdl
%%HLDSDIR%%cstrike/models/v_fiveseven_r.mdl
%%HLDSDIR%%cstrike/models/v_flashbang.mdl
%%HLDSDIR%%cstrike/models/v_flashbang_r.mdl
%%HLDSDIR%%cstrike/models/v_g3sg1.mdl
%%HLDSDIR%%cstrike/models/v_g3sg1_r.mdl
%%HLDSDIR%%cstrike/models/v_glock18.mdl
%%HLDSDIR%%cstrike/models/v_glock18_r.mdl
%%HLDSDIR%%cstrike/models/v_hegrenade.mdl
%%HLDSDIR%%cstrike/models/v_hegrenade_r.mdl
%%HLDSDIR%%cstrike/models/v_knife.mdl
%%HLDSDIR%%cstrike/models/v_knife_r.mdl
%%HLDSDIR%%cstrike/models/v_m249.mdl
%%HLDSDIR%%cstrike/models/v_m249_r.mdl
%%HLDSDIR%%cstrike/models/v_m3.mdl
%%HLDSDIR%%cstrike/models/v_m3_r.mdl
%%HLDSDIR%%cstrike/models/v_m4a1.mdl
%%HLDSDIR%%cstrike/models/v_m4a1_r.mdl
%%HLDSDIR%%cstrike/models/v_mac10.mdl
%%HLDSDIR%%cstrike/models/v_mac10_r.mdl
%%HLDSDIR%%cstrike/models/v_mp5.mdl
%%HLDSDIR%%cstrike/models/v_mp5_r.mdl
%%HLDSDIR%%cstrike/models/v_p228.mdl
%%HLDSDIR%%cstrike/models/v_p228_r.mdl
%%HLDSDIR%%cstrike/models/v_p90.mdl
%%HLDSDIR%%cstrike/models/v_p90_r.mdl
%%HLDSDIR%%cstrike/models/v_scout.mdl
%%HLDSDIR%%cstrike/models/v_scout_r.mdl
%%HLDSDIR%%cstrike/models/v_sg550.mdl
%%HLDSDIR%%cstrike/models/v_sg550_r.mdl
%%HLDSDIR%%cstrike/models/v_sg552.mdl
%%HLDSDIR%%cstrike/models/v_sg552_r.mdl
%%HLDSDIR%%cstrike/models/v_smokegrenade.mdl
%%HLDSDIR%%cstrike/models/v_smokegrenade_r.mdl
%%HLDSDIR%%cstrike/models/v_tmp.mdl
%%HLDSDIR%%cstrike/models/v_tmp_r.mdl
%%HLDSDIR%%cstrike/models/v_ump45.mdl
%%HLDSDIR%%cstrike/models/v_ump45_r.mdl
%%HLDSDIR%%cstrike/models/v_usp.mdl
%%HLDSDIR%%cstrike/models/v_usp_r.mdl
%%HLDSDIR%%cstrike/models/v_xm1014.mdl
%%HLDSDIR%%cstrike/models/v_xm1014_r.mdl
%%HLDSDIR%%cstrike/models/w_ak47.mdl
%%HLDSDIR%%cstrike/models/w_assault.mdl
%%HLDSDIR%%cstrike/models/w_aug.mdl
%%HLDSDIR%%cstrike/models/w_awp.mdl
%%HLDSDIR%%cstrike/models/w_backpack.mdl
%%HLDSDIR%%cstrike/models/w_c4.mdl
%%HLDSDIR%%cstrike/models/w_deagle.mdl
%%HLDSDIR%%cstrike/models/w_elite.mdl
%%HLDSDIR%%cstrike/models/w_fiveseven.mdl
%%HLDSDIR%%cstrike/models/w_flashbang.mdl
%%HLDSDIR%%cstrike/models/w_g3sg1.mdl
%%HLDSDIR%%cstrike/models/w_glock18.mdl
%%HLDSDIR%%cstrike/models/w_hegrenade.mdl
%%HLDSDIR%%cstrike/models/w_kevlar.mdl
%%HLDSDIR%%cstrike/models/w_knife.mdl
%%HLDSDIR%%cstrike/models/w_m249.mdl
%%HLDSDIR%%cstrike/models/w_m3.mdl
%%HLDSDIR%%cstrike/models/w_m4a1.mdl
%%HLDSDIR%%cstrike/models/w_mac10.mdl
%%HLDSDIR%%cstrike/models/w_mp5.mdl
%%HLDSDIR%%cstrike/models/w_p228.mdl
%%HLDSDIR%%cstrike/models/w_p90.mdl
%%HLDSDIR%%cstrike/models/w_scout.mdl
%%HLDSDIR%%cstrike/models/w_sg550.mdl
%%HLDSDIR%%cstrike/models/w_sg552.mdl
%%HLDSDIR%%cstrike/models/w_smokegrenade.mdl
%%HLDSDIR%%cstrike/models/w_thighpack.mdl
%%HLDSDIR%%cstrike/models/w_tmp.mdl
%%HLDSDIR%%cstrike/models/w_ump45.mdl
%%HLDSDIR%%cstrike/models/w_usp.mdl
%%HLDSDIR%%cstrike/models/w_xm1014.mdl
%%HLDSDIR%%cstrike/models/winebottle.mdl
%%HLDSDIR%%cstrike/motd.txt
%%HLDSDIR%%cstrike/n0th1ng.wad
%%HLDSDIR%%cstrike/prodigy.wad
%%PORTDOCS%%%%HLDSDIR%%cstrike/readme.txt
%%HLDSDIR%%cstrike/server.cfg
%%HLDSDIR%%cstrike/sound/ambience/3dmbridge.wav
%%HLDSDIR%%cstrike/sound/ambience/3dmeagle.wav
%%HLDSDIR%%cstrike/sound/ambience/3dmstart.wav
%%HLDSDIR%%cstrike/sound/ambience/3dmthrill.wav
%%HLDSDIR%%cstrike/sound/ambience/alarm1.wav
%%HLDSDIR%%cstrike/sound/ambience/arabmusic.wav
%%HLDSDIR%%cstrike/sound/ambience/birds1.wav
%%HLDSDIR%%cstrike/sound/ambience/birds2.wav
%%HLDSDIR%%cstrike/sound/ambience/birds3.wav
%%HLDSDIR%%cstrike/sound/ambience/birds4.wav
%%HLDSDIR%%cstrike/sound/ambience/birds5.wav
%%HLDSDIR%%cstrike/sound/ambience/birds6.wav
%%HLDSDIR%%cstrike/sound/ambience/birds7.wav
%%HLDSDIR%%cstrike/sound/ambience/birds8.wav
%%HLDSDIR%%cstrike/sound/ambience/birds9.wav
%%HLDSDIR%%cstrike/sound/ambience/car1.wav
%%HLDSDIR%%cstrike/sound/ambience/car2.wav
%%HLDSDIR%%cstrike/sound/ambience/cat1.wav
%%HLDSDIR%%cstrike/sound/ambience/chimes.wav
%%HLDSDIR%%cstrike/sound/ambience/cicada3.wav
%%HLDSDIR%%cstrike/sound/ambience/copter.wav
%%HLDSDIR%%cstrike/sound/ambience/cow.wav
%%HLDSDIR%%cstrike/sound/ambience/crow.wav
%%HLDSDIR%%cstrike/sound/ambience/dog1.wav
%%HLDSDIR%%cstrike/sound/ambience/dog2.wav
%%HLDSDIR%%cstrike/sound/ambience/dog3.wav
%%HLDSDIR%%cstrike/sound/ambience/dog4.wav
%%HLDSDIR%%cstrike/sound/ambience/dog5.wav
%%HLDSDIR%%cstrike/sound/ambience/dog6.wav
%%HLDSDIR%%cstrike/sound/ambience/dog7.wav
%%HLDSDIR%%cstrike/sound/ambience/doorbell.wav
%%HLDSDIR%%cstrike/sound/ambience/fallscream.wav
%%HLDSDIR%%cstrike/sound/ambience/guit1.wav
%%HLDSDIR%%cstrike/sound/ambience/kajika.wav
%%HLDSDIR%%cstrike/sound/ambience/lv1.wav
%%HLDSDIR%%cstrike/sound/ambience/lv2.wav
%%HLDSDIR%%cstrike/sound/ambience/lv3.wav
%%HLDSDIR%%cstrike/sound/ambience/lv4.wav
%%HLDSDIR%%cstrike/sound/ambience/lv5.wav
%%HLDSDIR%%cstrike/sound/ambience/lv6.wav
%%HLDSDIR%%cstrike/sound/ambience/lv_elvis.wav
%%HLDSDIR%%cstrike/sound/ambience/lv_fruit1.wav
%%HLDSDIR%%cstrike/sound/ambience/lv_fruit2.wav
%%HLDSDIR%%cstrike/sound/ambience/lv_fruitwin.wav
%%HLDSDIR%%cstrike/sound/ambience/lv_jubilee.wav
%%HLDSDIR%%cstrike/sound/ambience/lv_neon.wav
%%HLDSDIR%%cstrike/sound/ambience/opera.wav
%%HLDSDIR%%cstrike/sound/ambience/ratchant.wav
%%HLDSDIR%%cstrike/sound/ambience/rd_shipshorn.wav
%%HLDSDIR%%cstrike/sound/ambience/rd_waves.wav
%%HLDSDIR%%cstrike/sound/ambience/sheep.wav
%%HLDSDIR%%cstrike/sound/ambience/sparrow.wav
%%HLDSDIR%%cstrike/sound/ambience/thunder_clap.wav
%%HLDSDIR%%cstrike/sound/ambience/waterrun.wav
%%HLDSDIR%%cstrike/sound/ambience/wolfhowl01.wav
%%HLDSDIR%%cstrike/sound/ambience/wolfhowl02.wav
%%HLDSDIR%%cstrike/sound/de_torn/tk_steam.wav
%%HLDSDIR%%cstrike/sound/de_torn/tk_windStreet.wav
%%HLDSDIR%%cstrike/sound/de_torn/torn_AK-47.wav
%%HLDSDIR%%cstrike/sound/de_torn/torn_Bomb1.wav
%%HLDSDIR%%cstrike/sound/de_torn/torn_Bomb2.wav
%%HLDSDIR%%cstrike/sound/de_torn/torn_MGun1.wav
%%HLDSDIR%%cstrike/sound/de_torn/torn_Templewind.wav
%%HLDSDIR%%cstrike/sound/de_torn/torn_ambience.wav
%%HLDSDIR%%cstrike/sound/de_torn/torn_thndrstrike.wav
%%HLDSDIR%%cstrike/sound/de_torn/torn_water1.wav
%%HLDSDIR%%cstrike/sound/de_torn/torn_water2.wav
%%HLDSDIR%%cstrike/sound/hostage/hos1.wav
%%HLDSDIR%%cstrike/sound/hostage/hos2.wav
%%HLDSDIR%%cstrike/sound/hostage/hos3.wav
%%HLDSDIR%%cstrike/sound/hostage/hos4.wav
%%HLDSDIR%%cstrike/sound/hostage/hos5.wav
%%HLDSDIR%%cstrike/sound/items/equip_nvg.wav
%%HLDSDIR%%cstrike/sound/items/kevlar.wav
%%HLDSDIR%%cstrike/sound/items/nvg_off.wav
%%HLDSDIR%%cstrike/sound/items/nvg_on.wav
%%HLDSDIR%%cstrike/sound/items/tr_kevlar.wav
%%HLDSDIR%%cstrike/sound/materials.txt
%%HLDSDIR%%cstrike/sound/misc/cow.wav
%%HLDSDIR%%cstrike/sound/misc/killchicken.wav
%%HLDSDIR%%cstrike/sound/misc/plane_drone.wav
%%HLDSDIR%%cstrike/sound/misc/sheep.wav
%%HLDSDIR%%cstrike/sound/misc/talk.wav
%%HLDSDIR%%cstrike/sound/plats/vehicle1.wav
%%HLDSDIR%%cstrike/sound/plats/vehicle2.wav
%%HLDSDIR%%cstrike/sound/plats/vehicle3.wav
%%HLDSDIR%%cstrike/sound/plats/vehicle4.wav
%%HLDSDIR%%cstrike/sound/plats/vehicle6.wav
%%HLDSDIR%%cstrike/sound/plats/vehicle7.wav
%%HLDSDIR%%cstrike/sound/plats/vehicle_brake1.wav
%%HLDSDIR%%cstrike/sound/plats/vehicle_ignition.wav
%%HLDSDIR%%cstrike/sound/plats/vehicle_start1.wav
%%HLDSDIR%%cstrike/sound/player/bhit_flesh-1.wav
%%HLDSDIR%%cstrike/sound/player/bhit_flesh-2.wav
%%HLDSDIR%%cstrike/sound/player/bhit_flesh-3.wav
%%HLDSDIR%%cstrike/sound/player/bhit_helmet-1.wav
%%HLDSDIR%%cstrike/sound/player/bhit_kevlar-1.wav
%%HLDSDIR%%cstrike/sound/player/breathe1.wav
%%HLDSDIR%%cstrike/sound/player/breathe2.wav
%%HLDSDIR%%cstrike/sound/player/death6.wav
%%HLDSDIR%%cstrike/sound/player/die1.wav
%%HLDSDIR%%cstrike/sound/player/die2.wav
%%HLDSDIR%%cstrike/sound/player/die3.wav
%%HLDSDIR%%cstrike/sound/player/headshot1.wav
%%HLDSDIR%%cstrike/sound/player/headshot2.wav
%%HLDSDIR%%cstrike/sound/player/headshot3.wav
%%HLDSDIR%%cstrike/sound/player/heartbeat1.wav
%%HLDSDIR%%cstrike/sound/player/pl_die1.wav
%%HLDSDIR%%cstrike/sound/player/pl_dirt1.wav
%%HLDSDIR%%cstrike/sound/player/pl_dirt2.wav
%%HLDSDIR%%cstrike/sound/player/pl_dirt3.wav
%%HLDSDIR%%cstrike/sound/player/pl_dirt4.wav
%%HLDSDIR%%cstrike/sound/player/pl_duct1.wav
%%HLDSDIR%%cstrike/sound/player/pl_duct2.wav
%%HLDSDIR%%cstrike/sound/player/pl_duct3.wav
%%HLDSDIR%%cstrike/sound/player/pl_duct4.wav
%%HLDSDIR%%cstrike/sound/player/pl_fallpain1.wav
%%HLDSDIR%%cstrike/sound/player/pl_fallpain2.wav
%%HLDSDIR%%cstrike/sound/player/pl_fallpain3.wav
%%HLDSDIR%%cstrike/sound/player/pl_grate1.wav
%%HLDSDIR%%cstrike/sound/player/pl_grate2.wav
%%HLDSDIR%%cstrike/sound/player/pl_grate3.wav
%%HLDSDIR%%cstrike/sound/player/pl_grate4.wav
%%HLDSDIR%%cstrike/sound/player/pl_jump1.wav
%%HLDSDIR%%cstrike/sound/player/pl_jump2.wav
%%HLDSDIR%%cstrike/sound/player/pl_jumpland2.wav
%%HLDSDIR%%cstrike/sound/player/pl_ladder1.wav
%%HLDSDIR%%cstrike/sound/player/pl_ladder2.wav
%%HLDSDIR%%cstrike/sound/player/pl_ladder3.wav
%%HLDSDIR%%cstrike/sound/player/pl_ladder4.wav
%%HLDSDIR%%cstrike/sound/player/pl_metal1.wav
%%HLDSDIR%%cstrike/sound/player/pl_metal2.wav
%%HLDSDIR%%cstrike/sound/player/pl_metal3.wav
%%HLDSDIR%%cstrike/sound/player/pl_metal4.wav
%%HLDSDIR%%cstrike/sound/player/pl_pain2.wav
%%HLDSDIR%%cstrike/sound/player/pl_pain4.wav
%%HLDSDIR%%cstrike/sound/player/pl_pain5.wav
%%HLDSDIR%%cstrike/sound/player/pl_pain6.wav
%%HLDSDIR%%cstrike/sound/player/pl_pain7.wav
%%HLDSDIR%%cstrike/sound/player/pl_shell1.wav
%%HLDSDIR%%cstrike/sound/player/pl_shell2.wav
%%HLDSDIR%%cstrike/sound/player/pl_shell3.wav
%%HLDSDIR%%cstrike/sound/player/pl_shot1.wav
%%HLDSDIR%%cstrike/sound/player/pl_slosh1.wav
%%HLDSDIR%%cstrike/sound/player/pl_slosh2.wav
%%HLDSDIR%%cstrike/sound/player/pl_slosh3.wav
%%HLDSDIR%%cstrike/sound/player/pl_slosh4.wav
%%HLDSDIR%%cstrike/sound/player/pl_snow1.wav
%%HLDSDIR%%cstrike/sound/player/pl_snow2.wav
%%HLDSDIR%%cstrike/sound/player/pl_snow3.wav
%%HLDSDIR%%cstrike/sound/player/pl_snow4.wav
%%HLDSDIR%%cstrike/sound/player/pl_snow5.wav
%%HLDSDIR%%cstrike/sound/player/pl_snow6.wav
%%HLDSDIR%%cstrike/sound/player/pl_step1.wav
%%HLDSDIR%%cstrike/sound/player/pl_step2.wav
%%HLDSDIR%%cstrike/sound/player/pl_step3.wav
%%HLDSDIR%%cstrike/sound/player/pl_step4.wav
%%HLDSDIR%%cstrike/sound/player/pl_swim1.wav
%%HLDSDIR%%cstrike/sound/player/pl_swim2.wav
%%HLDSDIR%%cstrike/sound/player/pl_swim3.wav
%%HLDSDIR%%cstrike/sound/player/pl_swim4.wav
%%HLDSDIR%%cstrike/sound/player/pl_tile1.wav
%%HLDSDIR%%cstrike/sound/player/pl_tile2.wav
%%HLDSDIR%%cstrike/sound/player/pl_tile3.wav
%%HLDSDIR%%cstrike/sound/player/pl_tile4.wav
%%HLDSDIR%%cstrike/sound/player/pl_tile5.wav
%%HLDSDIR%%cstrike/sound/player/pl_wade1.wav
%%HLDSDIR%%cstrike/sound/player/pl_wade2.wav
%%HLDSDIR%%cstrike/sound/player/pl_wade3.wav
%%HLDSDIR%%cstrike/sound/player/pl_wade4.wav
%%HLDSDIR%%cstrike/sound/player/sprayer.wav
%%HLDSDIR%%cstrike/sound/radio/blow.wav
%%HLDSDIR%%cstrike/sound/radio/bombdef.wav
%%HLDSDIR%%cstrike/sound/radio/bombpl.wav
%%HLDSDIR%%cstrike/sound/radio/circleback.wav
%%HLDSDIR%%cstrike/sound/radio/clear.wav
%%HLDSDIR%%cstrike/sound/radio/com_followcom.wav
%%HLDSDIR%%cstrike/sound/radio/com_getinpos.wav
%%HLDSDIR%%cstrike/sound/radio/com_go.wav
%%HLDSDIR%%cstrike/sound/radio/com_reportin.wav
%%HLDSDIR%%cstrike/sound/radio/ct_affirm.wav
%%HLDSDIR%%cstrike/sound/radio/ct_backup.wav
%%HLDSDIR%%cstrike/sound/radio/ct_coverme.wav
%%HLDSDIR%%cstrike/sound/radio/ct_enemys.wav
%%HLDSDIR%%cstrike/sound/radio/ct_fireinhole.wav
%%HLDSDIR%%cstrike/sound/radio/ct_imhit.wav
%%HLDSDIR%%cstrike/sound/radio/ct_inpos.wav
%%HLDSDIR%%cstrike/sound/radio/ct_point.wav
%%HLDSDIR%%cstrike/sound/radio/ct_reportingin.wav
%%HLDSDIR%%cstrike/sound/radio/ctwin.wav
%%HLDSDIR%%cstrike/sound/radio/enemydown.wav
%%HLDSDIR%%cstrike/sound/radio/fallback.wav
%%HLDSDIR%%cstrike/sound/radio/fireassis.wav
%%HLDSDIR%%cstrike/sound/radio/followme.wav
%%HLDSDIR%%cstrike/sound/radio/getout.wav
%%HLDSDIR%%cstrike/sound/radio/go.wav
%%HLDSDIR%%cstrike/sound/radio/hitassist.wav
%%HLDSDIR%%cstrike/sound/radio/hosdown.wav
%%HLDSDIR%%cstrike/sound/radio/letsgo.wav
%%HLDSDIR%%cstrike/sound/radio/locknload.wav
%%HLDSDIR%%cstrike/sound/radio/matedown.wav
%%HLDSDIR%%cstrike/sound/radio/meetme.wav
%%HLDSDIR%%cstrike/sound/radio/moveout.wav
%%HLDSDIR%%cstrike/sound/radio/negative.wav
%%HLDSDIR%%cstrike/sound/radio/position.wav
%%HLDSDIR%%cstrike/sound/radio/regroup.wav
%%HLDSDIR%%cstrike/sound/radio/rescued.wav
%%HLDSDIR%%cstrike/sound/radio/roger.wav
%%HLDSDIR%%cstrike/sound/radio/rounddraw.wav
%%HLDSDIR%%cstrike/sound/radio/sticktog.wav
%%HLDSDIR%%cstrike/sound/radio/stormfront.wav
%%HLDSDIR%%cstrike/sound/radio/takepoint.wav
%%HLDSDIR%%cstrike/sound/radio/terwin.wav
%%HLDSDIR%%cstrike/sound/radio/vip.wav
%%HLDSDIR%%cstrike/sound/sentences.txt
%%HLDSDIR%%cstrike/sound/storm/thunder-theme.wav
%%HLDSDIR%%cstrike/sound/weapons/ak47-1.wav
%%HLDSDIR%%cstrike/sound/weapons/ak47-2.wav
%%HLDSDIR%%cstrike/sound/weapons/ak47_boltpull.wav
%%HLDSDIR%%cstrike/sound/weapons/ak47_clipin.wav
%%HLDSDIR%%cstrike/sound/weapons/ak47_clipout.wav
%%HLDSDIR%%cstrike/sound/weapons/aug-1.wav
%%HLDSDIR%%cstrike/sound/weapons/aug_boltpull.wav
%%HLDSDIR%%cstrike/sound/weapons/aug_boltslap.wav
%%HLDSDIR%%cstrike/sound/weapons/aug_clipin.wav
%%HLDSDIR%%cstrike/sound/weapons/aug_clipout.wav
%%HLDSDIR%%cstrike/sound/weapons/aug_forearm.wav
%%HLDSDIR%%cstrike/sound/weapons/awp1.wav
%%HLDSDIR%%cstrike/sound/weapons/awp_clipin.wav
%%HLDSDIR%%cstrike/sound/weapons/awp_clipout.wav
%%HLDSDIR%%cstrike/sound/weapons/awp_deploy.wav
%%HLDSDIR%%cstrike/sound/weapons/boltdown.wav
%%HLDSDIR%%cstrike/sound/weapons/boltpull1.wav
%%HLDSDIR%%cstrike/sound/weapons/boltup.wav
%%HLDSDIR%%cstrike/sound/weapons/c4_beep1.wav
%%HLDSDIR%%cstrike/sound/weapons/c4_beep2.wav
%%HLDSDIR%%cstrike/sound/weapons/c4_beep3.wav
%%HLDSDIR%%cstrike/sound/weapons/c4_beep4.wav
%%HLDSDIR%%cstrike/sound/weapons/c4_beep5.wav
%%HLDSDIR%%cstrike/sound/weapons/c4_click.wav
%%HLDSDIR%%cstrike/sound/weapons/c4_disarm.wav
%%HLDSDIR%%cstrike/sound/weapons/c4_disarmed.wav
%%HLDSDIR%%cstrike/sound/weapons/c4_explode1.wav
%%HLDSDIR%%cstrike/sound/weapons/c4_plant.wav
%%HLDSDIR%%cstrike/sound/weapons/clipin1.wav
%%HLDSDIR%%cstrike/sound/weapons/clipout1.wav
%%HLDSDIR%%cstrike/sound/weapons/de_clipin.wav
%%HLDSDIR%%cstrike/sound/weapons/de_clipout.wav
%%HLDSDIR%%cstrike/sound/weapons/de_deploy.wav
%%HLDSDIR%%cstrike/sound/weapons/deagle-1.wav
%%HLDSDIR%%cstrike/sound/weapons/deagle-2.wav
%%HLDSDIR%%cstrike/sound/weapons/dryfire_pistol.wav
%%HLDSDIR%%cstrike/sound/weapons/dryfire_rifle.wav
%%HLDSDIR%%cstrike/sound/weapons/elite_clipout.wav
%%HLDSDIR%%cstrike/sound/weapons/elite_deploy.wav
%%HLDSDIR%%cstrike/sound/weapons/elite_fire.wav
%%HLDSDIR%%cstrike/sound/weapons/elite_leftclipin.wav
%%HLDSDIR%%cstrike/sound/weapons/elite_reloadstart.wav
%%HLDSDIR%%cstrike/sound/weapons/elite_rightclipin.wav
%%HLDSDIR%%cstrike/sound/weapons/elite_sliderelease.wav
%%HLDSDIR%%cstrike/sound/weapons/elite_twirl.wav
%%HLDSDIR%%cstrike/sound/weapons/fiveseven-1.wav
%%HLDSDIR%%cstrike/sound/weapons/fiveseven_clipin.wav
%%HLDSDIR%%cstrike/sound/weapons/fiveseven_clipout.wav
%%HLDSDIR%%cstrike/sound/weapons/fiveseven_slidepull.wav
%%HLDSDIR%%cstrike/sound/weapons/fiveseven_sliderelease.wav
%%HLDSDIR%%cstrike/sound/weapons/flashbang-1.wav
%%HLDSDIR%%cstrike/sound/weapons/flashbang-2.wav
%%HLDSDIR%%cstrike/sound/weapons/g3sg1-1.wav
%%HLDSDIR%%cstrike/sound/weapons/g3sg1_clipin.wav
%%HLDSDIR%%cstrike/sound/weapons/g3sg1_clipout.wav
%%HLDSDIR%%cstrike/sound/weapons/g3sg1_slide.wav
%%HLDSDIR%%cstrike/sound/weapons/generic_reload.wav
%%HLDSDIR%%cstrike/sound/weapons/generic_shot_reload.wav
%%HLDSDIR%%cstrike/sound/weapons/glock18-1.wav
%%HLDSDIR%%cstrike/sound/weapons/glock18-2.wav
%%HLDSDIR%%cstrike/sound/weapons/grenade_hit1.wav
%%HLDSDIR%%cstrike/sound/weapons/grenade_hit2.wav
%%HLDSDIR%%cstrike/sound/weapons/grenade_hit3.wav
%%HLDSDIR%%cstrike/sound/weapons/he_bounce-1.wav
%%HLDSDIR%%cstrike/sound/weapons/headshot2.wav
%%HLDSDIR%%cstrike/sound/weapons/hegrenade-1.wav
%%HLDSDIR%%cstrike/sound/weapons/hegrenade-2.wav
%%HLDSDIR%%cstrike/sound/weapons/knife_deploy1.wav
%%HLDSDIR%%cstrike/sound/weapons/knife_hit1.wav
%%HLDSDIR%%cstrike/sound/weapons/knife_hit2.wav
%%HLDSDIR%%cstrike/sound/weapons/knife_hit3.wav
%%HLDSDIR%%cstrike/sound/weapons/knife_hit4.wav
%%HLDSDIR%%cstrike/sound/weapons/knife_hitwall1.wav
%%HLDSDIR%%cstrike/sound/weapons/knife_slash1.wav
%%HLDSDIR%%cstrike/sound/weapons/knife_slash2.wav
%%HLDSDIR%%cstrike/sound/weapons/knife_stab.wav
%%HLDSDIR%%cstrike/sound/weapons/m249-1.wav
%%HLDSDIR%%cstrike/sound/weapons/m249-2.wav
%%HLDSDIR%%cstrike/sound/weapons/m249_boxin.wav
%%HLDSDIR%%cstrike/sound/weapons/m249_boxout.wav
%%HLDSDIR%%cstrike/sound/weapons/m249_chain.wav
%%HLDSDIR%%cstrike/sound/weapons/m249_coverdown.wav
%%HLDSDIR%%cstrike/sound/weapons/m249_coverup.wav
%%HLDSDIR%%cstrike/sound/weapons/m3-1.wav
%%HLDSDIR%%cstrike/sound/weapons/m3_insertshell.wav
%%HLDSDIR%%cstrike/sound/weapons/m3_pump.wav
%%HLDSDIR%%cstrike/sound/weapons/m4a1-1.wav
%%HLDSDIR%%cstrike/sound/weapons/m4a1_boltpull.wav
%%HLDSDIR%%cstrike/sound/weapons/m4a1_clipin.wav
%%HLDSDIR%%cstrike/sound/weapons/m4a1_clipout.wav
%%HLDSDIR%%cstrike/sound/weapons/m4a1_deploy.wav
%%HLDSDIR%%cstrike/sound/weapons/m4a1_silencer_off.wav
%%HLDSDIR%%cstrike/sound/weapons/m4a1_silencer_on.wav
%%HLDSDIR%%cstrike/sound/weapons/m4a1_unsil-1.wav
%%HLDSDIR%%cstrike/sound/weapons/m4a1_unsil-2.wav
%%HLDSDIR%%cstrike/sound/weapons/mac10-1.wav
%%HLDSDIR%%cstrike/sound/weapons/mac10_boltpull.wav
%%HLDSDIR%%cstrike/sound/weapons/mac10_clipin.wav
%%HLDSDIR%%cstrike/sound/weapons/mac10_clipout.wav
%%HLDSDIR%%cstrike/sound/weapons/mp5-1.wav
%%HLDSDIR%%cstrike/sound/weapons/mp5-2.wav
%%HLDSDIR%%cstrike/sound/weapons/mp5_clipin.wav
%%HLDSDIR%%cstrike/sound/weapons/mp5_clipout.wav
%%HLDSDIR%%cstrike/sound/weapons/mp5_slideback.wav
%%HLDSDIR%%cstrike/sound/weapons/p228-1.wav
%%HLDSDIR%%cstrike/sound/weapons/p228_clipin.wav
%%HLDSDIR%%cstrike/sound/weapons/p228_clipout.wav
%%HLDSDIR%%cstrike/sound/weapons/p228_slidepull.wav
%%HLDSDIR%%cstrike/sound/weapons/p228_sliderelease.wav
%%HLDSDIR%%cstrike/sound/weapons/p90-1.wav
%%HLDSDIR%%cstrike/sound/weapons/p90_boltpull.wav
%%HLDSDIR%%cstrike/sound/weapons/p90_clipin.wav
%%HLDSDIR%%cstrike/sound/weapons/p90_clipout.wav
%%HLDSDIR%%cstrike/sound/weapons/p90_cliprelease.wav
%%HLDSDIR%%cstrike/sound/weapons/pinpull.wav
%%HLDSDIR%%cstrike/sound/weapons/ric1.wav
%%HLDSDIR%%cstrike/sound/weapons/ric2.wav
%%HLDSDIR%%cstrike/sound/weapons/ric3.wav
%%HLDSDIR%%cstrike/sound/weapons/ric4.wav
%%HLDSDIR%%cstrike/sound/weapons/ric5.wav
%%HLDSDIR%%cstrike/sound/weapons/ric_conc-1.wav
%%HLDSDIR%%cstrike/sound/weapons/ric_conc-2.wav
%%HLDSDIR%%cstrike/sound/weapons/ric_metal-1.wav
%%HLDSDIR%%cstrike/sound/weapons/ric_metal-2.wav
%%HLDSDIR%%cstrike/sound/weapons/scout_bolt.wav
%%HLDSDIR%%cstrike/sound/weapons/scout_clipin.wav
%%HLDSDIR%%cstrike/sound/weapons/scout_clipout.wav
%%HLDSDIR%%cstrike/sound/weapons/scout_fire-1.wav
%%HLDSDIR%%cstrike/sound/weapons/sg550-1.wav
%%HLDSDIR%%cstrike/sound/weapons/sg550_boltpull.wav
%%HLDSDIR%%cstrike/sound/weapons/sg550_clipin.wav
%%HLDSDIR%%cstrike/sound/weapons/sg550_clipout.wav
%%HLDSDIR%%cstrike/sound/weapons/sg552-1.wav
%%HLDSDIR%%cstrike/sound/weapons/sg552-2.wav
%%HLDSDIR%%cstrike/sound/weapons/sg552_boltpull.wav
%%HLDSDIR%%cstrike/sound/weapons/sg552_clipin.wav
%%HLDSDIR%%cstrike/sound/weapons/sg552_clipout.wav
%%HLDSDIR%%cstrike/sound/weapons/sg_explode.wav
%%HLDSDIR%%cstrike/sound/weapons/slideback1.wav
%%HLDSDIR%%cstrike/sound/weapons/sliderelease1.wav
%%HLDSDIR%%cstrike/sound/weapons/tmp-1.wav
%%HLDSDIR%%cstrike/sound/weapons/tmp-2.wav
%%HLDSDIR%%cstrike/sound/weapons/ump45-1.wav
%%HLDSDIR%%cstrike/sound/weapons/ump45_boltslap.wav
%%HLDSDIR%%cstrike/sound/weapons/ump45_clipin.wav
%%HLDSDIR%%cstrike/sound/weapons/ump45_clipout.wav
%%HLDSDIR%%cstrike/sound/weapons/usp1.wav
%%HLDSDIR%%cstrike/sound/weapons/usp2.wav
%%HLDSDIR%%cstrike/sound/weapons/usp_clipin.wav
%%HLDSDIR%%cstrike/sound/weapons/usp_clipout.wav
%%HLDSDIR%%cstrike/sound/weapons/usp_silencer_off.wav
%%HLDSDIR%%cstrike/sound/weapons/usp_silencer_on.wav
%%HLDSDIR%%cstrike/sound/weapons/usp_slideback.wav
%%HLDSDIR%%cstrike/sound/weapons/usp_sliderelease.wav
%%HLDSDIR%%cstrike/sound/weapons/usp_unsil-1.wav
%%HLDSDIR%%cstrike/sound/weapons/xm1014-1.wav
%%HLDSDIR%%cstrike/sound/weapons/zoom.wav
%%HLDSDIR%%cstrike/sprites/320hud1.spr
%%HLDSDIR%%cstrike/sprites/320hud2.spr
%%HLDSDIR%%cstrike/sprites/320hud3.spr
%%HLDSDIR%%cstrike/sprites/3dmflaora.spr
%%HLDSDIR%%cstrike/sprites/3dmflared.spr
%%HLDSDIR%%cstrike/sprites/640hud1.spr
%%HLDSDIR%%cstrike/sprites/640hud10.spr
%%HLDSDIR%%cstrike/sprites/640hud11.spr
%%HLDSDIR%%cstrike/sprites/640hud12.spr
%%HLDSDIR%%cstrike/sprites/640hud13.spr
%%HLDSDIR%%cstrike/sprites/640hud14.spr
%%HLDSDIR%%cstrike/sprites/640hud15.spr
%%HLDSDIR%%cstrike/sprites/640hud16.spr
%%HLDSDIR%%cstrike/sprites/640hud2.spr
%%HLDSDIR%%cstrike/sprites/640hud3.spr
%%HLDSDIR%%cstrike/sprites/640hud4.spr
%%HLDSDIR%%cstrike/sprites/640hud5.spr
%%HLDSDIR%%cstrike/sprites/640hud6.spr
%%HLDSDIR%%cstrike/sprites/640hud7.spr
%%HLDSDIR%%cstrike/sprites/640hud8.spr
%%HLDSDIR%%cstrike/sprites/640hud9.spr
%%HLDSDIR%%cstrike/sprites/black_smoke1.spr
%%HLDSDIR%%cstrike/sprites/black_smoke2.spr
%%HLDSDIR%%cstrike/sprites/black_smoke3.spr
%%HLDSDIR%%cstrike/sprites/black_smoke4.spr
%%HLDSDIR%%cstrike/sprites/bottom.spr
%%HLDSDIR%%cstrike/sprites/bottom2.spr
%%HLDSDIR%%cstrike/sprites/bottom3.spr
%%HLDSDIR%%cstrike/sprites/bottom_left.spr
%%HLDSDIR%%cstrike/sprites/bottom_left2.spr
%%HLDSDIR%%cstrike/sprites/bottom_left3.spr
%%HLDSDIR%%cstrike/sprites/bottom_right.spr
%%HLDSDIR%%cstrike/sprites/bottom_right2.spr
%%HLDSDIR%%cstrike/sprites/bottom_right3.spr
%%HLDSDIR%%cstrike/sprites/c4.spr
%%HLDSDIR%%cstrike/sprites/ch_sniper.spr
%%HLDSDIR%%cstrike/sprites/ch_sniper2.spr
%%HLDSDIR%%cstrike/sprites/defuser.spr
%%HLDSDIR%%cstrike/sprites/eexplo.spr
%%HLDSDIR%%cstrike/sprites/fast_wallpuff1.spr
%%HLDSDIR%%cstrike/sprites/fexplo.spr
%%HLDSDIR%%cstrike/sprites/fexplo1.spr
%%HLDSDIR%%cstrike/sprites/horizontal.spr
%%HLDSDIR%%cstrike/sprites/hud.txt
%%HLDSDIR%%cstrike/sprites/ibackpack.spr
%%HLDSDIR%%cstrike/sprites/ic4.spr
%%HLDSDIR%%cstrike/sprites/ihostage.spr
%%HLDSDIR%%cstrike/sprites/iplayerc4.spr
%%HLDSDIR%%cstrike/sprites/iplayervip.spr
%%HLDSDIR%%cstrike/sprites/ledglow.spr
%%HLDSDIR%%cstrike/sprites/left.spr
%%HLDSDIR%%cstrike/sprites/left2.spr
%%HLDSDIR%%cstrike/sprites/left3.spr
%%HLDSDIR%%cstrike/sprites/muzzleflash1.spr
%%HLDSDIR%%cstrike/sprites/muzzleflash2.spr
%%HLDSDIR%%cstrike/sprites/muzzleflash3.spr
%%HLDSDIR%%cstrike/sprites/muzzleflash4.spr
%%HLDSDIR%%cstrike/sprites/observer.txt
%%HLDSDIR%%cstrike/sprites/pistol_smoke1.spr
%%HLDSDIR%%cstrike/sprites/pistol_smoke2.spr
%%HLDSDIR%%cstrike/sprites/radar320.spr
%%HLDSDIR%%cstrike/sprites/radar640.spr
%%HLDSDIR%%cstrike/sprites/radio.spr
%%HLDSDIR%%cstrike/sprites/rifle_smoke1.spr
%%HLDSDIR%%cstrike/sprites/rifle_smoke2.spr
%%HLDSDIR%%cstrike/sprites/rifle_smoke3.spr
%%HLDSDIR%%cstrike/sprites/right.spr
%%HLDSDIR%%cstrike/sprites/right2.spr
%%HLDSDIR%%cstrike/sprites/right3.spr
%%HLDSDIR%%cstrike/sprites/smokepuff.spr
%%HLDSDIR%%cstrike/sprites/sniper_scope.spr
%%HLDSDIR%%cstrike/sprites/snow.spr
%%HLDSDIR%%cstrike/sprites/top.spr
%%HLDSDIR%%cstrike/sprites/top2.spr
%%HLDSDIR%%cstrike/sprites/top3.spr
%%HLDSDIR%%cstrike/sprites/top_left.spr
%%HLDSDIR%%cstrike/sprites/top_left2.spr
%%HLDSDIR%%cstrike/sprites/top_left3.spr
%%HLDSDIR%%cstrike/sprites/top_right.spr
%%HLDSDIR%%cstrike/sprites/top_right2.spr
%%HLDSDIR%%cstrike/sprites/top_right3.spr
%%HLDSDIR%%cstrike/sprites/vertical.spr
%%HLDSDIR%%cstrike/sprites/wall_puff1.spr
%%HLDSDIR%%cstrike/sprites/wall_puff2.spr
%%HLDSDIR%%cstrike/sprites/wall_puff3.spr
%%HLDSDIR%%cstrike/sprites/wall_puff4.spr
%%HLDSDIR%%cstrike/sprites/weapon_ak47.txt
%%HLDSDIR%%cstrike/sprites/weapon_aug.txt
%%HLDSDIR%%cstrike/sprites/weapon_awp.txt
%%HLDSDIR%%cstrike/sprites/weapon_c4.txt
%%HLDSDIR%%cstrike/sprites/weapon_deagle.txt
%%HLDSDIR%%cstrike/sprites/weapon_elite.txt
%%HLDSDIR%%cstrike/sprites/weapon_fiveseven.txt
%%HLDSDIR%%cstrike/sprites/weapon_flashbang.txt
%%HLDSDIR%%cstrike/sprites/weapon_g3sg1.txt
%%HLDSDIR%%cstrike/sprites/weapon_glock18.txt
%%HLDSDIR%%cstrike/sprites/weapon_hegrenade.txt
%%HLDSDIR%%cstrike/sprites/weapon_knife.txt
%%HLDSDIR%%cstrike/sprites/weapon_m249.txt
%%HLDSDIR%%cstrike/sprites/weapon_m3.txt
%%HLDSDIR%%cstrike/sprites/weapon_m4a1.txt
%%HLDSDIR%%cstrike/sprites/weapon_mac10.txt
%%HLDSDIR%%cstrike/sprites/weapon_mp5navy.txt
%%HLDSDIR%%cstrike/sprites/weapon_p228.txt
%%HLDSDIR%%cstrike/sprites/weapon_p90.txt
%%HLDSDIR%%cstrike/sprites/weapon_scout.txt
%%HLDSDIR%%cstrike/sprites/weapon_sg550.txt
%%HLDSDIR%%cstrike/sprites/weapon_sg552.txt
%%HLDSDIR%%cstrike/sprites/weapon_shield.txt
%%HLDSDIR%%cstrike/sprites/weapon_smokegrenade.txt
%%HLDSDIR%%cstrike/sprites/weapon_tmp.txt
%%HLDSDIR%%cstrike/sprites/weapon_ump45.txt
%%HLDSDIR%%cstrike/sprites/weapon_usp.txt
%%HLDSDIR%%cstrike/sprites/weapon_xm1014.txt
%%HLDSDIR%%cstrike/titles.txt
%%HLDSDIR%%cstrike/torntextures.wad
%%HLDSDIR%%cstrike/tswad.wad
@dirrm %%HLDSDIR%%cstrike/sprites
@dirrm %%HLDSDIR%%cstrike/sound/weapons
@dirrm %%HLDSDIR%%cstrike/sound/storm
@dirrm %%HLDSDIR%%cstrike/sound/radio
@dirrm %%HLDSDIR%%cstrike/sound/player
@dirrm %%HLDSDIR%%cstrike/sound/plats
@dirrm %%HLDSDIR%%cstrike/sound/misc
@dirrm %%HLDSDIR%%cstrike/sound/items
@dirrm %%HLDSDIR%%cstrike/sound/hostage
@dirrm %%HLDSDIR%%cstrike/sound/de_torn
@dirrm %%HLDSDIR%%cstrike/sound/ambience
@dirrm %%HLDSDIR%%cstrike/sound
@dirrm %%HLDSDIR%%cstrike/models/player/vip
@dirrm %%HLDSDIR%%cstrike/models/player/urban
@dirrm %%HLDSDIR%%cstrike/models/player/terror
@dirrm %%HLDSDIR%%cstrike/models/player/sas
@dirrm %%HLDSDIR%%cstrike/models/player/leet
@dirrm %%HLDSDIR%%cstrike/models/player/guerilla
@dirrm %%HLDSDIR%%cstrike/models/player/gsg9
@dirrm %%HLDSDIR%%cstrike/models/player/gign
@dirrm %%HLDSDIR%%cstrike/models/player/arctic
@dirrm %%HLDSDIR%%cstrike/models/player
@dirrm %%HLDSDIR%%cstrike/models
@dirrm %%HLDSDIR%%cstrike/media
@dirrm %%HLDSDIR%%cstrike/maps
@dirrm %%HLDSDIR%%cstrike/manual
@dirrm %%HLDSDIR%%cstrike/events
@dirrm %%HLDSDIR%%cstrike/dlls
@dirrm %%HLDSDIR%%cstrike/classes
@dirrm %%HLDSDIR%%cstrike/cl_dlls
@unexec rmdir %D/%%HLDSDIR%%cstrike/SAVE 2>/dev/null || true
@unexec rmdir %D/%%HLDSDIR%%cstrike/logs 2>/dev/null || true
@unexec rmdir %D/%%HLDSDIR%%cstrike 2>/dev/null || echo "If you are permanently removing this port, you should do a ``rm -rf ${PKG_PREFIX}/%%HLDSDIR%%cstrike`` to remove any configuration files and logs left." | fmt