Advertisement
Guest User

Untitled

a guest
Feb 18th, 2017
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 28.66 KB | None | 0 0
  1. class CfgSounds
  2. {
  3. sounds[] = {};
  4. class radiochatter2
  5. {
  6. // how the sound is referred to in the editor (e.g. trigger effects)
  7. name = "radiochatter2";
  8. // filename, volume, pitch
  9. sound[] = {"sounds\radiochatter2.ogg", 1, 1};
  10. titles[] = {};
  11. };
  12. class radiochatter4
  13. {
  14. // how the sound is referred to in the editor (e.g. trigger effects)
  15. name = "radiochatter4";
  16. // filename, volume, pitch
  17. sound[] = {"sounds\radiochatter4.ogg", 1, 1};
  18. titles[] = {};
  19. };
  20. class loadgun
  21. {
  22. // how the sound is referred to in the editor (e.g. trigger effects)
  23. name = "loadgun";
  24. // filename, volume, pitch
  25. sound[] = {"sounds\support\loadgun.ogg", 1, 1};
  26. titles[] = {};
  27. };
  28. class boots
  29. {
  30. // how the sound is referred to in the editor (e.g. trigger effects)
  31. name = "boots";
  32. // filename, volume, pitch
  33. sound[] = {"sounds\support\boots.ogg", 2, 1};
  34. titles[] = {};
  35. };
  36. class siren
  37. {
  38. // how the sound is referred to in the editor (e.g. trigger effects)
  39. name = "siren";
  40. // filename, volume, pitch
  41. sound[] = {"sounds\Siren.ogg", db-15, 1};
  42. titles[] = {};
  43. };
  44.  
  45. class Vent
  46. {
  47. name="Vent";
  48. sound[]={ATM_Airdrop\data\vent.ogg,db-11,1.0};
  49. titles[] = {};
  50. };
  51.  
  52. class Para
  53. {
  54. name="Para";
  55. sound[]={ATM_Airdrop\data\parachute.ogg,db-11,1.0};
  56. titles[] = {};
  57. };
  58.  
  59. class Vent2
  60. {
  61. name="Vent2";
  62. sound[]={ATM_Airdrop\data\vent2.ogg,db-11,1.0};
  63. titles[] = {};
  64. };
  65.  
  66. class flapping
  67. {
  68. sound[] = {"COB_HALO\sounds\flapping.ogg", db-15, 1};
  69. titles[] = {};
  70. };
  71.  
  72. class open_chute
  73. {
  74. sound[] = {"COB_HALO\sounds\open_chute.ogg", db-15, 1};
  75. titles[] = {};
  76. };
  77.  
  78. class para_pilot
  79. {
  80. sound[] = {"COB_HALO\sounds\para_pilot.ogg", db-15, 1};
  81. titles[] = {};
  82. };
  83.  
  84.  
  85. // Definition for each sound
  86. class radiom1
  87. {
  88. name = "radiomorse";
  89. sound[] = {sounds\RADIO.ogg, 0.4, 1.0};
  90. titles[] = {0, ""};
  91. };
  92.  
  93.  
  94. // Define ISIS screams
  95.  
  96. class sound1
  97. {
  98. name = "allahu";
  99. sound[] = {"sv\allahu.ogg", db+38, 1.0, 200};
  100. titles[] = {};
  101. };
  102.  
  103. class sound2
  104. {
  105. name = "allahu2";
  106. sound[] = {"sv\allahu2.ogg", db+38, 1.0, 200};
  107. titles[] = {};
  108. };
  109.  
  110. class sound3
  111. {
  112. name = "allahu3";
  113. sound[] = {"sv\allahu3.ogg", db+38, 1.0, 200};
  114. titles[] = {};
  115. };
  116.  
  117. class sound4
  118. {
  119. name = "allahu4";
  120. sound[] = {"sv\allahu4.ogg", db+38, 1.0, 200};
  121. titles[] = {};
  122. };
  123.  
  124. class sound5
  125. {
  126. name = "allahu5";
  127. sound[] = {"sv\allahu5.ogg", db+38, 1.0, 200};
  128. titles[] = {};
  129. };
  130.  
  131. class sound6
  132. {
  133. name = "allahu6";
  134. sound[] = {"sv\allahu6.ogg", db+38, 1.0, 200};
  135. titles[] = {};
  136. };
  137.  
  138. class sound7
  139. {
  140. name = "allahu7";
  141. sound[] = {"sv\allahu7.ogg", db+38, 1.0, 200};
  142. titles[] = {};
  143. };
  144.  
  145. class sound8
  146. {
  147. name = "allahu8";
  148. sound[] = {"sv\allahu8.ogg", db+38, 1.0, 200};
  149. titles[] = {};
  150. };
  151. // Now shut tha fuck up
  152.  
  153. // Suicide Bombers scream too
  154. class AllahuAckar
  155. {
  156. name = "AllahuAckar"; // how the sound is referred to in the editor (e.g. trigger effects)
  157. sound[] = {"sv\allahu4.ogg", 1, 1}; // filename, volume, pitch
  158. titles[] = {0, "Allahu Akbar!"}; // subtitle delay in seconds, subtitle text
  159. };
  160.  
  161. // Call to prayer
  162. class Spyder_CTP_0
  163. {
  164. name = "Spyder_CallToPrayer_0";
  165. sound[] = {"Spyder_Modules\callToPrayer\sounds\ctp_0.ogg", db+1, 1};
  166. titles[] = {};
  167. };
  168.  
  169. class Spyder_CTP_1
  170. {
  171. name = "Spyder_CallToPrayer_1";
  172. sound[] = {"Spyder_Modules\callToPrayer\sounds\ctp_1.ogg", db+1, 1};
  173. titles[] = {};
  174. };
  175.  
  176.  
  177. // Middle eastern sounds
  178. class mideastsound1
  179. {
  180. name = "1";
  181. sound[] = {"sounds\mideast\1.ogg", db+5, 1.0};
  182. };
  183.  
  184. class mideastsound2
  185. {
  186. name = "2";
  187. sound[] = {"sounds\mideast\2.ogg", db+5, 1.0};
  188. };
  189.  
  190. class mideastsound3
  191. {
  192. name = "3";
  193. sound[] = {"sounds\mideast\3.ogg", db+5, 1.0};
  194. };
  195.  
  196. class mideastsound4
  197. {
  198. name = "4";
  199. sound[] = {"sounds\mideast\4.ogg", db+5, 1.0};
  200. };
  201.  
  202. class mideastsound5
  203. {
  204. name = "5";
  205. sound[] = {"sounds\mideast\5.ogg", db+5, 1.0};
  206. };
  207.  
  208. class mideastsound6
  209. {
  210. name = "6";
  211. sound[] = {"sounds\mideast\6.ogg", db+5, 1.0};
  212. };
  213.  
  214. class mideastsound7
  215. {
  216. name = "7";
  217. sound[] = {"sounds\mideast\7.ogg", db+5, 1.0};
  218. };
  219.  
  220. class mideastsound8
  221. {
  222. name = "8";
  223. sound[] = {"sounds\mideast\8.ogg", db+5, 1.0};
  224. };
  225.  
  226. class mideastsound9
  227. {
  228. name = "9";
  229. sound[] = {"sounds\mideast\9.ogg", db+5, 1.0};
  230. };
  231.  
  232. class mideastsound10
  233. {
  234. name = "10";
  235. sound[] = {"sounds\mideast\10.ogg", db+5, 1.0};
  236. };
  237. class mideastsound11
  238. {
  239. name = "11";
  240. sound[] = {"sounds\mideast\11.ogg", db+5, 1.0};
  241. };
  242. class mideastsound12
  243. {
  244. name = "12";
  245. sound[] = {"sounds\mideast\12.ogg", db+5, 1.0};
  246. };
  247. class mideastsound13
  248. {
  249. name = "13";
  250. sound[] = {"sounds\mideast\13.ogg", db+5, 1.0};
  251. };
  252. class mideastsound14
  253. {
  254. name = "14";
  255. sound[] = {"sounds\mideast\14.ogg", db+5, 1.0};
  256. };
  257. class mideastsound15
  258. {
  259. name = "15";
  260. sound[] = {"sounds\mideast\15.ogg", db+5, 1.0};
  261. };
  262. class mideastsound16
  263. {
  264. name = "16";
  265. sound[] = {"sounds\mideast\16.ogg", db+5, 1.0};
  266. };
  267. class mideastsound17
  268. {
  269. name = "17";
  270. sound[] = {"sounds\mideast\17.ogg", db+5, 1.0};
  271. };
  272. class mideastsound18
  273. {
  274. name = "18";
  275. sound[] = {"sounds\mideast\18.ogg", db+5, 1.0};
  276. };
  277. class mideastsound19
  278. {
  279. name = "19";
  280. sound[] = {"sounds\mideast\19.ogg", db+5, 1.0};
  281. };
  282. class mideastsound20
  283. {
  284. name = "20";
  285. sound[] = {"sounds\mideast\20.ogg", db+5, 1.0};
  286. };
  287. class mideastsound21
  288. {
  289. name = "21";
  290. sound[] = {"sounds\mideast\21.ogg", db+5, 1.0};
  291. };
  292.  
  293. class mideastsound22
  294. {
  295. name = "22";
  296. sound[] = {"sounds\mideast\22.ogg", db+5, 1.0};
  297. };
  298.  
  299. class mideastsound23
  300. {
  301. name = "23";
  302. sound[] = {"sounds\mideast\23.ogg", db+5, 1.0};
  303. };
  304.  
  305. class mideastsound24
  306. {
  307. name = "24";
  308. sound[] = {"sounds\mideast\24.ogg", db+5, 1.0};
  309. };
  310.  
  311. class mideastsound25
  312. {
  313. name = "25";
  314. sound[] = {"sounds\mideast\25.ogg", db+5, 1.0};
  315. };
  316.  
  317. class mideastsound26
  318. {
  319. name = "26";
  320. sound[] = {"sounds\mideast\26.ogg", db+5, 1.0};
  321. };
  322.  
  323. class mideastsound27
  324. {
  325. name = "27";
  326. sound[] = {"sounds\mideast\27.ogg", db+5, 1.0};
  327. };
  328.  
  329. class mideastsound28
  330. {
  331. name = "28";
  332. sound[] = {"sounds\mideast\28.ogg", db+5, 1.0};
  333. };
  334.  
  335. class mideastsound29
  336. {
  337. name = "29";
  338. sound[] = {"sounds\mideast\29.ogg", db+5, 1.0};
  339. };
  340.  
  341. class mideastsound30
  342. {
  343. name = "30";
  344. sound[] = {"sounds\mideast\30.ogg", db+5, 1.0};
  345. };
  346. class mideastsound31
  347. {
  348. name = "31";
  349. sound[] = {"sounds\mideast\31.ogg", db+5, 1.0};
  350. };
  351. class mideastsound32
  352. {
  353. name = "32";
  354. sound[] = {"sounds\mideast\32.ogg", db+5, 1.0};
  355. };
  356. class mideastsound33
  357. {
  358. name = "33";
  359. sound[] = {"sounds\mideast\33.ogg", db+5, 1.0};
  360. };
  361. class mideastsound34
  362. {
  363. name = "34";
  364. sound[] = {"sounds\mideast\34.ogg", db+5, 1.0};
  365. };
  366. class mideastsound35
  367. {
  368. name = "35";
  369. sound[] = {"sounds\mideast\35.ogg", db+5, 1.0};
  370. };
  371. class mideastsound36
  372. {
  373. name = "36";
  374. sound[] = {"sounds\mideast\36.ogg", db+5, 1.0};
  375. };
  376. class mideastsound37
  377. {
  378. name = "37";
  379. sound[] = {"sounds\mideast\37.ogg", db+5, 1.0};
  380. };
  381. class mideastsound38
  382. {
  383. name = "38";
  384. sound[] = {"sounds\mideast\38.ogg", db+5, 1.0};
  385. };
  386. class mideastsound39
  387. {
  388. name = "39";
  389. sound[] = {"sounds\mideast\39.ogg", db+5, 1.0};
  390. };
  391. class mideastsound40
  392. {
  393. name = "40";
  394. sound[] = {"sounds\mideast\40.ogg", db+5, 1.0};
  395. };
  396.  
  397.  
  398.  
  399. // Middle Eastern Music
  400. class mideastmusic01
  401. {
  402. name = "s1";
  403. sound[] = {"sounds\mideast\s1.ogg", db+5, 1.0};
  404. };
  405.  
  406. class mideastmusic02
  407. {
  408. name = "s2";
  409. sound[] = {"sounds\mideast\s2.ogg", db+5, 1.0};
  410. };
  411.  
  412. class mideastmusic03
  413. {
  414. name = "s3";
  415. sound[] = {"sounds\mideast\s3.ogg", db+5, 1.0};
  416. };
  417.  
  418. class mideastmusic04
  419. {
  420. name = "s4";
  421. sound[] = {"sounds\mideast\s4.ogg", db+5, 1.0};
  422. };
  423.  
  424. class mideastmusic05
  425. {
  426. name = "s5";
  427. sound[] = {"sounds\mideast\s5.ogg", db+5, 1.0};
  428. };
  429.  
  430. class mideastmusic06
  431. {
  432. name = "s6";
  433. sound[] = {"sounds\mideast\s6.ogg", db+5, 1.0};
  434. };
  435.  
  436. class mideastmusic07
  437. {
  438. name = "s7";
  439. sound[] = {"sounds\mideast\s7.ogg", db+5, 1.0};
  440. };
  441.  
  442. class mideastmusic08
  443. {
  444. name = "s8";
  445. sound[] = {"sounds\mideast\s8.ogg", db+5, 1.0};
  446. };
  447.  
  448. class mideastmusic09
  449. {
  450. name = "s9";
  451. sound[] = {"sounds\mideast\s9.ogg", db+5, 1.0};
  452. };
  453.  
  454. class mideastmusic10
  455. {
  456. name = "s10";
  457. sound[] = {"sounds\mideast\s10.ogg", db+5, 1.0};
  458. };
  459. class mideastmusic11
  460. {
  461. name = "s11";
  462. sound[] = {"sounds\mideast\s11.ogg", db+5, 1.0};
  463. };
  464.  
  465.  
  466. // House noises
  467. class housecreak1
  468. {
  469. name = "c1";
  470. sound[] = {"sounds\house\c1.ogg", db-5, 1.0};
  471. };
  472. class housecreak2
  473. {
  474. name = "c2";
  475. sound[] = {"sounds\house\c2.ogg", db-5, 1.0};
  476. };
  477. class housecreak3
  478. {
  479. name = "c3";
  480. sound[] = {"sounds\house\c3.ogg", db-5, 1.0};
  481. };
  482. class housecreak4
  483. {
  484. name = "c4";
  485. sound[] = {"sounds\house\c4.ogg", db-5, 1.0};
  486. };
  487. class housecreak5
  488. {
  489. name = "c5";
  490. sound[] = {"sounds\house\c5.ogg", db-5, 1.0};
  491. };
  492. class housecreak6
  493. {
  494. name = "c6";
  495. sound[] = {"sounds\house\c6.ogg", db-5, 1.0};
  496. };
  497. class housecreak7
  498. {
  499. name = "c7";
  500. sound[] = {"sounds\house\c7.ogg", db-5, 1.0};
  501. };
  502. class housecreak8
  503. {
  504. name = "c8";
  505. sound[] = {"sounds\house\c8.ogg", db-5, 1.0};
  506. };
  507. class housecreak9
  508. {
  509. name = "c9";
  510. sound[] = {"sounds\house\c9.ogg", db-5, 1.0};
  511. };
  512. class housecreak10
  513. {
  514. name = "c10";
  515. sound[] = {"sounds\house\c10.ogg", db-5, 1.0};
  516. };
  517. class housewind1
  518. {
  519. name = "w1";
  520. sound[] = {"sounds\house\w1.ogg", db-5, 1.0};
  521. };
  522. class housewind2
  523. {
  524. name = "w2";
  525. sound[] = {"sounds\house\w2.ogg", db-5, 1.0};
  526. };
  527. class housewind3
  528. {
  529. name = "w3";
  530. sound[] = {"sounds\house\w3.ogg", db-5, 1.0};
  531. };
  532. class housewind4
  533. {
  534. name = "w4";
  535. sound[] = {"sounds\house\w4.ogg", db-5, 1.0};
  536. };
  537. class housewind5
  538. {
  539. name = "w5";
  540. sound[] = {"sounds\house\w5.ogg", db-5, 1.0};
  541. };
  542. class housewind6
  543. {
  544. name = "w6";
  545. sound[] = {"sounds\house\w6.ogg", db-5, 1.0};
  546. };
  547. class housewind7
  548. {
  549. name = "w7";
  550. sound[] = {"sounds\house\w7.ogg", db-5, 1.0};
  551. };
  552. class housewind8
  553. {
  554. name = "w8";
  555. sound[] = {"sounds\house\w8.ogg", db-5, 1.0};
  556. };
  557. class housewind9
  558. {
  559. name = "w9";
  560. sound[] = {"sounds\house\w9.ogg", db-5, 1.0};
  561. };
  562. class housewind10
  563. {
  564. name = "w10";
  565. sound[] = {"sounds\house\w10.ogg", db-5, 1.0};
  566. };
  567. class houserattle1
  568. {
  569. name = "r1";
  570. sound[] = {"sounds\house\r1.ogg", db-5, 1.0};
  571. };
  572. class houserattle2
  573. {
  574. name = "r2";
  575. sound[] = {"sounds\house\r2.ogg", db-5, 1.0};
  576. };
  577. class houserattle3
  578. {
  579. name = "r3";
  580. sound[] = {"sounds\house\r3.ogg", db-5, 1.0};
  581. };
  582. class houserattle4
  583. {
  584. name = "r4";
  585. sound[] = {"sounds\house\r4.ogg", db-5, 1.0};
  586. };
  587. class houserattle5
  588. {
  589. name = "r5";
  590. sound[] = {"sounds\house\r5.ogg", db-5, 1.0};
  591. };
  592. class houserattle6
  593. {
  594. name = "r6";
  595. sound[] = {"sounds\house\r6.ogg", db-5, 1.0};
  596. };
  597. class houserattle7
  598. {
  599. name = "r7";
  600. sound[] = {"sounds\house\r7.ogg", db-5, 1.0};
  601. };
  602. class houserattle8
  603. {
  604. name = "r8";
  605. sound[] = {"sounds\house\r8.ogg", db-5, 1.0};
  606. };
  607. class houserattle9
  608. {
  609. name = "r9";
  610. sound[] = {"sounds\house\r9.ogg", db-5, 1.0};
  611. };
  612. class houserattle10
  613. {
  614. name = "r10";
  615. sound[] = {"sounds\house\r10.ogg", db-5, 1.0};
  616. };
  617.  
  618.  
  619.  
  620. // Fear noises
  621. class fear1
  622. {
  623. name = "1";
  624. sound[] = {"sounds\fear\1.ogg", db-5, 1.0};
  625. };
  626. class fear2
  627. {
  628. name = "2";
  629. sound[] = {"sounds\fear\2.ogg", db-5, 1.0};
  630. };
  631. class fear3
  632. {
  633. name = "3";
  634. sound[] = {"sounds\fear\3.ogg", db-5, 1.0};
  635. };
  636. class fear4
  637. {
  638. name = "4";
  639. sound[] = {"sounds\fear\4.ogg", db-5, 1.0};
  640. };
  641. class fear5
  642. {
  643. name = "5";
  644. sound[] = {"sounds\fear\5.ogg", db-5, 1.0};
  645. };
  646. class fear6
  647. {
  648. name = "6";
  649. sound[] = {"sounds\fear\6.ogg", db-5, 1.0};
  650. };
  651. class fear7
  652. {
  653. name = "7";
  654. sound[] = {"sounds\fear\7.ogg", db-5, 1.0};
  655. };
  656. class fear8
  657. {
  658. name = "8";
  659. sound[] = {"sounds\fear\8.ogg", db-5, 1.0};
  660. };
  661. class fear9
  662. {
  663. name = "9";
  664. sound[] = {"sounds\fear\9.ogg", db-5, 1.0};
  665. };
  666. class fear10
  667. {
  668. name = "10";
  669. sound[] = {"sounds\fear\10.ogg", db-5, 1.0};
  670. };
  671. class fear11
  672. {
  673. name = "11";
  674. sound[] = {"sounds\fear\11.ogg", db-5, 1.0};
  675. };
  676. class fear12
  677. {
  678. name = "12";
  679. sound[] = {"sounds\fear\12.ogg", db-5, 1.0};
  680. };
  681. class fear13
  682. {
  683. name = "13";
  684. sound[] = {"sounds\fear\13.ogg", db-5, 1.0};
  685. };
  686. class fear14
  687. {
  688. name = "14";
  689. sound[] = {"sounds\fear\14.ogg", db-5, 1.0};
  690. };
  691. class fear15
  692. {
  693. name = "15";
  694. sound[] = {"sounds\fear\15.ogg", db-5, 1.0};
  695. };
  696.  
  697. // RADIO
  698.  
  699. class radio1
  700. {
  701. name = "radio1";
  702. sound[] = {"sounds\tpw_sounds\sounds\radio1.ogg", 1, 1};
  703. titles[] = {};
  704. };
  705.  
  706. class radio2
  707. {
  708. name = "radio2";
  709. sound[] = {"sounds\tpw_sounds\sounds\radio2.ogg", 1, 1};
  710. titles[] = {};
  711. };
  712.  
  713. class radio3
  714. {
  715. name = "radio3";
  716. sound[] = {"sounds\tpw_sounds\sounds\radio3.ogg", 1, 1};
  717. titles[] = {};
  718. };
  719.  
  720. class radio4
  721. {
  722. name = "radio4";
  723. sound[] = {"sounds\tpw_sounds\sounds\radio4.ogg", 1, 1};
  724. titles[] = {};
  725. };
  726.  
  727. class radio5
  728. {
  729. name = "radio5";
  730. sound[] = {"sounds\tpw_sounds\sounds\radio5.ogg", 1, 1};
  731. titles[] = {};
  732. };
  733.  
  734. class radio6
  735. {
  736. name = "radio6";
  737. sound[] = {"sounds\tpw_sounds\sounds\radio6.ogg", 1, 1};
  738. titles[] = {};
  739. };
  740.  
  741. class radio7
  742. {
  743. name = "radio7";
  744. sound[] = {"sounds\tpw_sounds\sounds\radio7.ogg", 1, 1};
  745. titles[] = {};
  746. };
  747.  
  748. class radio8
  749. {
  750. name = "radio8";
  751. sound[] = {"sounds\tpw_sounds\sounds\radio8.ogg", 1, 1};
  752. titles[] = {};
  753. };
  754.  
  755. class radio9
  756. {
  757. name = "radio9";
  758. sound[] = {"sounds\tpw_sounds\sounds\radio9.ogg", 1, 1};
  759. titles[] = {};
  760. };
  761.  
  762. class radio10
  763. {
  764. name = "radio10";
  765. sound[] = {"sounds\tpw_sounds\sounds\radio10.ogg", 1, 1};
  766. titles[] = {};
  767. };
  768.  
  769. class radio11
  770. {
  771. name = "radio11";
  772. sound[] = {"sounds\tpw_sounds\sounds\radio11.ogg", 1, 1};
  773. titles[] = {};
  774. };
  775.  
  776. class radio12
  777. {
  778. name = "radio12";
  779. sound[] = {"sounds\tpw_sounds\sounds\radio12.ogg", 1, 1};
  780. titles[] = {};
  781. };
  782.  
  783. class radio13
  784. {
  785. name = "radio13";
  786. sound[] = {"sounds\tpw_sounds\sounds\radio13.ogg", 1, 1};
  787. titles[] = {};
  788. };
  789.  
  790. class radio14
  791. {
  792. name = "radio14";
  793. sound[] = {"sounds\tpw_sounds\sounds\radio14.ogg", 1, 1};
  794. titles[] = {};
  795. };
  796.  
  797. class radio15
  798. {
  799. name = "radio15";
  800. sound[] = {"sounds\tpw_sounds\sounds\radio15.ogg", 1, 1};
  801. titles[] = {};
  802. };
  803.  
  804. class radio16
  805. {
  806. name = "radio16";
  807. sound[] = {"sounds\tpw_sounds\sounds\radio16.ogg", 1, 1};
  808. titles[] = {};
  809. };
  810.  
  811. class radio17
  812. {
  813. name = "radio17";
  814. sound[] = {"sounds\tpw_sounds\sounds\radio17.ogg", 1, 1};
  815. titles[] = {};
  816. };
  817.  
  818. class radio18
  819. {
  820. name = "radio18";
  821. sound[] = {"sounds\tpw_sounds\sounds\radio18.ogg", 1, 1};
  822. titles[] = {};
  823. };
  824.  
  825. class radio19
  826. {
  827. name = "radio19";
  828. sound[] = {"sounds\tpw_sounds\sounds\radio19.ogg", 1, 1};
  829. titles[] = {};
  830. };
  831.  
  832. class radio20
  833. {
  834. name = "radio20";
  835. sound[] = {"sounds\tpw_sounds\sounds\radio20.ogg", 1, 1};
  836. titles[] = {};
  837. };
  838.  
  839. class radio21
  840. {
  841. name = "radio21";
  842. sound[] = {"sounds\tpw_sounds\sounds\radio21.ogg", 1, 1};
  843. titles[] = {};
  844. };
  845.  
  846. class radio22
  847. {
  848. name = "radio22";
  849. sound[] = {"sounds\tpw_sounds\sounds\radio22.ogg", 1, 1};
  850. titles[] = {};
  851. };
  852.  
  853. class radio23
  854. {
  855. name = "radio23";
  856. sound[] = {"sounds\tpw_sounds\sounds\radio23.ogg", 1, 1};
  857. titles[] = {};
  858. };
  859.  
  860. class radio24
  861. {
  862. name = "radio24";
  863. sound[] = {"sounds\tpw_sounds\sounds\radio24.ogg", 1, 1};
  864. titles[] = {};
  865. };
  866.  
  867. class radio25
  868. {
  869. name = "radio25";
  870. sound[] = {"sounds\tpw_sounds\sounds\radio25.ogg", 1, 1};
  871. titles[] = {};
  872. };
  873.  
  874. class radio26
  875. {
  876. name = "radio26";
  877. sound[] = {"sounds\tpw_sounds\sounds\radio26.ogg", 1, 1};
  878. titles[] = {};
  879. };
  880.  
  881. class radio27
  882. {
  883. name = "radio27";
  884. sound[] = {"sounds\tpw_sounds\sounds\radio27.ogg", 1, 1};
  885. titles[] = {};
  886. };
  887.  
  888. class radio28
  889. {
  890. name = "radio28";
  891. sound[] = {"sounds\tpw_sounds\sounds\radio28.ogg", 1, 1};
  892. titles[] = {};
  893. };
  894.  
  895. class radio29
  896. {
  897. name = "radio29";
  898. sound[] = {"sounds\tpw_sounds\sounds\radio29.ogg", 1, 1};
  899. titles[] = {};
  900. };
  901.  
  902. class radio30
  903. {
  904. name = "radio30";
  905. sound[] = {"sounds\tpw_sounds\sounds\radio30.ogg", 1, 1};
  906. titles[] = {};
  907. };
  908.  
  909. class radio31
  910. {
  911. name = "radio31";
  912. sound[] = {"sounds\tpw_sounds\sounds\radio31.ogg", 1, 1};
  913. titles[] = {};
  914. };
  915.  
  916. class radio32
  917. {
  918. name = "radio32";
  919. sound[] = {"sounds\tpw_sounds\sounds\radio32.ogg", 1, 1};
  920. titles[] = {};
  921. };
  922.  
  923. class radio33
  924. {
  925. name = "radio33";
  926. sound[] = {"sounds\tpw_sounds\sounds\radio33.ogg", 1, 1};
  927. titles[] = {};
  928. };
  929.  
  930. class radio34
  931. {
  932. name = "radio34";
  933. sound[] = {"sounds\tpw_sounds\sounds\radio34.ogg", 1, 1};
  934. titles[] = {};
  935. };
  936.  
  937. class radio35
  938. {
  939. name = "radio35";
  940. sound[] = {"sounds\tpw_sounds\sounds\radio35.ogg", 1, 1};
  941. titles[] = {};
  942. };
  943.  
  944. class radio36
  945. {
  946. name = "radio36";
  947. sound[] = {"sounds\tpw_sounds\sounds\radio36.ogg", 1, 1};
  948. titles[] = {};
  949. };
  950.  
  951. class radio37
  952. {
  953. name = "radio37";
  954. sound[] = {"sounds\tpw_sounds\sounds\radio37.ogg", 1, 1};
  955. titles[] = {};
  956. };
  957.  
  958. class radio38
  959. {
  960. name = "radio38";
  961. sound[] = {"sounds\tpw_sounds\sounds\radio38.ogg", 1, 1};
  962. titles[] = {};
  963. };
  964.  
  965. class radio39
  966. {
  967. name = "radio39";
  968. sound[] = {"sounds\tpw_sounds\sounds\radio39.ogg", 1, 1};
  969. titles[] = {};
  970. };
  971.  
  972. class radio40
  973. {
  974. name = "radio40";
  975. sound[] = {"sounds\tpw_sounds\sounds\radio40.ogg", 1, 1};
  976. titles[] = {};
  977. };
  978.  
  979. class radio41
  980. {
  981. name = "radio41";
  982. sound[] = {"sounds\tpw_sounds\sounds\radio41.ogg", 1, 1};
  983. titles[] = {};
  984. };
  985.  
  986. class radio42
  987. {
  988. name = "radio42";
  989. sound[] = {"sounds\tpw_sounds\sounds\radio42.ogg", 1, 1};
  990. titles[] = {};
  991. };
  992.  
  993. class radio43
  994. {
  995. name = "radio43";
  996. sound[] = {"sounds\tpw_sounds\sounds\radio43.ogg", 1, 1};
  997. titles[] = {};
  998. };
  999.  
  1000. class player_radio1
  1001. {
  1002. name = "player_radio1";
  1003. sound[] = {"sounds\tpw_sounds\sounds\radio1.ogg", 0.250000, 1};
  1004. titles[] = {};
  1005. };
  1006.  
  1007. class player_radio2
  1008. {
  1009. name = "player_radio2";
  1010. sound[] = {"sounds\tpw_sounds\sounds\radio2.ogg", 0.250000, 1};
  1011. titles[] = {};
  1012. };
  1013.  
  1014. class player_radio3
  1015. {
  1016. name = "player_radio3";
  1017. sound[] = {"sounds\tpw_sounds\sounds\radio3.ogg", 0.250000, 1};
  1018. titles[] = {};
  1019. };
  1020.  
  1021. class player_radio4
  1022. {
  1023. name = "player_radio4";
  1024. sound[] = {"sounds\tpw_sounds\sounds\radio4.ogg", 0.250000, 1};
  1025. titles[] = {};
  1026. };
  1027.  
  1028. class player_radio5
  1029. {
  1030. name = "player_radio5";
  1031. sound[] = {"sounds\tpw_sounds\sounds\radio5.ogg", 0.250000, 1};
  1032. titles[] = {};
  1033. };
  1034.  
  1035. class player_radio6
  1036. {
  1037. name = "player_radio6";
  1038. sound[] = {"sounds\tpw_sounds\sounds\radio6.ogg", 0.250000, 1};
  1039. titles[] = {};
  1040. };
  1041.  
  1042. class player_radio7
  1043. {
  1044. name = "player_radio7";
  1045. sound[] = {"sounds\tpw_sounds\sounds\radio7.ogg", 0.250000, 1};
  1046. titles[] = {};
  1047. };
  1048.  
  1049. class player_radio8
  1050. {
  1051. name = "player_radio8";
  1052. sound[] = {"sounds\tpw_sounds\sounds\radio8.ogg", 0.250000, 1};
  1053. titles[] = {};
  1054. };
  1055.  
  1056. class player_radio9
  1057. {
  1058. name = "player_radio9";
  1059. sound[] = {"sounds\tpw_sounds\sounds\radio9.ogg", 0.250000, 1};
  1060. titles[] = {};
  1061. };
  1062.  
  1063. class player_radio10
  1064. {
  1065. name = "player_radio10";
  1066. sound[] = {"sounds\tpw_sounds\sounds\radio10.ogg", 0.250000, 1};
  1067. titles[] = {};
  1068. };
  1069.  
  1070. class player_radio11
  1071. {
  1072. name = "player_radio11";
  1073. sound[] = {"sounds\tpw_sounds\sounds\radio11.ogg", 0.250000, 1};
  1074. titles[] = {};
  1075. };
  1076.  
  1077. class player_radio12
  1078. {
  1079. name = "player_radio12";
  1080. sound[] = {"sounds\tpw_sounds\sounds\radio12.ogg", 0.250000, 1};
  1081. titles[] = {};
  1082. };
  1083.  
  1084. class player_radio13
  1085. {
  1086. name = "player_radio13";
  1087. sound[] = {"sounds\tpw_sounds\sounds\radio13.ogg", 0.250000, 1};
  1088. titles[] = {};
  1089. };
  1090.  
  1091. class player_radio14
  1092. {
  1093. name = "player_radio14";
  1094. sound[] = {"sounds\tpw_sounds\sounds\radio14.ogg", 0.250000, 1};
  1095. titles[] = {};
  1096. };
  1097.  
  1098. class player_radio15
  1099. {
  1100. name = "player_radio15";
  1101. sound[] = {"sounds\tpw_sounds\sounds\radio15.ogg", 0.250000, 1};
  1102. titles[] = {};
  1103. };
  1104.  
  1105. class player_radio16
  1106. {
  1107. name = "player_radio16";
  1108. sound[] = {"sounds\tpw_sounds\sounds\radio16.ogg", 0.250000, 1};
  1109. titles[] = {};
  1110. };
  1111.  
  1112. class player_radio17
  1113. {
  1114. name = "player_radio17";
  1115. sound[] = {"sounds\tpw_sounds\sounds\radio17.ogg", 0.250000, 1};
  1116. titles[] = {};
  1117. };
  1118.  
  1119. class player_radio18
  1120. {
  1121. name = "player_radio18";
  1122. sound[] = {"sounds\tpw_sounds\sounds\radio18.ogg", 0.250000, 1};
  1123. titles[] = {};
  1124. };
  1125.  
  1126. class player_radio19
  1127. {
  1128. name = "player_radio19";
  1129. sound[] = {"sounds\tpw_sounds\sounds\radio19.ogg", 0.250000, 1};
  1130. titles[] = {};
  1131. };
  1132.  
  1133. class player_radio20
  1134. {
  1135. name = "player_radio20";
  1136. sound[] = {"sounds\tpw_sounds\sounds\radio20.ogg", 0.250000, 1};
  1137. titles[] = {};
  1138. };
  1139.  
  1140. class player_radio21
  1141. {
  1142. name = "player_radio21";
  1143. sound[] = {"sounds\tpw_sounds\sounds\radio21.ogg", 0.250000, 1};
  1144. titles[] = {};
  1145. };
  1146.  
  1147. class player_radio22
  1148. {
  1149. name = "player_radio22";
  1150. sound[] = {"sounds\tpw_sounds\sounds\radio22.ogg", 0.250000, 1};
  1151. titles[] = {};
  1152. };
  1153.  
  1154. class player_radio23
  1155. {
  1156. name = "player_radio23";
  1157. sound[] = {"sounds\tpw_sounds\sounds\radio23.ogg", 0.250000, 1};
  1158. titles[] = {};
  1159. };
  1160.  
  1161. class player_radio24
  1162. {
  1163. name = "player_radio24";
  1164. sound[] = {"sounds\tpw_sounds\sounds\radio24.ogg", 0.250000, 1};
  1165. titles[] = {};
  1166. };
  1167.  
  1168. class player_radio25
  1169. {
  1170. name = "player_radio25";
  1171. sound[] = {"sounds\tpw_sounds\sounds\radio25.ogg", 0.250000, 1};
  1172. titles[] = {};
  1173. };
  1174.  
  1175. class player_radio26
  1176. {
  1177. name = "player_radio26";
  1178. sound[] = {"sounds\tpw_sounds\sounds\radio26.ogg", 0.250000, 1};
  1179. titles[] = {};
  1180. };
  1181.  
  1182. class player_radio27
  1183. {
  1184. name = "player_radio27";
  1185. sound[] = {"sounds\tpw_sounds\sounds\radio27.ogg", 0.250000, 1};
  1186. titles[] = {};
  1187. };
  1188.  
  1189. class player_radio28
  1190. {
  1191. name = "player_radio28";
  1192. sound[] = {"sounds\tpw_sounds\sounds\radio28.ogg", 0.250000, 1};
  1193. titles[] = {};
  1194. };
  1195.  
  1196. class player_radio29
  1197. {
  1198. name = "player_radio29";
  1199. sound[] = {"sounds\tpw_sounds\sounds\radio29.ogg", 0.250000, 1};
  1200. titles[] = {};
  1201. };
  1202.  
  1203. class player_radio30
  1204. {
  1205. name = "player_radio30";
  1206. sound[] = {"sounds\tpw_sounds\sounds\radio30.ogg", 0.250000, 1};
  1207. titles[] = {};
  1208. };
  1209.  
  1210. class player_radio31
  1211. {
  1212. name = "player_radio31";
  1213. sound[] = {"sounds\tpw_sounds\sounds\radio31.ogg", 0.250000, 1};
  1214. titles[] = {};
  1215. };
  1216.  
  1217. class player_radio32
  1218. {
  1219. name = "player_radio32";
  1220. sound[] = {"sounds\tpw_sounds\sounds\radio32.ogg", 0.250000, 1};
  1221. titles[] = {};
  1222. };
  1223.  
  1224. class player_radio33
  1225. {
  1226. name = "player_radio33";
  1227. sound[] = {"sounds\tpw_sounds\sounds\radio33.ogg", 0.250000, 1};
  1228. titles[] = {};
  1229. };
  1230.  
  1231. class player_radio34
  1232. {
  1233. name = "player_radio34";
  1234. sound[] = {"sounds\tpw_sounds\sounds\radio34.ogg", 0.250000, 1};
  1235. titles[] = {};
  1236. };
  1237.  
  1238. class player_radio35
  1239. {
  1240. name = "player_radio35";
  1241. sound[] = {"sounds\tpw_sounds\sounds\radio35.ogg", 0.250000, 1};
  1242. titles[] = {};
  1243. };
  1244.  
  1245. class player_radio36
  1246. {
  1247. name = "player_radio36";
  1248. sound[] = {"sounds\tpw_sounds\sounds\radio36.ogg", 0.250000, 1};
  1249. titles[] = {};
  1250. };
  1251.  
  1252. class player_radio37
  1253. {
  1254. name = "player_radio37";
  1255. sound[] = {"sounds\tpw_sounds\sounds\radio37.ogg", 0.250000, 1};
  1256. titles[] = {};
  1257. };
  1258.  
  1259. class player_radio38
  1260. {
  1261. name = "player_radio38";
  1262. sound[] = {"sounds\tpw_sounds\sounds\radio38.ogg", 0.250000, 1};
  1263. titles[] = {};
  1264. };
  1265.  
  1266. class player_radio39
  1267. {
  1268. name = "player_radio39";
  1269. sound[] = {"sounds\tpw_sounds\sounds\radio39.ogg", 0.250000, 1};
  1270. titles[] = {};
  1271. };
  1272.  
  1273. class player_radio40
  1274. {
  1275. name = "player_radio40";
  1276. sound[] = {"sounds\tpw_sounds\sounds\radio40.ogg", 0.250000, 1};
  1277. titles[] = {};
  1278. };
  1279.  
  1280. class player_radio41
  1281. {
  1282. name = "player_radio41";
  1283. sound[] = {"sounds\tpw_sounds\sounds\radio41.ogg", 0.250000, 1};
  1284. titles[] = {};
  1285. };
  1286.  
  1287. class player_radio42
  1288. {
  1289. name = "player_radio42";
  1290. sound[] = {"sounds\tpw_sounds\sounds\radio42.ogg", 0.250000, 1};
  1291. titles[] = {};
  1292. };
  1293.  
  1294. class player_radio43
  1295. {
  1296. name = "player_radio43";
  1297. sound[] = {"sounds\tpw_sounds\sounds\radio43.ogg", 0.250000, 1};
  1298. titles[] = {};
  1299. };
  1300. };
  1301.  
  1302.  
  1303. // ANIMALS
  1304.  
  1305. class CfgMusic {
  1306. tracks[] = {};
  1307.  
  1308. class dog1
  1309. {
  1310. name = "dog1";
  1311. sound[] = {"sounds\tpw_sounds\sounds\dog1.ogg", 1.000000, 1.000000};
  1312. };
  1313.  
  1314. class dog2
  1315. {
  1316. name = "dog2";
  1317. sound[] = {"sounds\tpw_sounds\sounds\dog2.ogg", 1.000000, 1.000000};
  1318. };
  1319.  
  1320. class dog3
  1321. {
  1322. name = "dog3";
  1323. sound[] = {"sounds\tpw_sounds\sounds\dog3.ogg", 1.000000, 1.000000};
  1324. };
  1325.  
  1326. class dog4
  1327. {
  1328. name = "dog4";
  1329. sound[] = {"sounds\tpw_sounds\sounds\dog4.ogg", 1.000000, 1.000000};
  1330. };
  1331.  
  1332. class dog5
  1333. {
  1334. name = "dog5";
  1335. sound[] = {"sounds\tpw_sounds\sounds\dog5.ogg", 1.000000, 1.000000};
  1336. };
  1337.  
  1338. class dog6
  1339. {
  1340. name = "dog6";
  1341. sound[] = {"sounds\tpw_sounds\sounds\dog6.ogg", 1.000000, 1.000000};
  1342. };
  1343.  
  1344. class dog7
  1345. {
  1346. name = "dog7";
  1347. sound[] = {"sounds\tpw_sounds\sounds\dog7.ogg", 1.000000, 1.000000};
  1348. };
  1349.  
  1350. class dog8
  1351. {
  1352. name = "dog8";
  1353. sound[] = {"sounds\tpw_sounds\sounds\dog8.ogg", 1.000000, 1.000000};
  1354. };
  1355.  
  1356. class dog9
  1357. {
  1358. name = "dog9";
  1359. sound[] = {"sounds\tpw_sounds\sounds\dog9.ogg", 1.000000, 1.000000};
  1360. };
  1361.  
  1362. class dog10
  1363. {
  1364. name = "dog10";
  1365. sound[] = {"sounds\tpw_sounds\sounds\dog10.ogg", 1.000000, 1.000000};
  1366. };
  1367.  
  1368. class dog11
  1369. {
  1370. name = "dog11";
  1371. sound[] = {"sounds\tpw_sounds\sounds\dog11.ogg", 1.000000, 1.000000};
  1372. };
  1373.  
  1374. class dog12
  1375. {
  1376. name = "dog12";
  1377. sound[] = {"sounds\tpw_sounds\sounds\dog12.ogg", 1.000000, 1.000000};
  1378. };
  1379.  
  1380. class dog13
  1381. {
  1382. name = "dog13";
  1383. sound[] = {"sounds\tpw_sounds\sounds\dog13.ogg", 1.000000, 1.000000};
  1384. };
  1385.  
  1386. class dog14
  1387. {
  1388. name = "dog14";
  1389. sound[] = {"sounds\tpw_sounds\sounds\dog14.ogg", 1.000000, 1.000000};
  1390. };
  1391.  
  1392. class dog15
  1393. {
  1394. name = "dog15";
  1395. sound[] = {"sounds\tpw_sounds\sounds\dog15.ogg", 1.000000, 1.000000};
  1396. };
  1397.  
  1398. class dog16
  1399. {
  1400. name = "dog16";
  1401. sound[] = {"sounds\tpw_sounds\sounds\dog16.ogg", 1.000000, 1.000000};
  1402. };
  1403.  
  1404. class dog17
  1405. {
  1406. name = "dog17";
  1407. sound[] = {"sounds\tpw_sounds\sounds\dog17.ogg", 1.000000, 1.000000};
  1408. };
  1409.  
  1410. class dog18
  1411. {
  1412. name = "dog18";
  1413. sound[] = {"sounds\tpw_sounds\sounds\dog18.ogg", 1.000000, 1.000000};
  1414. };
  1415.  
  1416. class dog19
  1417. {
  1418. name = "dog19";
  1419. sound[] = {"sounds\tpw_sounds\sounds\dog19.ogg", 1.000000, 1.000000};
  1420. };
  1421.  
  1422. class dog20
  1423. {
  1424. name = "dog20";
  1425. sound[] = {"sounds\tpw_sounds\sounds\dog20.ogg", 1.000000, 1.000000};
  1426. };
  1427.  
  1428. class cat1
  1429. {
  1430. name = "cat1";
  1431. sound[] = {"sounds\tpw_sounds\sounds\cat1.ogg", 1.000000, 1.000000};
  1432. };
  1433.  
  1434. class cat2
  1435. {
  1436. name = "cat2";
  1437. sound[] = {"sounds\tpw_sounds\sounds\cat2.ogg", 1.000000, 1.000000};
  1438. };
  1439.  
  1440. class cat3
  1441. {
  1442. name = "cat3";
  1443. sound[] = {"sounds\tpw_sounds\sounds\cat3.ogg", 1.000000, 1.000000};
  1444. };
  1445.  
  1446. class cat4
  1447. {
  1448. name = "cat4";
  1449. sound[] = {"sounds\tpw_sounds\sounds\cat4.ogg", 1.000000, 1.000000};
  1450. };
  1451.  
  1452. class cat5
  1453. {
  1454. name = "cat5";
  1455. sound[] = {"sounds\tpw_sounds\sounds\cat5.ogg", 1.000000, 1.000000};
  1456. };
  1457.  
  1458. class goat1
  1459. {
  1460. name = "goat1";
  1461. sound[] = {"sounds\tpw_sounds\sounds\goat1.ogg", 1.000000, 1.000000};
  1462. };
  1463.  
  1464. class goat2
  1465. {
  1466. name = "goat2";
  1467. sound[] = {"sounds\tpw_sounds\sounds\goat2.ogg", 1.000000, 1.000000};
  1468. };
  1469.  
  1470. class goat3
  1471. {
  1472. name = "goat3";
  1473. sound[] = {"sounds\tpw_sounds\sounds\goat3.ogg", 1.000000, 1.000000};
  1474. };
  1475.  
  1476. class goat4
  1477. {
  1478. name = "goat4";
  1479. sound[] = {"sounds\tpw_sounds\sounds\goat4.ogg", 1.000000, 1.000000};
  1480. };
  1481.  
  1482. class goat5
  1483. {
  1484. name = "goat5";
  1485. sound[] = {"sounds\tpw_sounds\sounds\goat5.ogg", 1.000000, 1.000000};
  1486. };
  1487.  
  1488. class azan1
  1489. {
  1490. name = "azan1";
  1491. sound[] = {"sounds\tpw_azan\sounds\1.ogg", 1.778279, 1.000000};
  1492. };
  1493.  
  1494. class azan2
  1495. {
  1496. name = "azan2";
  1497. sound[] = {"sounds\tpw_azan\sounds\2.ogg", 1.778279, 1.000000};
  1498. };
  1499.  
  1500. class azan3
  1501. {
  1502. name = "azan3";
  1503. sound[] = {"sounds\tpw_azan\sounds\3.ogg", 1.778279, 1.000000};
  1504. };
  1505.  
  1506. class azan4
  1507. {
  1508. name = "azan4";
  1509. sound[] = {"sounds\tpw_azan\sounds\4.ogg", 1.778279, 1.000000};
  1510. };
  1511.  
  1512. class azan5
  1513. {
  1514. name = "azan5";
  1515. sound[] = {"sounds\tpw_azan\sounds\5.ogg", 1.778279, 1.000000};
  1516. };
  1517.  
  1518. class azan6
  1519. {
  1520. name = "azan6";
  1521. sound[] = {"sounds\tpw_azan\sounds\6.ogg", 1.778279, 1.000000};
  1522. };
  1523.  
  1524. class azan7
  1525. {
  1526. name = "azan7";
  1527. sound[] = {"sounds\tpw_azan\sounds\7.ogg", 1.778279, 1.000000};
  1528. };
  1529.  
  1530. class azan8
  1531. {
  1532. name = "azan8";
  1533. sound[] = {"sounds\tpw_azan\sounds\8.ogg", 1.778279, 1.000000};
  1534. };
  1535.  
  1536. class azan9
  1537. {
  1538. name = "azan9";
  1539. sound[] = {"sounds\tpw_azan\sounds\9.ogg", 1.778279, 1.000000};
  1540. };
  1541.  
  1542. class azan10
  1543. {
  1544. name = "azan10";
  1545. sound[] = {"sounds\tpw_azan\sounds\10.ogg", 1.778279, 1.000000};
  1546. };
  1547.  
  1548. };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement