[ Index ] WAROFGENERALS

PHP Cross Reference of WAROFGENERALS MODS SOURCES

title

Body

[close]

/Command and conquer Generals/Call to arms/Data/INI/ -> Voice.ini (source)

   1  ;//////////////////////////////////////////////////////////////////////////////
   2  ;FILE: Voice.ini //////////////////////////////////////////////////////////////
   3  ;//////////////////////////////////////////////////////////////////////////////
   4  ;
   5  ; This file is for unit responses. These typically are UI Voice sounds.
   6  ; They should be of type 'AudioEvent'
   7  
   8  
   9  ;------------------------------------------------------------------------------
  10  ; Dialog Event 
  11  ;------------------------------------------------------------------------------
  12  
  13  AudioEvent RangerVoiceSelect
  14    Sounds = iransea iranseb iransec iransed iransee iransef 
  15    Control = random
  16    Volume  = 90
  17    Type = ui voice player
  18  End
  19  
  20  AudioEvent RangerVoiceCreate
  21    Sounds = iranseg 
  22    Control = random
  23    Volume  = 110
  24    MinVolume = 100
  25    Priority = high
  26    Type = world global player
  27  End
  28  
  29  AudioEvent RangerVoiceMove
  30    Sounds = iranmoa iranmob iranmoc iranmod iranmoe
  31    Control = random
  32    Volume = 90
  33    Type = ui voice player
  34  End
  35  
  36  AudioEvent RangerVoiceAttack
  37    Sounds = iranata iranatb iranatc iranatd iranate iranatf iranatg iranlaa iranlab iranlac
  38    Control = random
  39    Volume = 90
  40    Type = ui voice player
  41  End
  42  
  43  AudioEvent RangerVoiceCapture
  44    Sounds = irancaa irancab irancac irancad irancae
  45    Control = random
  46    Volume = 90
  47    Type = ui voice player
  48  End
  49  
  50  AudioEvent RangerVoiceCaptureComplete
  51    Sounds = irancoa irancob irancoc irancod
  52    Control = random
  53    Volume  = 120
  54    MinVolume = 110
  55    Type = world player global
  56  End
  57  
  58  AudioEvent RangerVoiceClearBuilding
  59    Sounds = irancla iranclb iranclc irancld
  60    Control = random
  61    Limit = 1
  62    Volume = 90
  63    Type = ui voice player
  64  End
  65  
  66  AudioEvent RangerVoiceSubdue
  67    Sounds = iransba iransbb iransbc iransbd
  68    Control = random
  69    Volume = 90
  70    Type = ui voice player
  71  End
  72  
  73  AudioEvent RangerVoiceGarrison
  74    Sounds = irangaa irangab irangac irangad
  75    Control = random
  76    Volume = 90
  77    Type = ui voice player
  78  End
  79  
  80  AudioEvent RangerVoiceSurrender
  81    Sounds = iransua iransub iransuc
  82    Control = random
  83    Volume  = 120
  84    MinVolume = 110
  85    Type = world shrouded everyone
  86  End
  87  
  88  AudioEvent RangerVoiceFear
  89    Sounds = iranfea iranfeb iranfec iranfed iranfee iranfef iranfeg
  90    Control = random
  91    Volume  = 100
  92    MinVolume = 90
  93    Type = world shrouded player
  94  End
  95  
  96  AudioEvent RangerVoiceBaseAttack
  97    Sounds = iranbaa iranbab iranbac iranbad
  98    Control = random
  99    Volume  = 120
 100    MinVolume = 110
 101    Type = world global player
 102  End
 103  
 104  AudioEvent RangerVoiceUpgradeFlashBangGrenades
 105    Sounds = iranu1
 106    Control = random
 107    Volume = 90
 108    Type = ui voice player
 109  End
 110  
 111  AudioEvent RangerVoiceDie
 112    Sounds = irandia irandib irandic irandid irandie irandif irandig irandih irandii irandij irandik irandil 
 113    Control = random
 114    Priority = LOW
 115    Limit = 3
 116    PitchShift = -10 10
 117    VolumeShift = -20
 118    Volume = 100
 119    Type = world voice everyone
 120  End
 121  
 122  AudioEvent RangerVoiceBuildingStolen
 123    Sounds = iranbsa iranbsb iranbsc
 124    Control = random
 125    Volume  = 120
 126    MinVolume = 110
 127    Type = world global player
 128  End
 129  
 130  AudioEvent RangerVoiceModeFlashBang
 131    Sounds = iranmfa iranmfb iranmfc
 132    Control = random
 133    Volume = 90
 134    Type = ui voice player
 135    Limit = 1
 136  End
 137  
 138  AudioEvent RangerVoiceModeGun
 139    Sounds = iranmga iranmgb iranmgc
 140    Control = random
 141    Volume = 90
 142    Type = ui voice player
 143    Limit = 1
 144  End
 145  
 146  AudioEvent RangerVoiceLaugh
 147    Sounds = iranlaa iranlab iranlac
 148    Control = random
 149    Volume = 100
 150    Type = world shrouded player
 151  End
 152  
 153  
 154  
 155  
 156  ;===================================================
 157  
 158  AudioEvent MissileDefenderVoiceSelect
 159    Sounds = imisseb imissec imissed imissee imissef
 160    Control = random
 161    Volume  = 90
 162    Type = ui voice player
 163  End
 164  
 165  AudioEvent MissileDefenderVoiceCreate
 166    Sounds = imissea imismoe
 167    Control = random
 168    Volume  = 110
 169    MinVolume = 100
 170    Priority = high
 171    Type = world global player
 172  End
 173  
 174  AudioEvent MissileDefenderVoiceMove
 175    Sounds = imismoa imismob imismoc imismod imismoe imismof
 176    Control = random 
 177    Volume = 90
 178    Type = ui voice player
 179  End
 180  
 181  AudioEvent MissileDefenderVoiceAttack
 182    Sounds = imisata imisatb imisatc imisatd imisate imisatf imisatg imisath
 183    Control = random
 184    Volume = 90
 185    Type = ui voice player
 186  End
 187  
 188  AudioEvent MissileDefenderVoiceGarrison
 189    Sounds = imisgaa imisgab imisgac imisgad
 190    Control = random 
 191    Volume = 90
 192    Type = ui voice player
 193  End
 194  
 195  AudioEvent MissileDefenderVoiceModeLaser
 196    Sounds = imismla imismlb imismlc
 197    Control = random
 198    Volume = 90
 199    Type = ui voice player
 200    Limit = 1
 201  End
 202  
 203  AudioEvent MissileDefenderVoiceAttackLaser
 204    Sounds = imisa2a imisa2b imisa2c imisa2d
 205    Control = random
 206    Volume = 90
 207    Type = ui voice player
 208  End
 209  
 210  AudioEvent MissileDefenderVoiceFear
 211    Sounds = imisfea imisfeb imisfec
 212    Control = random
 213    Volume = 100
 214    MinVolume = 90
 215    Type = world shrouded player
 216  End
 217  
 218  AudioEvent MissileDefenderVoiceSurrender
 219    Sounds = imissua imissuc ;imissub 
 220    Control = random
 221    Volume = 100
 222    MinVolume = 90
 223    Type = world shrouded everyone
 224  End
 225  
 226  AudioEvent MissileDefenderVoiceDie
 227    Sounds = imisdia imisdib imisdic imisdid imisdie imisdif imisdig imisdih imisdii imisdij
 228    Control = random
 229    Priority = LOW
 230    Limit = 3
 231    PitchShift = -10 10
 232    Volume = 90
 233    VolumeShift = -20
 234    Type = world voice shrouded everyone
 235  End
 236  ;====================================================
 237  
 238  
 239  AudioEvent CrusaderTankVoiceSelect
 240    Sounds = vcrusea vcruseb vcrusec vcrused vcrusee
 241    Control = random
 242    Volume = 90
 243    Type = ui voice player
 244  End
 245  
 246  AudioEvent CrusaderTankVoiceCreate
 247    Sounds = vcrusef
 248    Control = random
 249    Volume  = 110
 250    MinVolume = 100
 251    Priority = high
 252    Type = world global player
 253  End
 254  
 255  AudioEvent CrusaderTankVoiceMove
 256    Sounds = vcrumoa vcrumob vcrumoc vcrumod vcrumoe
 257    Control = random 
 258    Volume = 90
 259    Type = ui voice player
 260  End
 261  
 262  AudioEvent CrusaderTankVoiceAttack
 263    Sounds =  vcruata vcruatb vcruatc vcruatd vcruate vcruatf vcrucrb
 264    Control = random
 265    Volume = 90
 266    Type = ui voice player
 267  End
 268  
 269  AudioEvent CrusaderTankVoiceCrush
 270    Sounds =  vcrucra vcrucrb vcrucrc
 271    Control = random
 272    Volume = 90
 273    Type = ui voice player
 274  End
 275  
 276  AudioEvent CrusaderTankVoiceUpgradeCompositeArmor
 277    Sounds =  vcruu1
 278    Control = random
 279    Volume = 90
 280    Type = ui voice player
 281  End
 282  
 283  AudioEvent CrusaderTankVoiceDrone
 284    Sounds =  vcrudra vcrudrb
 285    Control = random
 286    Volume = 90
 287    Type = ui voice player
 288  End
 289  
 290  ;======================================================
 291  
 292  AudioEvent TomahawkVoiceSelect
 293    Sounds = vtomseb vtomsec vtomsed vtomsee vtomsef
 294    Control = random
 295    Volume = 90
 296    Type = ui voice player
 297  End
 298  
 299  AudioEvent TomahawkVoiceCreate
 300    Sounds = vtomsea 
 301    Control = random
 302    Volume  = 110
 303    MinVolume = 100
 304    Priority = high
 305    Type = world global player
 306  End
 307  
 308  AudioEvent TomahawkVoiceMove
 309    Sounds = vtommoa vtommob vtommoc vtommod vtommoe
 310    Control = random
 311    Volume = 90
 312    Type = ui voice player
 313  End
 314  
 315  AudioEvent TomahawkVoiceAttack
 316    Sounds =  vtomata vtomatb vtomatc vtomatd vtomate vtomatf
 317    Control = random
 318    Volume = 90
 319    Type = ui voice player
 320  End
 321  
 322  AudioEvent TomahawkVoiceCrush
 323    Sounds =  vtomcra vtomcrb vtomcrc
 324    Control = random
 325    Volume = 90
 326    Type = ui voice player
 327  End
 328  
 329  AudioEvent TomahawkVoiceDrone
 330    Sounds =  vtomdra vtomdrb
 331    Control = random
 332    Volume = 90
 333    Type = ui voice player
 334  End
 335  
 336  AudioEvent TomahawkVoiceUpgradeWaypointTargeting
 337    Sounds =  vtomu1
 338    Control = random
 339    Volume = 90
 340    Type = ui voice player
 341  End
 342  
 343  AudioEvent TomahawkVoiceModeWaypoint
 344    Sounds =  vtommwa vtommwb
 345    Control = random
 346    Volume = 90
 347    Type = ui voice player
 348    Limit = 1
 349  End
 350  
 351  ;====================================================
 352  
 353  
 354  AudioEvent RaptorVoiceSelect
 355    Sounds = vrapsea vrapseb vrapsec vrapsed vrapsee vrapsef
 356    Control= random
 357    Attack = gradio1a gradio1b gradio1c gradio1d gradio1e gradio1f
 358    Decay = gradio3a gradio3b gradio3c gradio3d gradio3e
 359    Volume = 90
 360    Type = ui voice player
 361  End
 362  
 363  AudioEvent RaptorVoiceCreate
 364    Sounds = vrapseg
 365    Control= random
 366    Attack = gradio1a gradio1b gradio1c gradio1d gradio1e gradio1f
 367    Decay = gradio3a gradio3b gradio3c gradio3d gradio3e
 368    Volume  = 110
 369    MinVolume = 100
 370    Priority = high
 371    Type = world global player
 372  End
 373  
 374  
 375  AudioEvent RaptorVoiceMove
 376    Sounds=  vrapmoa vrapmob vrapmoc vrapmod vrapmoe
 377    Control= random
 378    Attack = gradio1a gradio1b gradio1c gradio1d gradio1e gradio1f
 379    Decay = gradio3a gradio3b gradio3c gradio3d gradio3e
 380    Volume= 90
 381    Type = ui voice player
 382  End
 383  
 384  AudioEvent RaptorVoiceAttackAir
 385    Sounds = vrapata vrapatb vrapatc vrapatd vrapate 
 386    Control = random
 387    Attack = gradio1a gradio1b gradio1c gradio1d gradio1e gradio1f
 388    Decay = gradio3a gradio3b gradio3c gradio3d gradio3e 
 389    Volume= 90
 390    Type = ui voice player
 391  End
 392  
 393  AudioEvent RaptorVoiceAttack
 394    Sounds = vrapa2a vrapa2b vrapa2c vrapa2d vrapa2e vrapa2f vrapata vrapatb vrapatc vrapatd vrapate
 395    Control = random
 396    Attack = gradio1a gradio1b gradio1c gradio1d gradio1e gradio1f
 397    Decay = gradio3a gradio3b gradio3c gradio3d gradio3e 
 398    Volume= 90
 399    Type = ui voice player
 400  End
 401  
 402  AudioEvent RaptorVoiceLowFuel 
 403    Sounds = vrapfub vrapfua vrapfuc vrapfud
 404    Control = random
 405    Attack = gradio1a gradio1b gradio1c gradio1d gradio1e gradio1f
 406    Decay = gradio3a gradio3b gradio3c gradio3d gradio3e 
 407    Volume  = 120
 408    MinVolume = 110
 409    Type = world player global
 410  End
 411  
 412  AudioEvent RaptorVoiceUpgradeFuel
 413    Sounds = vrapu1
 414    Control = random
 415    Attack = gradio1a gradio1b gradio1c gradio1d gradio1e gradio1f
 416    Decay = gradio3a gradio3b gradio3c gradio3d gradio3e
 417    Volume= 90
 418    Type = ui voice player
 419  End
 420   
 421  AudioEvent RaptorVoiceUpgradeLaserGuidedMissiles
 422    Sounds = vrapu2
 423    Control = random
 424    Attack = gradio1a gradio1b gradio1c gradio1d gradio1e gradio1f
 425    Decay = gradio3a gradio3b gradio3c gradio3d gradio3e
 426    Volume= 90
 427    Type = ui voice player
 428  End
 429  
 430  AudioEvent RaptorVoiceAirPatrol  
 431    Sounds = vrappaa vrappab vrappac
 432    Control = random
 433    Attack = gradio1a gradio1b gradio1c gradio1d gradio1e gradio1f
 434    Decay = gradio3a gradio3b gradio3c gradio3d gradio3e
 435    Volume= 90
 436    Type = ui voice player
 437  End
 438  
 439  AudioEvent RaptorVoiceFalling
 440    Sounds = vrapfaa vrapfab vrapfac vrapfad 
 441    Control = random
 442  ;  Attack = gradio1a gradio1b gradio1c gradio1d gradio1e gradio1f gradio1g 
 443  ;  Decay = gradio3a gradio3b gradio3c gradio3d gradio3e gradio3f gradio3g 
 444    Volume = 100
 445    MinVolume = 80
 446    Type = world shrouded player
 447  End
 448  
 449  
 450  
 451  ;==================================================
 452  
 453  
 454  AudioEvent ComancheVoiceSelect
 455    Sounds = vcomsea vcomseb vcomsed vcomsee vcomsec 
 456    Attack = gradio1a gradio1b gradio1c gradio1d gradio1e gradio1f
 457    Decay = gradio3a gradio3b gradio3c gradio3d gradio3e
 458    Control = random
 459    Volume = 90
 460    Type = ui voice player
 461  End
 462  
 463  AudioEvent ComancheVoiceCreate
 464    Sounds = vcomsef
 465    Attack = gradio1a gradio1b gradio1c gradio1d gradio1e gradio1f
 466    Decay = gradio3a gradio3b gradio3c gradio3d gradio3e
 467    Control = random
 468    Volume  = 110
 469    MinVolume = 100
 470    Priority = high
 471    Type = world global player
 472  End
 473  
 474  AudioEvent ComancheVoiceMove
 475    Sounds = vcommoa vcommob vcommoc vcommod vcommoe 
 476    Attack = gradio1a gradio1b gradio1c gradio1d gradio1e gradio1f
 477    Decay = gradio3a gradio3b gradio3c gradio3d gradio3e
 478    Control = random
 479    Volume = 90
 480    Type = ui voice player
 481  End
 482  
 483  AudioEvent ComancheVoiceAttack
 484    Sounds = vcomata vcomatb vcomatc vcomatd vcomate vcomatf vcomatg vcomath 
 485    Attack = gradio1a gradio1b gradio1c gradio1d gradio1e gradio1f
 486    Decay = gradio3a gradio3b gradio3c gradio3d gradio3e
 487    Control = random
 488    Volume = 90
 489    Type = ui voice player
 490  End
 491  
 492  AudioEvent ComancheVoiceAttackRocket
 493    Sounds = vcoma2a vcoma2b vcoma2c vcoma2d
 494    Attack = gradio1a gradio1b gradio1c gradio1d gradio1e gradio1f
 495    Decay = gradio3a gradio3b gradio3c gradio3d gradio3e
 496    Control = random
 497    Volume = 90
 498    Type = ui voice player
 499  End
 500  
 501  AudioEvent ComancheVoiceUpgradeRocketPods
 502    Attack = gradio1a gradio1b gradio1c gradio1d gradio1e gradio1f
 503    Decay = gradio3a gradio3b gradio3c gradio3d gradio3e
 504    Sounds = vcomu1 
 505    Control = random
 506    Volume = 90
 507    Type = ui voice player
 508  End
 509  
 510  AudioEvent ComancheVoiceFalling
 511    Sounds = vcomfaa vcomfab vcomfac vcomfad vcomfae 
 512    Control = random
 513    Volume = 100
 514    MinVolume = 80
 515    Type = world shrouded player
 516  End
 517  
 518  AudioEvent ComancheVoiceModeRocketPods
 519    Attack = gradio1a gradio1b gradio1c gradio1d gradio1e gradio1f
 520    Decay = gradio3a gradio3b gradio3c gradio3d gradio3e
 521    Sounds = vcoma2a vcoma2b vcoma2c vcoma2d vcoma2e
 522    Control = random
 523    Volume = 90
 524    Type = ui voice player
 525    Limit = 1
 526  End
 527  
 528  AudioEvent ComancheVoiceDie
 529    Sounds = vcomfaa vcomfab vcomfac vcomfad vcomfae 
 530    Control = random
 531    Volume = 100
 532    MinVolume = 80
 533    Type = world shrouded player
 534  End
 535  
 536  
 537  
 538  ;===================================================
 539  
 540  AudioEvent ChinookVoiceSelect
 541    Sounds = vchisea vchiseb vchisec vchised vchisee vchisef
 542    Attack = gradio1a gradio1b gradio1c gradio1d gradio1e gradio1f
 543    Decay = gradio3a gradio3b gradio3c gradio3d gradio3e
 544    Control = random
 545    Volume = 90
 546    Type = ui voice player
 547  End
 548  
 549  AudioEvent ChinookVoiceCreate
 550    Sounds = vchiseg
 551    Attack = gradio1a gradio1b gradio1c gradio1d gradio1e gradio1f
 552    Decay = gradio3a gradio3b gradio3c gradio3d gradio3e
 553    Control = random
 554    Volume  = 110
 555    MinVolume = 100
 556    Priority = high
 557    Type = world global player
 558  End
 559  
 560  AudioEvent ChinookVoiceMove
 561    Sounds = vchimoa vchimob vchimoc vchimod vchimoe vchimof
 562    Attack = gradio1a gradio1b gradio1c gradio1d gradio1e gradio1f
 563    Decay = gradio3a gradio3b gradio3c gradio3d gradio3e
 564    Control = random
 565    Volume = 90
 566    Type = ui voice player
 567  End
 568  
 569  AudioEvent ChinookVoiceAttack
 570    Sounds = vchidra vchidrb vchidrc vchidrd vchidre 
 571    Attack = gradio1a gradio1b gradio1c gradio1d gradio1e gradio1f
 572    Decay = gradio3a gradio3b gradio3c gradio3d gradio3e
 573    Control = random
 574    Volume = 90
 575    Type = ui voice player
 576  End
 577  
 578  AudioEvent ChinookVoiceCombatDrop
 579    Sounds = vchidra vchidrb vchidrc vchidrd vchidre 
 580    Attack = gradio1a gradio1b gradio1c gradio1d gradio1e gradio1f
 581    Decay = gradio3a gradio3b gradio3c gradio3d gradio3e
 582    Control = random
 583    Volume = 90
 584    Type = ui voice player
 585  End
 586  
 587  AudioEvent ChinookVoiceUnload
 588    Sounds = vchiuna vchiunb vchiunc vchiund 
 589    Attack = gradio1a gradio1b gradio1c gradio1d gradio1e gradio1f
 590    Decay = gradio3a gradio3b gradio3c gradio3d gradio3e
 591    Control = random
 592    Volume = 90
 593    Type = ui voice player
 594  End
 595  
 596  AudioEvent ChinookVoiceSupply 
 597    Sounds = vchispa vchispb vchispc 
 598    Attack = gradio1a gradio1b gradio1c gradio1d gradio1e gradio1f
 599    Decay = gradio3a gradio3b gradio3c gradio3d gradio3e
 600    Control = random
 601    Volume = 90
 602    Type = ui voice player
 603  End
 604  
 605  AudioEvent ChinookVoiceSuppliesDepleted
 606    Sounds = vchisda vchisdb vchisdc 
 607    Attack = gradio1a gradio1b gradio1c gradio1d gradio1e gradio1f
 608    Decay = gradio3a gradio3b gradio3c gradio3d gradio3e
 609    Control = random
 610    Volume  = 120
 611    MinVolume = 110
 612    Type = world global player
 613  End
 614  
 615  AudioEvent ChinookVoiceFalling
 616    Sounds = vchifac vchifad vchifae vchifaf vchifaa vchifab 
 617    Control = random
 618    Volume = 100
 619    MinVolume = 80
 620    Type = world shrouded player
 621  End
 622  
 623  ;=====================================================
 624  
 625  
 626  AudioEvent AuroraBomberVoiceSelect
 627    Sounds = vaursea vaurseb vaursec vaursed vaursee vaursef 
 628    Attack = gradio1a gradio1b gradio1c gradio1d gradio1e gradio1f
 629    Decay = gradio3a gradio3b gradio3c gradio3d gradio3e
 630    Control= random
 631    Volume = 90
 632    Type = ui voice player
 633  End
 634  
 635  AudioEvent AuroraBomberVoiceCreate
 636    Sounds = vaurseg
 637    Attack = gradio1a gradio1b gradio1c gradio1d gradio1e gradio1f gradio1g 
 638    Attack = gradio1a gradio1b gradio1c gradio1d gradio1e gradio1f
 639    Decay = gradio3a gradio3b gradio3c gradio3d gradio3e
 640    Control= random
 641    Volume  = 110
 642    MinVolume = 100
 643    Priority = high
 644    Type = world global player
 645  End
 646  
 647  AudioEvent AuroraBomberVoiceMove
 648    Sounds=  vaurmoa vaurmob vaurmoc vaurmod vaurmoe vaurmof
 649    Attack = gradio1a gradio1b gradio1c gradio1d gradio1e gradio1f
 650    Decay = gradio3a gradio3b gradio3c gradio3d gradio3e 
 651    Control= random
 652    Volume=  90
 653    Type = ui voice player
 654  End
 655  
 656  AudioEvent AuroraBomberVoiceAttack
 657    Sounds = vaurata vauratb vauratc vauratd vaurate vaurspa vaurspb vaurspc vaurspd vaurspe vaurmsa vaurmsb vaurmsc
 658    Attack = gradio1a gradio1b gradio1c gradio1d gradio1e gradio1f
 659    Decay = gradio3a gradio3b gradio3c gradio3d gradio3e
 660    Control = random
 661    Volume= 90
 662    Type = ui voice player
 663  End
 664  
 665  AudioEvent AuroraBomberVoiceSuperSonic
 666    Sounds = vaurspa vaurspb vaurspc vaurspd vaurspe 
 667    Attack = gradio1a gradio1b gradio1c gradio1d gradio1e gradio1f
 668    Decay = gradio3a gradio3b gradio3c gradio3d gradio3e
 669    Control = random
 670    Volume= 90
 671    Type = ui voice player
 672  End
 673  
 674  AudioEvent AuroraBomberVoiceModeSuperSonic
 675    Sounds = vaurmsa vaurmsb vaurmsc 
 676    Attack = gradio1a gradio1b gradio1c gradio1d gradio1e gradio1f
 677    Decay = gradio3a gradio3b gradio3c gradio3d gradio3e
 678    Control = random
 679    Volume= 90
 680    Type = ui voice player
 681    Limit = 1
 682  End
 683  
 684  AudioEvent AuroraBomberVoiceLowFuel
 685    Sounds = vaurfub vaurfua vaurfuc
 686    Attack = gradio1a gradio1b gradio1c gradio1d gradio1e gradio1f
 687    Decay = gradio3a gradio3b gradio3c gradio3d gradio3e
 688    Control = random
 689    Volume  = 120
 690    MinVolume = 110
 691    Type = world player global
 692  End
 693  
 694  AudioEvent AuroraBomberVoiceFalling
 695    Sounds = vaurfaa vaurfab vaurfac
 696    Control = random
 697    Volume = 100
 698    MinVolume = 80
 699    Type = world shrouded player
 700  End
 701  
 702  
 703  
 704  ;======================================================
 705  
 706  AudioEvent AmbulanceVoiceSelect
 707    Sounds = vambsea vambseb vambsec vambsed vambsee vambsef
 708    Control = random
 709    Volume = 90
 710    Type = ui voice player
 711  End
 712  
 713  AudioEvent AmbulanceVoiceCreate
 714    Sounds = vambseg
 715    Control = random
 716    Volume  = 110
 717    MinVolume = 100
 718    Priority = high
 719    Type = world global player
 720  End
 721  
 722  AudioEvent AmbulanceVoiceMove
 723    Sounds = vambmoa vambmob vambmoc vambmod vambmoe vambmof
 724    Control = random
 725    Volume = 90
 726    Type = ui voice player
 727  End
 728  
 729  AudioEvent AmbulanceVoiceHeal
 730    Sounds = vambhea vambheb vambhec vambhed vambhee vambhef
 731    Control = random
 732    Volume = 90
 733    Type = ui voice player
 734  End
 735  
 736  AudioEvent AmbulanceVoiceDetox 
 737    Sounds = vambdea vambdeb vambdec vambded
 738    Control = random
 739    Volume = 90
 740    Type = ui voice player
 741  End
 742  
 743  AudioEvent AmbulanceVoiceModeDetox 
 744    Sounds = ;vambmda vambmdb
 745    Control = random
 746    Volume = 90
 747    Type = ui voice player
 748    Limit = 1
 749  End
 750  
 751  AudioEvent AmbulanceVoiceDrone 
 752    Sounds = vambdra vambdrb
 753    Control = random
 754    Volume = 90
 755    Type = ui voice player
 756  End
 757  
 758  AudioEvent AmbulanceVoiceCrush
 759    Sounds = vambcra vambcrb vambcrc
 760    Control = random
 761    Volume = 90
 762    Type = ui voice player
 763  End
 764  
 765  
 766  ;======================================================
 767  
 768  
 769  AudioEvent HumveeVoiceSelect
 770    Sounds = vhumsea vhumseb vhumsef vhumsec vhumsed vhumsee 
 771    Control = random
 772    Volume = 90
 773    Type = ui voice player
 774  End
 775  
 776  AudioEvent HumveeVoiceCreate
 777    Sounds = vhumseg
 778    Control = random
 779    Volume  = 110
 780    MinVolume = 100
 781    Priority = high
 782    Type = world global player
 783  End
 784  
 785  AudioEvent HumveeVoiceMove
 786    Sounds = vhummoa vhummob vhummod vhummoe vhummof vhummoc 
 787    Control = random
 788    Volume = 90
 789    Type = ui voice player
 790  End
 791  
 792  AudioEvent HumveeVoiceAttack
 793    Sounds = vhumata vhumatb vhumatc vhumatd vhumate vhumatf vhuma2a vhuma2b vhuma2c vhuma2d vhuma2e
 794    Control = random
 795    Volume = 90
 796    Type = ui voice player
 797  End
 798  
 799  AudioEvent HumveeVoiceAttackTOW
 800    Sounds = vhuma2a vhuma2b vhuma2c vhuma2d vhuma2e
 801    Control = random
 802    Volume = 90
 803    Type = ui voice player
 804  End
 805  
 806  AudioEvent HumveeVoiceDrone
 807    Sounds = vhumdra vhumdrb vhumdrc
 808    Control = random
 809    Volume = 90
 810    Type = ui voice player
 811  End
 812  
 813  AudioEvent HumveeVoiceCrush
 814    Sounds = vhumcra vhumcrb vhumcrc vhumcrd
 815    Control = random
 816    Volume = 90
 817    Type = ui voice player
 818  End
 819  
 820  AudioEvent HumveeVoiceUpgradeTowMissiles
 821    Sounds = vhumu1
 822    Control = random
 823    Volume = 90
 824    Type = ui voice player
 825  End
 826  
 827  AudioEvent HumveeVoiceUnload 
 828    Sounds = vhumuna vhumunb vhumhunc vhumund
 829    Control = random
 830    Volume = 90
 831    Type = ui voice player
 832  End
 833  
 834  
 835  ;=====================================================
 836  
 837  AudioEvent ColonelBurtonVoiceSelect
 838    Sounds = icolsea icolseb icolsec icolsed icolsee icolsef icolseg icolseh icola3g icola3h
 839    Control = random
 840    Volume = 90
 841    Type = ui voice player
 842  End
 843  
 844  AudioEvent ColonelBurtonVoiceCreate
 845    Sounds = icolsei
 846    Control = random
 847    Volume  = 110
 848    MinVolume = 100
 849    Priority = high
 850    Type = world global player
 851  End
 852  
 853  AudioEvent ColonelBurtonVoiceMove
 854    Sounds = icolmoa icolmob icolmoc icolmod icolmoe icolclb icolcld
 855    Control = random
 856    Volume = 90
 857    Type = ui voice player
 858  End
 859  
 860  AudioEvent ColonelBurtonVoiceAttack
 861    Sounds = icolata icolatb icolatc icolatd icolate
 862    Control = random
 863    Volume = 90
 864    Type = ui voice player
 865  End
 866  
 867  AudioEvent ColonelBurtonVoiceAttackKnife
 868    Sounds = icola2a icola2b icola2c icola2d icola2e 
 869    Control = random
 870    Volume = 90
 871    Type = ui voice player
 872  End
 873  
 874  AudioEvent ColonelBurtonVoiceClimb
 875    Sounds = icolcla icolclb icolclc icolcld
 876    Control = random
 877    Volume = 90
 878    Type = ui voice player
 879  End
 880  
 881  AudioEvent ColonelBurtonVoiceGarrison
 882    Sounds = icolgaa icolgab icolgac
 883    Control = random
 884    Volume = 90
 885    Type = ui voice player
 886  End
 887  
 888  AudioEvent ColonelBurtonVoiceFear
 889    Sounds = icolfea icolfeb icolfec icolfed icolfee  
 890    Control = random
 891    Volume = 100
 892    MinVolume = 80
 893    Type = world shrouded player
 894  End
 895  
 896  AudioEvent ColonelBurtonVoiceDie
 897    Sounds = icoldia icoldib icoldic icoldid icoldie
 898    Control = random
 899    Priority = LOW
 900    Limit = 3
 901    Volume = 100
 902    MinVolume = 80
 903    PitchShift = -10 10
 904    Type = world shrouded everyone
 905  End
 906  
 907  
 908  AudioEvent ColonelBurtonVoiceModeKnife
 909    Sounds = icolmka icolmkb
 910    Control = random
 911    Volume = 90
 912    Type = ui voice player
 913    Limit = 1
 914  End
 915  
 916  AudioEvent ColonelBurtonVoiceModeTimedCharge
 917    Sounds = icolmta icolmtb    
 918    Control = random
 919    Volume = 90
 920    Type = ui voice player
 921    Limit = 1
 922  End
 923  
 924  AudioEvent ColonelBurtonVoiceModeRemoteCharge
 925    Sounds = icolmra icolmrb
 926    Control = random
 927    Volume = 90
 928    Type = ui voice player
 929    Limit = 1
 930  End
 931  
 932  AudioEvent ColonelBurtonVoicePlantTimedCharge
 933    Sounds = icola3a icola3b icola3c icola3d icola3e icola3f  
 934    Control = random
 935    Volume = 90
 936    Type = ui voice player
 937  End
 938  
 939  AudioEvent ColonelBurtonVoicePlantRemoteCharge
 940    Sounds = icola3a icola3b icola3c icola3d icola3e icola3f
 941    Control = random
 942    Volume = 90
 943    Type = ui voice player
 944  End
 945  
 946  ;AudioEvent ColonelBurtonVoiceDemoChargeTaunt
 947  ;  Sounds = 
 948  ;  Control = random
 949  ;  Volume = 80
 950  ;  Type = ui voice player
 951  ;End
 952  
 953  AudioEvent ColonelBurtonSoundAmbient
 954    Sounds = icola3g icola3h
 955    Control = loop random
 956    Delay = 50000 100000
 957    Priority = low
 958    MinRange = 75
 959    MaxRange = 700
 960    Limit = 1
 961    Volume = 90
 962    Type = ui voice player
 963  End
 964  
 965  ;=====================================================
 966  
 967  
 968  
 969  AudioEvent DozerUSAVoiceSelect
 970    Sounds = vdousea vdouseb vdousec vdoused vdousee vdousef vdouseg vdouseh vdousei
 971    Control = random
 972    Volume = 90
 973    Type = ui voice player
 974  End
 975  
 976  AudioEvent DozerUSAVoiceCreate
 977    Sounds = vdousej
 978    Control = random
 979    Volume  = 110
 980    MinVolume = 100
 981    Priority = high
 982    Type = world global player
 983  End
 984  
 985  AudioEvent DozerUSAVoiceMove
 986    Sounds = vdoumoa vdoumob vdoumoc vdoumoe vdoumof vdoumog vdoumod 
 987    Control = random
 988    Volume = 90
 989    Type = ui voice player
 990  End
 991  
 992  AudioEvent DozerUSAVoiceCrush
 993    Sounds = vdoucra vdoucrb vdoucrc
 994    Control = random
 995    Volume = 90
 996    Type = ui voice player
 997  End
 998  
 999  
1000  AudioEvent DozerUSAVoiceBuild
1001    Sounds = vdoubua vdoubub vdoubuc vdoubud vdoubue
1002    Control = random
1003    Volume = 90
1004    Type = ui voice player
1005  End
1006  
1007  AudioEvent DozerUSAVoiceBuildNot
1008    Sounds = vdounoa vdounob vdounoc vdounod
1009    Control = random
1010    Volume = 90
1011    Type = ui voice player
1012  End
1013  
1014  AudioEvent DozerUSAVoiceRepair
1015    Sounds = vdourea vdoureb vdourec vdoured vdouree
1016    Control = random
1017    Volume = 90
1018    Type = ui voice player
1019  End
1020  
1021  AudioEvent DozerUSAVoiceBuildComplete
1022    Sounds = vdoucoa vdoucob vdoucoc
1023    Control = random
1024    Volume  = 120
1025    MinVolume = 110
1026    Priority = high
1027    Type = world player global
1028  End
1029  
1030  
1031  AudioEvent DozerUSAVoiceClearMine 
1032    Sounds = vdoucla vdouclb vdouclc vdoucld vdoucle
1033    Control = random
1034    Volume = 90
1035    Type = ui voice player
1036  End
1037  
1038  
1039  ;===============================================
1040  AudioEvent PaladinTankVoiceSelect
1041    Sounds = vpalsea vpalseb vpalsec vpalsed vpalsee vpalsef 
1042    Control = random
1043    Volume = 90
1044    Type = ui voice player
1045  End
1046  
1047  AudioEvent PaladinTankVoiceCreate
1048    Sounds = vpalseg
1049    Control = random
1050    Volume  = 110
1051    MinVolume = 100
1052    Priority = high
1053    Type = world global player
1054  End
1055  
1056  AudioEvent PaladinTankVoiceMove
1057    Sounds = vpalmoa vpalmob vpalmoc vpalmod vpalmoe
1058    Control = random
1059    Volume = 90
1060    Type = ui voice player
1061  End
1062  
1063  AudioEvent PaladinTankVoiceAttack
1064    Sounds =  vpalata vpalatb vpalatc vpalatd vpalate vpalcra vpalcrb vpalcrc ;vpalatf
1065    Control = random
1066    Volume = 90
1067    Type = ui voice player
1068  End
1069  
1070  AudioEvent PaladinTankVoiceCrush 
1071    Sounds =  vpalcra vpalcrb vpalcrc
1072    Control = random
1073    Volume = 90
1074    Type = ui voice player
1075  End
1076  
1077  AudioEvent PaladinTankVoiceDrone
1078    Sounds =  vpaldra vpaldrb vpaldrc
1079    Control = random
1080    Volume = 90
1081    Type = ui voice player
1082  End
1083  
1084  
1085  
1086  ;=====================================================
1087  
1088  AudioEvent PathfinderVoiceSelect
1089    Sounds = ipatsea ipatseb ipatsec ipatsed ipatsee
1090    Control = random
1091    Volume  = 90
1092    Type = ui voice player
1093  End
1094  
1095  AudioEvent PathfinderVoiceCreate
1096    Sounds = ipatsef 
1097    Control = random
1098    Volume  = 110
1099    MinVolume = 100
1100    Priority = high
1101    Type = world global player
1102  End
1103  
1104  AudioEvent PathfinderVoiceMove
1105    Sounds = ipatmoa ipatmob ipatmoc ipatmod ipatmoe
1106    Control = random
1107    Volume = 90
1108    Type = ui voice player
1109  End
1110  
1111  AudioEvent PathfinderVoiceAttack
1112    Sounds = ipatata ipatatb ipatatc ipatatd ipatate
1113    Control = random
1114    Volume = 90
1115    Type = ui voice player
1116  End
1117  
1118  AudioEvent PathfinderVoiceSurrender
1119    Sounds = ipatsua ipatsub ipatsuc
1120    Control = random
1121    Volume = 100
1122    MinVolume = 80
1123    Type = world shrouded everyone
1124  End
1125  
1126  AudioEvent PathfinderVoiceGarrison
1127    Sounds = ipatgaa ipatgab ipatgac ipatgad
1128    Control = random
1129    Volume  = 90
1130    Type = ui voice player
1131  End
1132  
1133  AudioEvent PathfinderVoiceFear
1134    Sounds = ipatfea ipatfeb ipatfec ipatfed ipatfee
1135    Control = random
1136    Volume = 100
1137    MinVolume = 80
1138    Type = world shrouded player
1139  End
1140  
1141  AudioEvent PathfinderVoiceDie
1142    Sounds = ipatdia ipatdib ipatdic ipatdid ipatdie
1143    Control = random
1144    Priority = LOW
1145    Limit = 3
1146    PitchShift = -10 10
1147    Volume = 90
1148    VolumeShift = -20
1149    Type = world shrouded everyone
1150  End
1151  
1152  ;===================================================
1153  
1154  
1155  AudioEvent StealthFighterVoiceSelect
1156    Sounds = vstesea vsteseb vstesec vstesed vstesee vstesef
1157    Control= random
1158    Attack = gradio1a gradio1b gradio1c gradio1d gradio1e gradio1f
1159    Decay = gradio3a gradio3b gradio3c gradio3d gradio3e 
1160    Volume = 90
1161    Type = ui voice player
1162  End
1163  
1164  AudioEvent StealthFighterVoiceCreate
1165    Sounds = vstesea 
1166    Control= random
1167    Attack = gradio1a gradio1b gradio1c gradio1d gradio1e gradio1f
1168    Decay = gradio3a gradio3b gradio3c gradio3d gradio3e
1169    Volume  = 110
1170    MinVolume = 100
1171    Priority = high
1172    Type = world global player
1173  End
1174  
1175  AudioEvent StealthFighterVoiceMove
1176    Sounds=  vstemoa vstemob vstemoc vstemod vstemoe
1177    Control= random
1178    Attack = gradio1a gradio1b gradio1c gradio1d gradio1e gradio1f
1179    Decay = gradio3a gradio3b gradio3c gradio3d gradio3e
1180    Volume= 90
1181    Type = ui voice player
1182  End
1183  
1184  AudioEvent StealthFighterVoiceAttackAir
1185    Sounds = vstea2a vstea2b vstea2c vstea2d vstea2e 
1186    Control = random
1187    Attack = gradio1a gradio1b gradio1c gradio1d gradio1e gradio1f
1188    Decay = gradio3a gradio3b gradio3c gradio3d gradio3e
1189    Volume= 90
1190    Type = ui voice player
1191  End
1192  
1193  AudioEvent StealthFighterVoiceAttack
1194    Sounds = vsteata vsteatb vsteatc vsteatd vsteate vstea2a vstea2b vstea2c vstea2d vstea2e
1195    Control = random
1196    Attack = gradio1a gradio1b gradio1c gradio1d gradio1e gradio1f
1197    Decay = gradio3a gradio3b gradio3c gradio3d gradio3e
1198    Volume= 90
1199    Type = ui voice player
1200  End
1201  
1202  AudioEvent StealthFighterVoiceLowFuel
1203    Sounds = vstefub vstefuc vstefua
1204    Control = random
1205    Attack = gradio1a gradio1b gradio1c gradio1d gradio1e gradio1f
1206    Decay = gradio3a gradio3b gradio3c gradio3d gradio3e
1207    Volume  = 120
1208    MinVolume = 110
1209    Priority = high
1210    Type = world player global
1211  End
1212  
1213  AudioEvent StealthFighterVoiceAirPatrol
1214    Sounds = vstepaa vstepab
1215    Control = random
1216    Attack = gradio1a gradio1b gradio1c gradio1d gradio1e gradio1f
1217    Decay = gradio3a gradio3b gradio3c gradio3d gradio3e
1218    Volume= 90
1219    Type = ui voice player
1220  End
1221  
1222  
1223  AudioEvent StealthFighterVoiceFalling
1224    Sounds = vstefaa vstefab vstefac
1225    Control = random
1226    Volume = 100
1227    MinVolume = 80
1228    Type = world shrouded player
1229  End
1230  
1231  
1232  ;====================================================
1233  
1234  AudioEvent PilotVoiceSelect 
1235    Sounds = ipilsea ipilseb ipilsec ipilsed ipilsee ipilsef
1236    Control = random
1237    Volume = 90
1238    Type = ui voice player
1239  End
1240  
1241  AudioEvent PilotVoiceMove
1242    Sounds = ipilmoa ipilmob ipilmoc ipilmod ipilmoe ipilmof
1243    Control = random
1244    Volume = 90
1245    Type = ui voice player
1246  End
1247  
1248  AudioEvent PilotVoiceEnter
1249    Sounds = ipilena ipilenb ipilenc ipilend ipilene
1250    Control = random
1251    Volume = 90
1252    Type = ui voice player
1253  End
1254  
1255  AudioEvent PilotVoiceEject
1256    Sounds = ipileja ipilejb ipilejc ipilejd ipileje
1257    Control = random
1258    Volume = 100
1259    MinVolume = 80
1260    Type = world shrouded player
1261  End
1262  
1263  AudioEvent PilotVoiceFear
1264    Sounds = ipilfea ipilfeb ipilfec ipilfed ipilfee
1265    Control = random
1266    Volume = 100
1267    MinVolume = 80
1268    Type = world shrouded player
1269  End
1270  
1271  AudioEvent PilotVoiceSurrender
1272    Sounds = ipilsua ipilsub ipilsuc
1273    Control = random
1274    Volume = 100
1275    MinVolume = 80
1276    Type = world shrouded everyone
1277  End
1278  
1279  AudioEvent PilotVoiceDie
1280    Sounds = ipildia ipildib ipildic ipildid ipildie 
1281    Control = random
1282    Priority = LOW
1283    Limit = 3
1284    PitchShift = -10 10
1285    Volume = 90
1286    Type = world shrouded everyone
1287  End
1288  
1289  ;====================================================
1290  
1291  AudioEvent POWTruckUSAVoiceSelect
1292    Sounds = vpousea vpouseb vpousec vpoused vpousee
1293    Control = random
1294    Volume = 90
1295    Type = ui voice player
1296  End
1297  
1298  AudioEvent POWTruckUSAVoiceCreate
1299    Sounds = vpousef
1300    Control = random
1301    Volume  = 110
1302    MinVolume = 100
1303    Priority = high
1304    Type = world global player
1305  End
1306  
1307  AudioEvent POWTruckUSAVoiceMove
1308    Sounds = vpoumoa vpoumob vpoumoc vpoumod vpoumoe vpoumof
1309    Control = random
1310    Volume = 90
1311    Type = ui voice player
1312  End
1313  
1314  AudioEvent POWTruckUSAVoicePickup
1315    Sounds =  vpoupia vvpoupib vpoupic vpoupid vpoupie
1316    Control = random
1317    Volume = 90
1318    Type = ui voice player
1319  End
1320  
1321  AudioEvent POWTruckUSAVoiceReturn
1322    Sounds =  vpourea vpoureb vpourec
1323    Control = random
1324    Volume = 90
1325    Type = ui voice player
1326  End
1327  
1328  AudioEvent POWTruckUSAVoiceCrush 
1329    Sounds =  vpoucra vpoucrb vpoucrc
1330    Control = random
1331    Volume = 90
1332    Type = ui voice player
1333  End
1334  
1335  
1336  ;====================================================
1337  ; CHINA CHINA CHINA CHINA CHINA CHINA CHINA CHINA
1338  ;=====================================================
1339  
1340  AudioEvent RedGuardVoiceSelect
1341    Sounds = iredsea iredseb iredsec iredsed iredsee iredsef iredmga iredmgb
1342    Control = random
1343    Volume = 90
1344    Type = ui voice player
1345  End
1346  
1347  AudioEvent RedGuardVoiceCreate
1348    Sounds = iredseg
1349    Control = random
1350    Volume  = 110
1351    MinVolume = 100
1352    Priority = high
1353    Type = world global player
1354  End
1355  
1356  AudioEvent RedGuardVoiceMove
1357    Sounds = iredmoa iredmob iredmoc iredmod iredmoe
1358    Control = random
1359    Volume = 90
1360    Type = ui voice player
1361  End
1362  
1363  AudioEvent RedGuardVoiceAttack
1364    Sounds = iredata iredatb iredatc iredatd iredate iredatf iredatg iredla iredlab iredlac
1365    Control = random
1366    Volume = 90
1367    Type = ui voice player
1368  End
1369  
1370  ;***NEVER MADE LOCALIZATION!
1371  ;Instead, we're just going to use a couple of the original attacks -- that fit.
1372  AudioEvent RedGuardVoiceAttackBayonet
1373    Sounds = iredata iredatc
1374    Control = random
1375    Volume = 90
1376    Type = ui voice player
1377  End
1378  
1379  AudioEvent RedGuardVoiceSubdue
1380    Sounds = iredsba iredsbb iredsbc iredsbd iredsbe
1381    Control = random
1382    Volume = 90
1383    Type = ui voice player
1384  End
1385  
1386  AudioEvent RedGuardVoiceCapture
1387    Sounds = iredcaa iredcab iredcac iredcad iredcae
1388    Control = random
1389    Volume = 90
1390    Type = ui voice player
1391  End
1392  
1393  AudioEvent RedGuardVoiceCaptureComplete
1394    Sounds = iredcoa iredcoc iredcod iredcoe iredcob 
1395    Priority = high
1396    Control = random
1397    Volume  = 120
1398    MinVolume = 110
1399    Type = world player global
1400  End
1401  
1402  AudioEvent RedGuardVoiceGarrison
1403    Sounds = iredgaa iredgab iredgac iredgad iredgae
1404    Control = random
1405    Volume = 90
1406    Type = ui voice player
1407  End
1408  
1409  AudioEvent RedGuardVoiceUpgradeNationalism
1410    Sounds = iredu2
1411    Control = random
1412    Volume = 90
1413    Type = ui voice player
1414  End
1415  
1416  AudioEvent RedGuardVoiceUpgradeStunBullets
1417    Sounds = iredu1
1418    Control = random
1419    Volume = 90
1420    Type = ui voice player
1421  End
1422  
1423  AudioEvent RedGuardVoiceModeGun
1424    Sounds = iredmga iredmgb iredmgc
1425    Control = random
1426    Volume = 90
1427    Type = ui voice player
1428    Limit = 1
1429  End
1430  
1431  AudioEvent RedGuardVoiceBaseAttack
1432    Sounds = iredbaa iredbab iredbac iredbad
1433    Control = random
1434    Priority = high
1435    Volume  = 120
1436    MinVolume = 110
1437    Type = world global player
1438  End
1439  
1440  AudioEvent RedGuardVoiceLaugh
1441    Sounds = iredla iredlab iredlac
1442    Control = random
1443    Priority = high
1444    Volume  = 120
1445    MinVolume = 110
1446    Type = world global player
1447  End
1448  
1449  AudioEvent Cin_RedGuardVoiceLaugh
1450    Sounds = iredlab
1451    Control = random
1452    Priority = high
1453    Volume  = 120
1454    MinVolume = 110
1455    Type = world global player
1456  End
1457  
1458  AudioEvent RedGuardVoiceBuildingStolen
1459    Sounds = iredbsa iredbsb iredbsc
1460    Control = random
1461    Priority = high
1462    Volume  = 120
1463    MinVolume = 110
1464    Type = world global player
1465  End
1466  
1467  AudioEvent RedGuardVoiceSurrender
1468    Sounds = iredsua iredsub iredsuc iredsud iredsue
1469    Control = random
1470    Volume = 100
1471    MinVolume = 80
1472    Type = world shrouded everyone
1473  End
1474  
1475  AudioEvent RedGuardVoiceFear
1476    Sounds = iredfea iredfeb iredfec iredfed iredfee
1477    Control = random
1478    Volume = 100
1479    MinVolume = 80
1480    Type = world shrouded player
1481  End
1482  
1483  AudioEvent RedGuardVoiceDie
1484    Sounds = ireddia ireddib ireddic ireddid ireddie ireddif ireddig ireddih ireddii ireddij ireddik ireddil
1485    Control = random
1486    Priority = LOW
1487    Limit = 3
1488    Volume = 90
1489    VolumeShift = -20
1490    PitchShift = -10 10
1491    Type = world shrouded everyone
1492  End
1493  
1494  
1495  ;========================================================
1496  
1497  AudioEvent TankHunterVoiceSelect
1498    Sounds = itansea itanseb itansec itansed itansee 
1499    Control = random
1500    Volume = 90
1501    Type = ui voice player
1502  End
1503  
1504  AudioEvent TankHunterVoiceCreate
1505    Sounds = itansef
1506    Control = random
1507    Volume  = 110
1508    MinVolume = 100 
1509    Priority = high
1510    Type = world global player
1511  End
1512  
1513  AudioEvent TankHunterVoiceMove
1514    Sounds = itanmoa itanmob itanmoc itanmod itanmoe
1515    Control = random
1516    Volume = 90
1517    Type = ui voice player
1518  End
1519  
1520  AudioEvent TankHunterVoiceGarrison
1521    Sounds = itanmoa itanmob itanmoc itanmod itanmoe
1522    Control = random
1523    Volume = 80
1524    Type = ui voice player
1525  End
1526  
1527  
1528  AudioEvent TankHunterVoiceAttack
1529    Sounds = itanata itanatb itanatc itanatd itanate
1530    Control = random
1531    Volume = 90
1532    Type = ui voice player
1533  End
1534  
1535  AudioEvent TankHunterVoiceTNT
1536    Sounds = itana2a itana2b itana2c itana2d
1537    Control = random
1538    Volume = 80
1539    Type = ui voice player
1540  End
1541  
1542  AudioEvent TankHunterVoiceSurrender
1543    Sounds = itansua itansub itansuc
1544    Control = random
1545    Volume = 100
1546    MinVolume = 80
1547    Type = world shrouded everyone
1548  End
1549  
1550  AudioEvent TankHunterVoiceFear
1551    Sounds = itanfea itanfeb itanfec itanfed itanfee
1552    Control = random
1553    Volume = 100
1554    MinVolume = 80
1555    Type = world shrouded player
1556  End
1557  
1558  AudioEvent TankHunterVoiceDie
1559    Sounds = itandia itandib itandic itandid itandie
1560    Control = random
1561    Priority = LOW
1562    Limit = 3
1563    Volume = 90
1564    VolumeShift = -20
1565    PitchShift = -10 10
1566    Type = world shrouded everyone
1567  End
1568  
1569  
1570  ;========================================================
1571  
1572  AudioEvent BattleMasterTankVoiceSelect
1573    Sounds = vbatsea vbatseb vbatsec vbatsed vbatsee 
1574    Control = random
1575    Volume = 90
1576    Type = ui voice player
1577  End
1578  
1579  AudioEvent BattleMasterTankVoiceCreate
1580    Sounds = vbatsef
1581    Control = random
1582    Volume  = 110
1583    MinVolume = 100
1584    Priority = high
1585    Type = world global player
1586  End
1587  
1588  AudioEvent BattleMasterTankVoiceMove
1589    Sounds = vbatmoa vbatmob vbatmoc vbatmod vbatmoe vbatmof
1590    Control = random
1591    Volume = 90
1592    Type = ui voice player
1593  End
1594  
1595  AudioEvent BattleMasterTankVoiceAttack
1596    Sounds = vbatata vbatatb vbatatc vbatatd vbatate vbatatf vbatcrb vbatcrc vbatcra vbatcrb vbatcrc
1597    Control = random
1598    Volume = 90
1599    Type = ui voice player
1600  End
1601  
1602  AudioEvent BattleMasterTankVoiceUpgradeNuclear
1603    Sounds = vbatu2 
1604    Control = random
1605    Volume = 90
1606    Type = ui voice player
1607  End
1608  
1609  AudioEvent BattleMasterTankVoiceUpgradeDepleted
1610    Sounds = vbatu1
1611    Control = random
1612    Volume = 90
1613    Type = ui voice player
1614  End
1615  
1616  AudioEvent BattleMasterTankVoiceCrush
1617    Sounds = vbatcra vbatcrb vbatcrc 
1618    Control = random
1619    Volume = 90
1620    Type = ui voice player
1621  End
1622  
1623  
1624  ;=========================================================
1625  
1626  AudioEvent InfernoCannonVoiceSelect
1627    Sounds = vinfsea vinfseb vinfsec vinfsed vinfsee 
1628    Control = random
1629    Volume = 90
1630    Type = ui voice player
1631  End
1632  
1633  AudioEvent InfernoCannonVoiceCreate
1634    Sounds = vinfsef 
1635    Control = random
1636    Volume  = 110
1637    MinVolume = 100
1638    Priority = high
1639    Type = world global player
1640  End
1641  
1642  AudioEvent InfernoCannonVoiceMove
1643    Sounds = vinfmoa vinfmob vinfmoc vinfmod vinfmoe vinfmof
1644    Control = random
1645    Volume = 90
1646    Type = ui voice player
1647  End
1648  
1649  AudioEvent InfernoCannonVoiceAttack
1650    Sounds = vinfata vinfatb vinfatc vinfatd vinfate
1651    Control = random
1652    Volume = 90
1653    Type = ui voice player
1654  End
1655  
1656  AudioEvent InfernoCannonVoiceCrush
1657    Sounds = vinfcra vinfcrb vinfcrc
1658    Control = random
1659    Volume = 90
1660    Type = ui voice player
1661  End
1662  
1663  
1664  ;========================================================
1665  
1666  AudioEvent MigVoiceSelect
1667    Sounds = vmigsea vmigseb vmigsec vmigsed vmigsee 
1668    Attack = gradio1a gradio1b gradio1c gradio1d gradio1e gradio1f
1669    Decay = gradio3a gradio3b gradio3c gradio3d gradio3e
1670    Control= random 
1671    Volume = 90
1672    Type = ui voice player
1673  End
1674  
1675  AudioEvent MigVoiceCreate
1676    Sounds = vmigsef
1677    Attack = gradio1a gradio1b gradio1c gradio1d gradio1e gradio1f
1678    Decay = gradio3a gradio3b gradio3c gradio3d gradio3e
1679    Control= random
1680    Volume  = 110
1681    MinVolume = 100
1682    Priority = high
1683    Type = world global player
1684  End
1685  
1686  AudioEvent MigVoiceMove
1687    Sounds=  vmigmoa vmigmob vmigmoc vmigmod vmigmoe
1688    Attack = gradio1a gradio1b gradio1c gradio1d gradio1e gradio1f
1689    Decay = gradio3a gradio3b gradio3c gradio3d gradio3e 
1690    Control= random
1691    Volume= 90
1692    Type = ui voice player
1693  End
1694  
1695  AudioEvent MigVoiceAttackAir
1696    Sounds = vmigata vmigatb vmigatc vmigatd vmigate 
1697    Attack = gradio1a gradio1b gradio1c gradio1d gradio1e gradio1f
1698    Decay = gradio3a gradio3b gradio3c gradio3d gradio3e
1699    Control = random
1700    Volume= 90
1701    Type = ui voice player
1702  End
1703  
1704  AudioEvent MigVoiceAttack
1705    Sounds = vmiga2a vmiga2b vmiga2c vmiga2d vmiga2e vmigata vmigatb vmigatc vmigatd vmigate
1706    Attack = gradio1a gradio1b gradio1c gradio1d gradio1e gradio1f
1707    Decay = gradio3a gradio3b gradio3c gradio3d gradio3e
1708    Control = random
1709    Volume= 90
1710    Type = ui voice player
1711  End
1712  
1713  AudioEvent MigVoiceUpgradeMigArmor
1714    Sounds = vmigu1
1715    Attack = gradio1a gradio1b gradio1c gradio1d gradio1e gradio1f
1716    Decay = gradio3a gradio3b gradio3c gradio3d gradio3e
1717    Control = random
1718    Volume= 90
1719    Type = ui voice player
1720  End
1721  
1722  AudioEvent MigVoiceLowFuel
1723    Sounds = vmigfua vmigfub vmigfuc
1724    Attack = gradio1a gradio1b gradio1c gradio1d gradio1e gradio1f
1725    Decay = gradio3a gradio3b gradio3c gradio3d gradio3e
1726    Control = random
1727    Volume  = 120
1728    MinVolume = 110
1729    Type = world player global
1730  End
1731  
1732  AudioEvent MigVoiceAirPatrol
1733    Sounds = vmigpaa vmigpab vmigpac 
1734    Attack = gradio1a gradio1b gradio1c gradio1d gradio1e gradio1f
1735    Decay = gradio3a gradio3b gradio3c gradio3d gradio3e
1736    Control = random
1737    Volume= 90
1738    Type = ui voice player
1739  End
1740  
1741  AudioEvent MigVoiceFalling
1742    Sounds = vmigfaa vmigfab vmigfac vmigfad vmigfae
1743    Control = random
1744    Volume = 100
1745    MinVolume = 80
1746    Type = world shrouded player
1747  End
1748  
1749  
1750  ;========================================================
1751  
1752  
1753  AudioEvent DragonTankVoiceSelect
1754    Sounds = vdrasea vdraseb vdrasec vdrased vdrasee vdrasef 
1755    Control = random
1756    Volume = 90
1757    Type = ui voice player
1758  End
1759  
1760  AudioEvent DragonTankVoiceCreate
1761    Sounds = vdraseg
1762    Control = random
1763    Volume  = 110
1764    MinVolume = 100
1765    Priority = high
1766    Type = world global player
1767  End
1768  
1769  AudioEvent DragonTankVoiceMove
1770    Sounds = vdramoa vdramob vdramoc vdramod vdramoe 
1771    Control = random
1772    Volume = 90
1773    Type = ui voice player
1774  End
1775  
1776  AudioEvent DragonTankVoiceAttack
1777    Sounds = vdraata vdraatb vdraatc vdraatd vdraate vdraatf
1778    Control = random
1779    Volume = 90
1780    Type = ui voice player
1781  End
1782  
1783  AudioEvent DragonTankVoiceCrush
1784    Sounds = vdramoa vdramob vdramoc vdramod vdramoe
1785    Control = random
1786    Volume = 90
1787    Type = ui voice player
1788  End
1789  
1790  AudioEvent DragonTankVoiceFireStorm
1791    Sounds = vdraa2a vdraa2b vdraa2c vdraa2d vdramfc
1792    Control = random
1793    Volume = 90
1794    Type = ui voice player
1795  End
1796  
1797  AudioEvent DragonTankVoiceModeFireStorm
1798    Sounds = ;vdramfa vdramfb vdramfc vdramfd
1799    Control = random
1800    Volume = 90
1801    Type = ui voice player
1802    Limit = 1
1803  End
1804  
1805  AudioEvent DragonTankVoiceUpgradeBlackNapalm
1806    Sounds = vdrau1
1807    Control = random
1808    Volume = 90
1809    Type = ui voice player
1810  End
1811  
1812  
1813  
1814  ;=========================================================
1815  
1816  
1817  AudioEvent HackerVoiceSelect
1818    Sounds = ihacsea ihacseb ihacsec ihacsed ihacsee 
1819    Control = random
1820    Volume = 90
1821    Type = ui voice player
1822  End
1823  
1824  AudioEvent HackerVoiceCreate
1825    Sounds = ihacsef
1826    Control = random
1827    Volume  = 110
1828    MinVolume = 100
1829    Priority = high
1830    Type = world global player
1831  End
1832  
1833  AudioEvent HackerVoiceMove
1834    Sounds = ihacmoa ihacmob ihacmoc ihacmod ihacmoe 
1835    Control = random
1836    Volume = 90
1837    Type = ui voice player
1838  End
1839  
1840  AudioEvent HackerVoiceGarrison
1841    Sounds = ihacmoa ihacmob ihacmoc ihacmod ihacmoe 
1842    Control = random
1843    Volume = 90
1844    Type = ui voice player
1845  End
1846  
1847  
1848  AudioEvent HackerVoiceHack
1849    Sounds = ihacata ihacatb ihacatc ihacatd ihacate ihacatf
1850    Control = random
1851    Volume = 90
1852    Type = ui voice player
1853  End
1854  
1855  AudioEvent HackerVoiceModeHack
1856    Sounds = ihacmha ihacmhb ihacmhc 
1857    Control = random
1858    Volume = 90
1859    Type = ui voice player
1860    Limit = 1
1861  End
1862  
1863  AudioEvent HackerVoiceHackComplete
1864    Sounds = ihaccoa ihaccob ihaccoc ihaccod
1865    Control = random
1866    Priority = high
1867    Volume  = 120
1868    MinVolume = 110
1869    Type = world player global
1870  End
1871  
1872  AudioEvent HackerVoiceModeInternet
1873    Sounds = ihaca2a ihaca2b ihaca2c 
1874    Control = random
1875    Volume = 90
1876    Type = ui voice player
1877    Limit = 1
1878  End
1879  
1880  AudioEvent HackerVoiceSurrender
1881    Sounds = ihacsua ihacsub 
1882    Control = random
1883    Volume = 100
1884    MinVolume = 80
1885    Type = world shrouded everyone
1886  End
1887  
1888  AudioEvent HackerVoiceFear
1889    Sounds = ihacfea ihacfeb ihacfec ihacfed 
1890    Control = random
1891    Volume = 100
1892    MinVolume = 80
1893    Type = world shrouded player
1894  End
1895  
1896  AudioEvent HackerVoiceDie
1897    Sounds = ihacdia ihacdib ihacdic ihacdid ihacdie
1898    Control = random
1899    Priority = LOW
1900    Limit = 3
1901    Volume = 90
1902    VolumeShift = -20
1903    PitchShift = -10 10
1904    Type = world shrouded everyone
1905  End
1906  
1907  
1908  ;=======================================================
1909  
1910  
1911  AudioEvent TroopCrawlerVoiceSelect
1912    Sounds = vtrosea vtroseb vtrosec vtrosed vtrosee 
1913    Control = random
1914    Volume = 90
1915    Type = ui voice player
1916  End
1917  
1918  AudioEvent TroopCrawlerVoiceCreate
1919    Sounds = vtrosef
1920    Control = random
1921    Volume  = 110
1922    MinVolume = 100
1923    Priority = high
1924    Type = world global player
1925  End
1926  
1927  AudioEvent TroopCrawlerVoiceMove
1928    Sounds = vtromoa vtromob vtromoc vtromod vtromoe
1929    Control = random
1930    Volume = 90
1931    Type = ui voice player
1932  End
1933  
1934  AudioEvent TroopCrawlerVoiceAttack
1935    Sounds = vtroata vtroatb vtroatc vtroatd vtroate
1936    Control = random
1937    Volume = 90
1938    Type = ui voice player
1939  End
1940  
1941  AudioEvent TroopCrawlerVoiceCrush
1942    Sounds = vtrocra vtrocrb vtrocrc
1943    Control = random
1944    Volume = 90
1945    Type = ui voice player
1946  End
1947  
1948  AudioEvent TroopCrawlerVoiceUnload
1949    Sounds = vtrouna vtrounb vtrounc vtromaa vtromab
1950    Control = random
1951    Volume = 90
1952    Type = ui voice player
1953  End
1954  
1955  AudioEvent TroopCrawlerVoiceAssault
1956    Sounds = vtroata vtroatb vtroatc vtroatd vtroate
1957    Control = random
1958    Volume = 90
1959    Type = ui voice player
1960  End
1961  
1962  AudioEvent TroopCrawlerVoiceModeAssault
1963    Sounds = vtromaa vtromab
1964    Control = random
1965    Volume = 90
1966    Type = ui voice player
1967    Limit = 1
1968  End
1969  
1970  
1971  ;=====================================================
1972  
1973  
1974  
1975  AudioEvent OverlordTankVoiceSelect
1976    Sounds = vovesea voveseb vovesec vovesee vovesef voveseg vovecra ;vovesed 
1977    Control = random
1978    Volume = 90
1979    Type = ui voice player
1980  End
1981  
1982  AudioEvent OverlordTankVoiceCreate
1983    Sounds =vovesed
1984    Control = random
1985    Volume  = 110
1986    MinVolume = 100
1987    Priority = high
1988    Type = world global player
1989  End
1990  
1991  AudioEvent OverlordTankVoiceMove
1992    Sounds = vovemoa vovemob vovemoc vovemod vovemoe vovemof vovemog
1993    Control = random
1994    Volume = 90
1995    Type = ui voice player
1996  End
1997  
1998  AudioEvent OverlordTankVoiceAttack
1999    Sounds = voveata voveatb voveatc voveatd voveate voveatf voveatg vovecrb 
2000    Control = random
2001    Volume = 90
2002    Type = ui voice player
2003  End
2004  
2005  AudioEvent OverlordTankVoiceCrush
2006    Sounds = vovecra vovecrb vovecrc 
2007    Control = random
2008    Volume = 90
2009    Type = ui voice player
2010  End
2011  
2012  AudioEvent OverlordTankVoiceUnload
2013    Sounds =  voveunb voveuna voveunc
2014    Control = random
2015    Volume = 90
2016    Type = ui voice player
2017  End
2018  
2019  AudioEvent OverlordTankVoiceModeBunker
2020    Sounds = voveu1a
2021    Control = random
2022    Volume = 90
2023    Type = ui voice player
2024    Limit = 1
2025  End
2026  
2027  AudioEvent OverlordTankVoiceModeSpeakerTower
2028    Sounds = voveu2a
2029    Control = random
2030    Volume = 90
2031    Type = ui voice player
2032    Limit = 1
2033  End
2034  
2035  AudioEvent OverlordTankVoiceModeGattling
2036    Sounds = voveu3a
2037    Control = random
2038    Volume = 90
2039    Priority = high
2040    Type = ui voice player
2041    Limit = 1
2042  End
2043  
2044  AudioEvent OverlordTankBunkerVoiceCreate
2045    Sounds = voveu1b
2046    Control = random
2047    Volume = 90
2048    Type = ui voice player
2049  End
2050  
2051  AudioEvent OverlordTankGattlingCannonVoiceCreate
2052    Sounds = voveu3b
2053    Control = random
2054    Volume = 80
2055    Priority = high
2056    Type = ui voice player
2057  End
2058  
2059  AudioEvent OverlordTankPropagandaTowerVoiceCreate
2060    Sounds = voveu2b 
2061    Control = random
2062    Volume = 90
2063    Type = ui voice player
2064  End
2065  
2066  
2067  ;====================================================
2068  
2069  AudioEvent GattlingTankVoiceSelect
2070    Sounds = vgatsea vgatseb vgatsec vgatsed vgatsee 
2071    Control = random
2072    Volume = 90
2073    Type = ui voice player
2074  End
2075  
2076  AudioEvent GattlingTankVoiceCreate
2077    Sounds = vgatsef 
2078    Control = random
2079    Volume  = 110
2080    MinVolume = 100
2081    Priority = high
2082    Type = world global player
2083  End
2084  
2085  AudioEvent GattlingTankVoiceMove
2086    Sounds = vgatmoa vgatmob vgatmoc vgatmoe vgatmod
2087    Control = random
2088    Volume = 90
2089    Type = ui voice player
2090  End
2091  
2092  AudioEvent GattlingTankVoiceAttack
2093    Sounds = vgatata vgatatb vgatatc vgatatd vgatate 
2094    Control = random
2095    Volume = 80
2096    Type = ui voice player
2097  End
2098  
2099  AudioEvent GattlingTankVoiceCrush
2100    Sounds = vgatcra vgatcrb vgatcrc
2101    Control = random
2102    Volume = 90
2103    Type = ui voice player
2104  End
2105  
2106  AudioEvent GattlingTankVoiceUpgrade
2107    Sounds = vgatu1
2108    Control = random
2109    Volume = 90
2110    Type = ui voice player
2111  End
2112  
2113  AudioEvent GattlingTankVoiceRapid
2114    Sounds = vgatraa vgatrab vgatrac
2115    Control = random
2116    Volume = 110
2117    Type = world player
2118    Limit = 1
2119  End
2120  
2121  ;===============================================
2122  
2123  
2124  AudioEvent BlackLotusVoiceSelect
2125    Sounds = iblasea iblaseb iblasec iblased iblasee 
2126    Control = random
2127    Volume = 90
2128    Type = ui voice player
2129  End
2130  
2131  AudioEvent BlackLotusVoiceCreate
2132    Sounds = iblasef iblaseg
2133    Control = random
2134    Volume  = 110
2135    MinVolume = 100
2136    Priority = high
2137    Type = world global player
2138  End
2139  
2140  AudioEvent BlackLotusVoiceMove
2141    Sounds = iblamoa iblamob iblamoc iblamod iblamoe iblamof 
2142    Control = random
2143    Volume = 90
2144    Type = ui voice player
2145  End
2146  
2147  ;AudioEvent BlackLotusVoiceAttack
2148  ;  Sounds = iblaata iblaatb iblaatc iblaate iblaatf iblaatg 
2149  ;  Control = random
2150  ;  Volume = 90
2151  ;  Type = ui voice player
2152  ;End
2153  
2154  AudioEvent BlackLotusVoiceModeBuilding
2155    Sounds = iblamba iblambb iblambc
2156    Control = random
2157    Volume = 90
2158    Type = ui voice player
2159    Limit = 1
2160  End
2161  
2162  AudioEvent BlackLotusVoiceHackBuilding
2163    Sounds = iblahaa iblahab iblahac iblahad iblahae iblahaf iblaate iblaatd
2164    Control = random
2165    Volume = 90
2166    Type = ui voice player
2167  End
2168  
2169  AudioEvent BlackLotusVoiceCaptureComplete
2170    Sounds = iblacoa iblacob iblacoc iblacod
2171    Priority = high
2172    Control = random
2173    Volume  = 120
2174    MinVolume = 110
2175    Type = world player global
2176  End
2177  
2178  AudioEvent BlackLotusVoiceModeVehicle
2179    Sounds = iblamva iblamvb iblamvc
2180    Control = random
2181    Volume = 90
2182    Type = ui voice player
2183    Limit = 1
2184  End
2185  
2186  AudioEvent BlackLotusVoiceHackVehicle
2187    Sounds = iblah2a iblah2b iblah2c iblah2d iblah2e
2188    Control = random
2189    Volume = 90
2190    Type = ui voice player
2191  End
2192  
2193  AudioEvent BlackLotusVoiceDisableComplete
2194    Sounds = iblac2a iblac2b iblac2c iblac2d
2195    Priority = high
2196    Control = random
2197    Volume  = 120
2198    MinVolume = 110
2199    Type = world player global
2200  End
2201  
2202  
2203  AudioEvent BlackLotusVoiceModeCash
2204    Sounds = iblamma iblammb iblammc
2205    Control = random
2206    Volume = 90
2207    Type = ui voice player
2208    Limit = 1
2209  End
2210  
2211  AudioEvent BlackLotusVoiceHackCash
2212    Sounds = iblah3a iblah3d iblah3c iblah3b 
2213    Control = random
2214    Volume = 90
2215    Type = ui voice player
2216  End
2217  
2218  AudioEvent BlackLotusVoiceCashComplete
2219    Sounds = iblah3e 
2220    Volume  = 120
2221    MinVolume = 110
2222    Type = world player global
2223  End
2224  
2225  AudioEvent BlackLotusVoiceFear
2226    Sounds = iblafea iblafeb iblafec iblafed 
2227    Control = random
2228    Volume = 100
2229    MinVolume = 80
2230    Type = world shrouded player
2231  End
2232  
2233  AudioEvent BlackLotusVoiceDie
2234    Sounds = ibladia ibladib ibladic ibladid ibladie
2235    Control = random
2236    Priority = LOW
2237    Limit = 3
2238    Volume = 90
2239    VolumeShift = -20
2240    PitchShift = -10 10
2241    Type = world shrouded everyone
2242  End
2243  
2244  AudioEvent BlackLotusSoundAmbient
2245    Sounds = iblaseg
2246    Control = loop random
2247    Delay = 50000 100000
2248    Priority = low
2249    MinRange = 75
2250    MaxRange = 700
2251    Limit = 1
2252    Volume = 90
2253    Type = ui voice player
2254  End
2255  
2256  ;==============================================
2257  
2258  AudioEvent SupplyTruckVoiceSelect
2259    Sounds = vsupsea vsupseb vsupsec vsupsed vsupsee 
2260    Control = random
2261    Volume = 90
2262    Type = ui voice player
2263  End
2264  
2265  AudioEvent SupplyTruckVoiceCreate
2266    Sounds = vsupsef 
2267    Control = random
2268    Volume  = 110
2269    MinVolume = 100
2270    Priority = high
2271    Type = world global player
2272  End
2273  
2274  AudioEvent SupplyTruckVoiceMove
2275    Sounds = vsupmoa vsupmob vsupmoc vsupmod vsupmoe 
2276    Control = random
2277    Volume = 90
2278    Type = ui voice player
2279  End
2280  
2281  AudioEvent SupplyTruckVoiceSupply
2282    Sounds = vsupspa vsupspb vsupspc vsupspd vsupspe
2283    Control = random
2284    Volume = 90
2285    Type = ui voice player
2286  End
2287  
2288  AudioEvent SupplyTruckVoiceSuppliesDepleted
2289    Sounds = vsupsda vsupsdb vsupsdc vsupsdd vsupsde
2290    Control = random
2291    Volume  = 120
2292    MinVolume = 110
2293    Priority = high
2294    Type = world global player
2295  End
2296  
2297  
2298  AudioEvent SupplyTruckVoiceCrush
2299    Sounds = vsupcra vsupcrb vsupcrc
2300    Control = random
2301    Volume = 90
2302    Type = ui voice player
2303  End
2304  
2305  
2306  ;================================================
2307  
2308  AudioEvent DozerChinaVoiceSelect
2309    Sounds = vdocsea vdocseb vdocsec vdocsed vdocsee 
2310    Control = random
2311    Volume = 90
2312    Type = ui voice player
2313  End
2314  
2315  AudioEvent DozerChinaVoiceCreate
2316    Sounds = vdocsef 
2317    Control = random
2318    Volume  = 110
2319    MinVolume = 100
2320    Priority = high
2321    Type = world global player
2322  End
2323  
2324  AudioEvent DozerChinaVoiceMove
2325    Sounds = vdocmoa vdocmob vdocmoc vdocmod vdocmoe 
2326    Control = random
2327    Volume = 90
2328    Type = ui voice player
2329  End
2330  
2331  AudioEvent DozerChinaVoiceBuild
2332    Sounds = vdocbua vdocbub vdocbuc vdocbud vdocbuf ;vdocbue
2333    Control = random
2334    Volume = 90
2335    Type = ui voice player
2336  End
2337  
2338  AudioEvent DozerChinaVoiceBuildNot
2339    Sounds = vdocnoa vdocnob vdocnoc vdocnod
2340    Control = random
2341    Volume = 90
2342    Type = ui voice player
2343  End
2344  
2345  AudioEvent DozerChinaVoiceBuildComplete
2346    Sounds = vdoccoa vdoccob vdoccoc vdoccod
2347    Control = random
2348    Priority = high
2349    Volume  = 120
2350    MinVolume = 110
2351    Type = world player global
2352  End
2353  
2354  AudioEvent DozerChinaVoiceRepair
2355    Sounds = vdocrea vdocreb vdocrec vdocred
2356    Control = random
2357    Volume = 90
2358    Type = ui voice player
2359  End
2360  
2361  AudioEvent DozerChinaVoiceCrush
2362    Sounds = vdoccra vdoccrb vdoccrc vdoccrd
2363    Control = random
2364    Volume = 90
2365    Type = ui voice player
2366  End
2367  
2368  AudioEvent DozerChinaVoiceClearMine 
2369    Sounds = vdoccla vdocclb vdocdlc vdoccld
2370    Control = random
2371    Volume = 90
2372    Type = ui voice player
2373  End
2374  
2375  ;==================================================
2376  
2377  AudioEvent NukeCannonVoiceSelect
2378    Sounds = vnuksea vnukseb vnuksec vnuksed vnuksee 
2379    Control = random
2380    Volume = 90
2381    Type = ui voice player
2382  End
2383  
2384  AudioEvent NukeCannonVoiceCreate
2385    Sounds = vnuksef 
2386    Control = random
2387    Volume  = 110
2388    MinVolume = 100
2389    Priority = high
2390    Type = world global player
2391  End
2392  
2393  AudioEvent NukeCannonVoiceMove
2394    Sounds =  vnukmob vnukmoc vnukmod vnukmoe vnukmoa
2395    Control = random
2396    Volume = 90
2397    Type = ui voice player
2398  End
2399  
2400  AudioEvent NukeCannonVoiceAttack
2401    Sounds = vnukata vnukatb vnukatc vnukatd vnukate vnukdea vnukdeb vnukdec
2402    Control = random
2403    Volume = 90
2404    Type = ui voice player
2405  End
2406  
2407  AudioEvent NukeCannonVoiceDeploy
2408    Sounds = vnukdea vnukdeb vnukdec 
2409    Control = random
2410    Volume = 80
2411    Type = ui voice player
2412  End
2413  
2414  AudioEvent NukeCannonVoiceUnDeploy
2415    Sounds = vnukd2a vnukd2b vnuk2c
2416    Control = random
2417    Volume = 90
2418    Type = ui voice player
2419  End
2420  
2421  AudioEvent NukeCannonVoiceCrush
2422    Sounds = vnukmoc vnukmoe 
2423    Control = random
2424    Volume = 80
2425    Type = ui voice player
2426  End
2427  
2428  
2429  ;=================================================
2430  
2431  AudioEvent POWTruckChinaVoiceSelect
2432    Sounds = vpocsed vpocsee vpocred ;vpocsea vpocseb 
2433    Control = random
2434    Volume = 90
2435    Type = ui voice player
2436  End
2437  
2438  AudioEvent POWTruckChinaVoiceCreate
2439    Sounds = vpocsef 
2440    Control = random
2441    Volume  = 110
2442    MinVolume = 100
2443    Priority = high
2444    Type = world global player
2445  End
2446  
2447  AudioEvent POWTruckChinaVoiceMove
2448    Sounds = vpocmoa vpocmoc vpocmoe vpocpia vpocpid ;vpocmob vpocmod 
2449    Control = random
2450    Volume = 90
2451    Type = ui voice player
2452  End
2453  
2454  AudioEvent POWTruckChinaVoicePickup
2455    Sounds = vpocpib vpocpic vpocpie
2456    Control = random
2457    Volume = 90
2458    Type = ui voice player
2459  End
2460  
2461  AudioEvent POWTruckChinaVoiceReturn
2462    Sounds = vpocrea vpocreb vpocrec 
2463    Control = random
2464    Volume = 90
2465    Type = ui voice player
2466  End
2467  
2468  AudioEvent POWTruckChinaVoiceUpgradeSubliminal
2469    Sounds = vpocu1
2470    Control = random
2471    Volume = 90
2472    Type = ui voice player
2473  End
2474  
2475  AudioEvent POWTruckChinaVoiceCrush
2476    Sounds = vpoccra vpoccrb vpoccrc
2477    Control = random
2478    Volume = 90
2479    Type = ui voice player
2480  End
2481  
2482  
2483  ;==================================================
2484  
2485  AudioEvent RebelVoiceSelect
2486    Sounds = irebsea irebseb irebsec irebsed irebsee irebsef irebseg 
2487    Control = random
2488    Volume  = 90
2489    Type = ui voice player
2490  End
2491  
2492  AudioEvent RebelVoiceCreate
2493    Sounds = irebseh irebmga irebmgb irebmgc
2494    Control = random
2495    Volume  = 110
2496    MinVolume = 100
2497    Priority = high
2498    Type = world global player
2499  End
2500  
2501  AudioEvent RebelVoiceMove
2502    Sounds = irebmoa irebmob irebmoc irebmod irebmoe irebmof
2503    Control = random
2504    Volume = 90
2505    Type = ui voice player
2506  End
2507  
2508  AudioEvent RebelVoiceAttack
2509    Sounds = irebata irebatb irebatc irebatd irebate irebatf irebatg ireblaa ireblab ireblac
2510    Control = random
2511    Volume = 90
2512    Type = ui voice player
2513  End
2514  
2515  AudioEvent RebelVoiceCapture 
2516    Sounds = irebcaa irebcab irebcac irebcad irebcae irebcaf
2517    Control = random
2518    Volume = 90
2519    Type = ui voice player
2520  End
2521  
2522  AudioEvent RebelVoiceCaptureComplete 
2523    Sounds = irebcoa irebcob irebcoc irebcod irebcoe
2524    Priority = high
2525    Control = random
2526    Volume  = 120
2527    MinVolume = 110
2528    Type = world player global
2529  End
2530  
2531  AudioEvent RebelVoiceSubdue 
2532    Sounds = irebsba irebsbb irebsbc irebsbd
2533    Control = random
2534    Volume = 90
2535    Type = ui voice player
2536  End
2537  
2538  AudioEvent RebelVoiceGarrison 
2539    Sounds = irebgaa irebgab irebgac irebgad irebgae
2540    Control = random
2541    Volume = 90
2542    Type = ui voice player
2543  End
2544  
2545  AudioEvent RebelVoiceLaugh
2546    Sounds = ireblaa ireblab ireblac
2547    Control = random
2548    Volume = 90
2549    Type = ui voice player
2550  End
2551  
2552  AudioEvent RebelVoiceSurrender
2553    Sounds = irebsua irebsub irebsuc irebsud irebsue
2554    Control = random
2555    Volume = 100
2556    MinVolume = 80
2557    Type = world shrouded everyone
2558  End
2559  
2560  AudioEvent RebelVoiceFear
2561    Sounds = irebfea irebfeb irebfec irebfed irebfee irebfef
2562    Control = random
2563    Volume = 100
2564    MinVolume = 80
2565    Type = world shrouded player
2566  End
2567  
2568  AudioEvent RebelVoiceBaseAttack
2569    Sounds = irebbaa irebbab irebbac irebbad
2570    Control = random
2571    Volume  = 120
2572    MinVolume = 110
2573    Type = world global player
2574  End
2575  
2576  AudioEvent RebelVoiceBuildingStolen
2577    Sounds = irebbsa irebbsb irebbsc
2578    Control = random
2579    Volume  = 120
2580    MinVolume = 110
2581    Type = world global player
2582  End
2583  
2584  AudioEvent RebelVoiceModeTranquilizers
2585    Sounds = irebmta irebmtb
2586    Control = random
2587    Volume = 90
2588    Type = ui voice player
2589    Limit = 1
2590  End
2591  
2592  AudioEvent RebelVoiceModeGun
2593    Sounds = irebmga irebmgb irebmgc
2594    Control = random
2595    Volume = 90
2596    Type = ui voice player
2597    Limit = 1
2598  End
2599  
2600  AudioEvent RebelVoiceUpgradeAPBullets 
2601    Sounds = irebu1
2602    Control = random
2603    Volume = 90
2604    Type = ui voice player
2605  End
2606  
2607  AudioEvent RebelVoiceUpgradeCamoflage 
2608    Sounds = irebu2
2609    Control = random
2610    Volume = 90
2611    Type = ui voice player
2612  End
2613  
2614  AudioEvent RebelVoiceUpgradeTranqDarts
2615    Sounds = irebmtc
2616    Control = random
2617    Volume = 90
2618    Type = ui voice player
2619  End
2620  
2621  
2622  AudioEvent RebelVoiceDie 
2623    Sounds = irebdia irebdib irebdic irebdid irebdie irebdif irebdig irebdih irebdii irebdij
2624    Control = random
2625    Priority = LOW
2626    Limit = 3
2627    PitchShift = -10 10
2628    Volume = 90
2629    VolumeShift = -20
2630    Type = world shrouded everyone
2631  End
2632  
2633  ;==================================================
2634  
2635  AudioEvent TerroristVoiceSelect
2636    Sounds = itersea iterseb itersec itersed itersee itersef 
2637    Control = random
2638    Volume  = 90
2639    Type = ui voice player
2640  End
2641  
2642  AudioEvent TerroristVoiceCreate
2643    Sounds = iterseg
2644    Control = random
2645    Volume  = 110
2646    MinVolume = 100
2647    Priority = high
2648    Type = world global player
2649  End
2650  
2651  AudioEvent TerroristVoiceMove
2652    Sounds = itermoa itermob itermoc itermod itermoe itermof itermog 
2653    Control = random
2654    Volume = 90
2655    Type = ui voice player
2656  End
2657  
2658  AudioEvent TerroristVoiceAttack
2659    Sounds = iterata iteratb iteratc iteratd iterate itera2b itera2c
2660    Control = random
2661    Volume = 90
2662    Type = ui voice player
2663  End
2664  
2665  AudioEvent TerroristVoiceEnter
2666    Sounds = itermoa itermob itermoc itermoe itermof itermog
2667    Control = random
2668    Volume = 90
2669    Type = ui voice player
2670  End
2671  
2672  AudioEvent TerroristVoiceEnterHostile
2673    Sounds = itera2a itera2b itera2c itera2d itera2e
2674    Control = random
2675    Volume = 90
2676    Type = ui voice player
2677  End
2678  
2679  AudioEvent TerroristVoiceFear
2680    Sounds = iterfea iterfeb iterfec iterfed
2681    Control = random
2682    Volume = 100
2683    MinVolume = 80
2684    Type = world shrouded player
2685  End
2686  
2687  AudioEvent TerroristVoiceDie
2688    Sounds = iterdia iterdib iterdic iterdid iterdie
2689    Control = random
2690    Priority = LOW
2691    Limit = 3
2692    PitchShift = -10 10
2693    Volume = 90
2694    VolumeShift = -20
2695    Type = world voice shrouded everyone
2696  End
2697  
2698  ;=====================================================
2699  
2700  AudioEvent CarBombVoiceSelect
2701    Sounds = vcarsea vcarseb vcarsec vcarsed vcarsee vcarsef
2702    Control = random
2703    Volume = 90
2704    Type = ui voice player
2705  End
2706  
2707  AudioEvent CarBombVoiceMove
2708    Sounds = vcarmoa vcarmob vcarmoc vcarmod vcarmoe
2709    Control = random
2710    Volume = 90
2711    Type = ui voice player
2712  End
2713  
2714  AudioEvent CarBombVoiceAttack
2715    Sounds = vcarata vcaratb vcaratc vcaratd vcarate
2716    Control = random
2717    Volume = 90
2718    Type = ui voice player
2719  End
2720  
2721  ;======================================================
2722  
2723  
2724  AudioEvent ScorpionTankVoiceSelect
2725    Sounds = vscosea vscoseb vscosec vscosed vscosee
2726    Control = random
2727    Volume = 90
2728    Type = ui voice player
2729  End
2730  
2731  AudioEvent ScorpionTankVoiceCreate
2732    Sounds = vscosef
2733    Control = random
2734    Volume  = 110
2735    MinVolume = 100
2736    Priority = high
2737    Type = world global player
2738  End
2739  
2740  AudioEvent ScorpionTankVoiceMove
2741    Sounds = vscomoa vscomob vscomoc vscomod vscomoe vscomof vscomog
2742    Control = random
2743    Volume = 90
2744    Type = ui voice player
2745  End
2746  
2747  AudioEvent ScorpionTankVoiceAttack
2748    Sounds = vscoata vscoatb vscoatc vscoatd vscoate vscoa2a vsco2b vscoa2c vscoa2d vscoa2e vscocra vscocrb
2749    Control = random
2750    Volume = 90
2751    Type = ui voice player
2752  End
2753  
2754  AudioEvent ScorpionTankVoiceAttackRocket
2755    Sounds = vscoa2a vsco2b vscoa2c vscoa2d vscoa2e
2756    Control = random
2757    Volume = 90
2758    Type = ui voice player
2759  End
2760  
2761  AudioEvent ScorpionTankVoiceModeRocket
2762    Sounds = vscomra vscomrb vscomrc
2763    Control = random
2764    Volume = 90
2765    Type = ui voice player
2766    Limit = 1
2767  End
2768  
2769  AudioEvent ScorpionTankVoiceUpgradeRocket
2770    Sounds = vscou1
2771    Control = random
2772    Volume = 90
2773    Type = ui voice player
2774  End
2775  
2776  AudioEvent ScorpionTankVoiceUpgradeToxin
2777    Sounds = vscou2
2778    Control = random
2779    Volume = 90
2780    Type = ui voice player
2781  End
2782  
2783  AudioEvent ScorpionTankVoiceUpgradeJunkRepair
2784    Sounds = vscou3
2785    Control = random
2786    Volume = 90
2787    Type = ui voice player
2788  End
2789  
2790  AudioEvent ScorpionTankVoiceCrush
2791    Sounds = vscocra vscocrb vscocrc
2792    Control = random
2793    Volume = 90
2794    Type = ui voice player
2795  End
2796  
2797  
2798  ;======================================================
2799  
2800  
2801  AudioEvent RocketBuggyVoiceSelect
2802    Sounds = vrocsea vrocseb vrocsec vrocsed vrocsee vrocsef
2803    Control = random
2804    Volume = 90
2805    Type = ui voice player
2806  End
2807  
2808  AudioEvent RocketBuggyVoiceCreate
2809    Sounds = vrocseg
2810    Control = random
2811    Volume  = 110
2812    MinVolume = 100
2813    Priority = high
2814    Type = world global player
2815  End
2816  
2817  AudioEvent RocketBuggyVoiceMove
2818    Sounds = vrocmoa vrocmob vrocmoc vrocmod vrocmoe vrocmof vroccrb 
2819    Control = random
2820    Volume = 90
2821    Type = ui voice player
2822  End
2823  
2824  AudioEvent RocketBuggyVoiceAttack
2825    Sounds = vrocata vrocatb vrocatc vrocatd vrocate vroccra vroccrc
2826    Control = random
2827    Volume = 90
2828    Type = ui voice player
2829  End
2830  
2831  AudioEvent RocketBuggyVoiceUpgradeAmmo
2832    Sounds = vrocu1
2833    Control = random
2834    Volume = 90
2835    Type = ui voice player
2836  End
2837  
2838  AudioEvent RocketBuggyVoiceUpgradeAPRockets
2839    Sounds = vrocu2
2840    Control = random
2841    Volume = 90
2842    Type = ui voice player
2843  End
2844  
2845  AudioEvent RocketBuggyVoiceCrush
2846    Sounds = vroccra vroccrb vroccrc
2847    Control = random
2848    Volume = 90
2849    Type = ui voice player
2850  End
2851  
2852  
2853  
2854  ;========================================================
2855  
2856  AudioEvent RadarVanVoiceSelect
2857    Sounds = vradsea vradseb vradsec vradsed vradsee
2858    Control = random
2859    Volume = 90
2860    Type = ui voice player
2861  End
2862  
2863  AudioEvent RadarVanVoiceCreate
2864    Sounds = vradsef
2865    Control = random
2866    Volume  = 110
2867    MinVolume = 100
2868    Priority = high
2869    Type = world global player
2870  End
2871  
2872  AudioEvent RadarVanVoiceMove
2873    Sounds = vradmoa vradmob vradmoc vradmod
2874    Control = random
2875    Volume = 90
2876    Type = ui voice player
2877  End
2878  
2879  AudioEvent RadarVanVoiceCrush
2880    Sounds = vradcra vradcrb
2881    Control = random
2882    Volume = 90
2883    Type = ui voice player
2884  End
2885  
2886  
2887  AudioEvent RadarVanVoiceUpgradeRadarScan
2888    Sounds = vradmoe
2889    Volume = 90
2890    Type = ui voice player
2891  End
2892  
2893  
2894  
2895  ;========================================================
2896  
2897  AudioEvent ToxinTractorVoiceSelect
2898    Sounds = vtoxsea vtoxseb vtoxsec vtoxsed vtoxsee vtoxsef
2899    Control = random
2900    Volume = 90
2901    Type = ui voice player
2902  End
2903  
2904  AudioEvent ToxinTractorVoiceCreate
2905    Sounds = vtoxseg
2906    Control = random
2907    Volume  = 110
2908    MinVolume = 100
2909    Priority = high
2910    Type = world global player
2911  End
2912  
2913  AudioEvent ToxinTractorVoiceMove
2914    Sounds = vtoxmoa vtoxmob vtoxmoc vtoxmod vtoxmoe vtoxmof vtoxmog vtoxmoh
2915    Control = random
2916    Volume = 90
2917    Type = ui voice player
2918  End
2919  
2920  AudioEvent ToxinTractorVoiceAttack
2921    Sounds = vtoxata vtoxatb vtoxatc vtoxatd vtoxate vtoxatf vtoxatg vtoxath
2922    Control = random
2923    Volume = 80
2924    Type = ui voice player
2925  End
2926  
2927  AudioEvent ToxinTractorVoiceAttackContam
2928    Sounds = vtoxa2a vtoxa2b vtoxa2c vtoxa2d vtoxa2e vtoxa2f
2929    Control = random
2930    Volume = 90
2931    Type = ui voice player
2932  End
2933  
2934  AudioEvent ToxinTractorVoiceModeContam
2935    Sounds = vtoxmca vtoxmcb vtoxmcc
2936    Control = random
2937    Volume = 90
2938    Type = ui voice player
2939    Limit = 1
2940  End
2941  
2942  AudioEvent ToxinTractorVoiceUpgradeAnthrax
2943    Sounds = vtoxu1
2944    Control = random
2945    Volume = 90
2946    Type = ui voice player
2947  End
2948  
2949  AudioEvent ToxinTractorVoiceCrush
2950    Sounds = vtoxcra vtoxcrb vtoxcrc
2951    Control = random
2952    Volume = 90
2953    Type = ui voice player
2954  End
2955  
2956  
2957  ;==========================================================
2958  
2959  AudioEvent TechnicalVoiceSelect
2960    Sounds = vtecsea vtecseb vtecsec vtecsed vtecsee vtecsef
2961    Control = random
2962    Volume = 80
2963    Type = ui voice player
2964  End
2965  
2966  AudioEvent TechnicalVoiceCreate
2967    Sounds = vtecath 
2968    Control = random
2969    Volume  = 110
2970    MinVolume = 100
2971    Priority = high
2972    Type = world global player
2973  End
2974  
2975  AudioEvent TechnicalVoiceMove
2976    Sounds = vtecmoa vtecmob vtecmoc vtecmod vtecmoe vteccrb
2977    Control = random
2978    Volume = 90
2979    Type = ui voice player
2980  End
2981  
2982  AudioEvent TechnicalVoiceAttack
2983    Sounds = vtecata vtecatc vtecatd vtecate vtecatf vtecatg vteccra vteccrd
2984    Control = random
2985    Volume = 90
2986    Type = ui voice player
2987  End
2988  
2989  AudioEvent TechnicalVoiceSalvage
2990    Sounds = vtecsaa vtecsab vtecsac vtecsad vtecsae vtecatb
2991    Control = random
2992    Volume = 90
2993    Type = ui voice player
2994  End
2995  
2996  AudioEvent TechnicalVoiceUnload
2997    Sounds = vtecuna vtecunb vtecunc
2998    Control = random
2999    Volume = 90
3000    Type = ui voice player
3001  End
3002  
3003  
3004  AudioEvent TechnicalVoiceCrush
3005    Sounds = vtecmoa vtecmob vtecmoc vtecmod vtecmoe
3006    Control = random
3007    Volume = 90
3008    Type = ui voice player
3009  End
3010  
3011  
3012  AudioEvent TechnicalVoiceDie
3013    Sounds = vtecdia vtecdib vtecdic vtecdid
3014    Control = random
3015    Priority= high
3016    Limit = 2
3017    VolumeShift = -15
3018    PitchShift= -5 5
3019    Volume = 65
3020    Type = world shrouded everyone
3021  End
3022  
3023  
3024  ;=====================================================
3025  
3026  AudioEvent BombTruckVoiceSelect
3027    Sounds = vbomsea vbomseb vbomsec vbomsed vbomsee vbomsef
3028    Control = random
3029    Volume = 90
3030    Type = ui voice player
3031  End
3032  
3033  AudioEvent BombTruckVoiceCreate
3034    Sounds = vbomseg
3035    Control = random
3036    Volume  = 110
3037    MinVolume = 100
3038    Priority = high
3039    Type = world global player
3040  End
3041  
3042  AudioEvent BombTruckVoiceMove
3043    Sounds = vbommoa vbommob vbommoc vbommod vbommoe
3044    Control = random
3045    Volume = 90
3046    Type = ui voice player
3047  End
3048  
3049  AudioEvent BombTruckVoiceAttack
3050    Sounds = vbomata vbomatb vbomatc vbomatd vbomate
3051    Control = random
3052    Volume = 90
3053    Type = ui voice player
3054  End
3055  
3056  AudioEvent BombTruckVoiceDisguise
3057    Sounds = vbomdsa vbomdsb vbomdsc
3058    Control = random
3059    Volume = 90
3060    Type = ui voice player
3061  End
3062  
3063  AudioEvent BombTruckVoiceModeDisguise
3064    Sounds = vbommda vbommdb
3065    Control = random
3066    Volume = 90
3067    Type = ui voice player
3068    Limit = 1
3069  End
3070  
3071  AudioEvent BombTruckVoiceModeHiEx
3072    Sounds = vbommha
3073    Control = random
3074    Volume = 90
3075    Type = ui voice player
3076    Limit = 1
3077  End
3078  
3079  AudioEvent BombTruckVoiceModeBioBomb
3080    Sounds = vbommba
3081    Control = random
3082    Volume = 90
3083    Type = ui voice player
3084    Limit = 1
3085  End
3086  
3087  AudioEvent BombTruckVoiceUpgradeHiEx
3088    Sounds = vbomu2
3089    Control = random
3090    Volume = 90
3091    Type = ui voice player
3092  End
3093  
3094  AudioEvent BombTruckVoiceUpgradeBioBomb
3095    Sounds = vbomu1
3096    Control = random
3097    Volume = 90
3098    Type = ui voice player
3099  End
3100  
3101  
3102  ;=====================================================
3103  
3104  AudioEvent QuadCannonVoiceSelect
3105    Sounds = vquasea vquaseb vquasec vquased vquasef 
3106    Control = random
3107    Volume = 90
3108    Type = ui voice player
3109  End
3110  
3111  AudioEvent QuadCannonVoiceCreate
3112    Sounds = vquasee
3113    Control = random
3114    Volume  = 110
3115    MinVolume = 100
3116    Priority = high
3117    Type = world global player
3118  End
3119  
3120  AudioEvent QuadCannonVoiceMove
3121    Sounds = vquamoa vquamob vquamoc vquamod vquamoe
3122    Control = random
3123    Volume = 90
3124    Type = ui voice player
3125  End
3126  
3127  AudioEvent QuadCannonVoiceAttack
3128    Sounds = vquaata vquaatb vquaatc vquaatd vquaate vquacrb vquaa2a vquaa2b vquaa2c vquaa2d vquaa2e vquacrd
3129    Control = random
3130    Volume = 90
3131    Type = ui voice player
3132  End
3133  
3134  AudioEvent QuadCannonVoiceAttackAir
3135    Sounds = vquaa2a vquaa2b vquaa2c vquaa2d vquaa2e vquaa2f
3136    Control = random
3137    Volume = 90
3138    Type = ui voice player
3139  End
3140  
3141  AudioEvent QuadCannonVoiceSalvage 
3142    Sounds = vquasaa vquasab vquasac
3143    Control = random
3144    Volume = 90
3145    Type = ui voice player
3146  End
3147  
3148  AudioEvent QuadCannonVoiceCrush
3149    Sounds = vquaacra vquacrb vquacrc vquacrd
3150    Control = random
3151    Volume = 90
3152    Type = ui voice player
3153  End
3154  
3155  
3156  ;===============================================
3157  
3158  
3159  
3160  AudioEvent WorkerVoiceSelect
3161    Sounds = iworsea iworseb iworsec iworsed iworsee iworsef iworseg iworsei
3162    Control = random
3163    Volume = 90
3164    Type = ui voice player
3165  End
3166  
3167  AudioEvent WorkerVoiceCreate
3168    Sounds = iworseh
3169    Control = random
3170    Volume  = 110
3171    MinVolume = 100
3172    Priority = high
3173    Type = world global player
3174  End
3175  
3176  AudioEvent WorkerVoiceMove
3177    Sounds = iwormoa iwormob iwormoc iwormod iwormoe iwormof
3178    Control = random
3179    Volume = 90
3180    Type = ui voice player
3181  End
3182  
3183  AudioEvent WorkerVoiceGarrison
3184    Sounds = iworgaa iworgab iworgac
3185    Control = random
3186    Volume = 90
3187    Type = ui voice player
3188  End
3189  
3190  AudioEvent WorkerVoiceBuild
3191    Sounds = iworbua iworbub iworbuc iworbud iworbue iworbuf iworbug iworclb iworcld
3192    Control = random
3193    Volume = 90
3194    Type = ui voice player
3195  End
3196  
3197  AudioEvent WorkerVoiceBuildNot 
3198    Sounds = iwornoa iwornob iwornoc
3199    Control = random
3200    Volume = 90
3201    Type = ui voice player
3202  End
3203  
3204  AudioEvent WorkerVoiceBuildComplete
3205    Sounds = iworcoa iworcob iworcoc iworcod
3206    Control = random
3207    Priority = high
3208    Volume  = 120
3209    MinVolume = 110
3210    Type = world player global
3211  End
3212  
3213  AudioEvent WorkerVoiceSuppliesDepleted
3214    Sounds = iworsda iworsdb iworsdc
3215    Control = random
3216    Priority = high
3217    Volume  = 120
3218    MinVolume = 110
3219    Type = world player global
3220  End
3221  
3222  AudioEvent WorkerVoiceRepair
3223    Sounds = iworre iworreb iworrec iworred iworree iworref iworfoa iworfob iworfoc
3224    Control = random
3225    Volume = 90
3226    Type = ui voice player
3227  End
3228  
3229  AudioEvent WorkerVoiceFortify
3230    Sounds = iworfoa iworfob iworfoc iworfod iworfoe
3231    Control = random
3232    Volume = 90
3233    Type = ui voice player
3234  End
3235  
3236  AudioEvent WorkerVoiceClearMine 
3237    Sounds = iworcla iworclb iworclc iworcld iworcle iworclf iworclg
3238    Control = random
3239    Volume = 90
3240    Type = ui voice player
3241  End
3242  
3243  AudioEvent WorkerVoiceSupply 
3244    Sounds = iworspa iworspb iworspc iworspd
3245    Control = random
3246    Volume = 90
3247    Type = ui voice player
3248  End
3249  
3250  AudioEvent WorkerVoiceUpgradeShoes
3251    Sounds = iworu1a iworu1b iwor1c
3252    Control = random
3253    Volume = 90
3254    Type = ui voice player
3255  End
3256  
3257  AudioEvent WorkerVoiceFear
3258    Sounds = iworfea iworfeb iworfec iworfed iworfee iworfef
3259    Control = random
3260    Priority = LOW
3261    Limit = 3
3262    PitchShift = -10 10
3263    Volume = 100
3264    MinVolume = 80
3265    Type = world shrouded player
3266  End
3267  
3268  AudioEvent WorkerVoiceSurrender
3269    Sounds = iworsua iworsub iworsuc iworsud
3270    Control = random
3271    Priority = LOW
3272    Limit = 3
3273    PitchShift = -10 10
3274    Volume = 100
3275    MinVolume = 80
3276    Type = world voice shrouded everyone
3277  End
3278  
3279  AudioEvent WorkerVoiceDie
3280    Sounds = iwordia iwordib iwordic iwordid iwordie iwordif iwordig iwordih
3281    Control = random
3282    Priority = LOW
3283    Limit = 3
3284    PitchShift = -10 10
3285    Volume = 90
3286    VolumeShift = -20
3287    Type = world voice shrouded everyone
3288  End
3289  
3290  
3291  ;======================================================
3292  
3293  
3294  AudioEvent HijackerVoiceSelect
3295    Sounds = ihijsea ihijseb ihijsec ihijsed ihijsee
3296    Control = random
3297    Volume  = 90
3298    Type = ui voice player
3299  End
3300  
3301  AudioEvent HijackerVoiceCreate
3302    Sounds = ihijsef
3303    Control = random
3304    Volume  = 110
3305    MinVolume = 100
3306    Priority = high
3307    Type = world global player
3308  End
3309  
3310  AudioEvent HijackerVoiceMove
3311    Sounds = ihijmoa ihijmob ihijmoc ihijmod ihijmoe
3312    Control = random
3313    Volume = 90
3314    Type = ui voice player
3315  End
3316  
3317  AudioEvent HijackerVoiceGarrison
3318    Sounds = ihijmoa ihijmob ihijmoc ihijmod ihijmoe
3319    Control = random
3320    Volume = 90
3321    Type = ui voice player
3322  End
3323  
3324  AudioEvent HijackerVoiceAttack
3325    Sounds = ihijata ihijatb ihijtc ihijatd ihijate
3326    Control = random
3327    Volume = 90
3328    Type = ui voice player
3329  End
3330  
3331  
3332  AudioEvent HijackerVoiceEnter
3333    Sounds = ihijmoa ihijmob ihijmoc ihijmod ihijmoe
3334    Control = random
3335    Volume = 90
3336    Type = ui voice player
3337  End
3338  
3339  AudioEvent HijackerVoiceEnterHostile
3340    Sounds = ihijata ihijatb ihijatc ihijatd ihijate
3341    Control = random
3342    Volume = 90
3343    Type = ui voice player
3344  End
3345  
3346  AudioEvent HijackerVoiceFear
3347    Sounds = ihijfea ihijfeb ihijfec ihijfed 
3348    Control = random
3349    Volume = 100
3350    MinVolume = 80
3351    Type = world shrouded player
3352  End
3353  
3354  AudioEvent HijackerVoiceDie
3355    Sounds = ihijdia ihijdib ihijdic ihijid ihijdie 
3356    Control = random
3357    Priority = LOW
3358    Limit = 3
3359    PitchShift = -10 10
3360    Volume = 90
3361    VolumeShift = -20
3362    Type = world voice shrouded everyone
3363  End
3364  
3365  
3366  AudioEvent HijackDriver
3367    Sounds = ihijhia ihijhib ihijhic
3368    Attack = ihijweaa 
3369    Control = random
3370    Volume = 110
3371    MinRange = 200
3372    MaxRange = 800
3373    MinVolume = 80
3374    Type = world shrouded everyone
3375  End
3376  
3377  
3378  AudioEvent HijackerVoiceSurrender
3379    Sounds = ihijfed 
3380    Control = random
3381    Volume = 100
3382    MinVolume = 80
3383    Type = world shrouded everyone
3384  End
3385  
3386  
3387  ;==================================================
3388  
3389  AudioEvent JarmenKellVoiceSelect
3390    Sounds = ijarsea ijarseb ijarsec ijarsed ijarsee ijarsef
3391    Control = random
3392    Volume  = 90
3393    Type = ui voice player
3394  End
3395  
3396  AudioEvent JarmenKellVoiceCreate
3397    Sounds = ijarlaugh
3398    Control = random
3399    Volume  = 110
3400    MinVolume = 100
3401    Priority = high
3402    Type = world global player
3403  End
3404  
3405  AudioEvent JarmenKellVoiceMove
3406    Sounds = ijarmoa ijarmob ijarmoc ijarmod ijarmoe ijarpant
3407    Control = random
3408    Volume = 90
3409    Type = ui voice player
3410  End
3411  
3412  AudioEvent JarmenKellVoiceAttack
3413    Sounds = ijarata ijaratb ijaratc ijaratd ijarate ijarhea ijarheb
3414    Control = random
3415    Volume = 90
3416    Type = ui voice player
3417  End
3418  
3419  AudioEvent JarmenKellVoiceSnipe
3420    Sounds = ijara2a ijara2b ijara2c ijara2d ijara2e 
3421    Control = random
3422    Volume = 90
3423    Type = ui voice player
3424  End
3425  
3426  AudioEvent JarmenKellVoiceModeSnipe
3427    Sounds = ijarsef 
3428    Control = random
3429    Volume = 90
3430    Type = ui voice player
3431    Limit = 1
3432  End
3433  
3434  AudioEvent JarmenKellVoiceFear
3435    Sounds = ijarfea ijarfeb ijarfec ijarfec ijarfed ijarfee
3436    Control = random
3437    Volume = 100
3438    MinVolume = 80
3439    Type = world shrouded player
3440  End
3441  
3442  AudioEvent JarmenKellVoiceGarrison
3443    Sounds = ijargaa ijargab ijargac
3444    Control = random
3445    Volume = 90
3446    Type = ui voice player
3447  End
3448  
3449  AudioEvent JarmenKellVoiceDie
3450    Sounds = ijardia ijardib ijardic ijardid ijardie
3451    Control = random
3452    Priority = LOW
3453    Limit = 3
3454    PitchShift = -10 10
3455    Volume = 90
3456    VolumeShift = -20
3457    Type = world voice shrouded everyone
3458  End
3459  
3460  AudioEvent JarmenKellSoundAmbient
3461    Sounds = cjarmlau cjarmhea cjarmheb cjarmpant
3462    Control = loop random
3463    Delay = 50000 100000
3464    Priority = low
3465    Limit = 1
3466    MinRange = 75
3467    MaxRange = 700
3468    Volume = 90
3469    PitchShift = -20 30
3470    Type = ui voice player
3471  End
3472  
3473  ;=================================================
3474  
3475  
3476  AudioEvent ScudLauncherVoiceSelect
3477    Sounds = vscusea vscuseb vscusec vscused vscusee vscusef
3478    Control = random
3479    Volume = 90
3480    Type = ui voice player
3481  End
3482  
3483  AudioEvent ScudLauncherVoiceCreate
3484    Sounds = vscuseg
3485    Control = random
3486    Volume  = 110
3487    MinVolume = 100
3488    Priority = high
3489    Type = world global player
3490  End
3491  
3492  AudioEvent ScudLauncherVoiceMove
3493    Sounds = vscumoa vscumob vscumoc vscumod vscumoe
3494    Control = random
3495    Volume = 90
3496    Type = ui voice player
3497  End
3498  
3499  AudioEvent ScudLauncherVoiceAttack
3500    Sounds = vscuata vscuatb vscuatc vscuatd vscuate vscuatf vscuatg vscuath
3501    Control = random
3502    Volume = 90
3503    Type = ui voice player
3504  End
3505  
3506  AudioEvent ScudLauncherVoiceModeAnthrax
3507    Sounds = vscumaa vscumab
3508    Control = random
3509    Volume = 90
3510    Type = ui voice player
3511    Limit = 1
3512  End
3513  
3514  AudioEvent ScudLauncherVoiceModeHiEx
3515    Sounds = vscumha vscumhb
3516    Control = random
3517    Volume = 90
3518    Type = ui voice player
3519    Limit = 1
3520  End
3521  
3522  AudioEvent ScudLauncherVoiceCrush
3523    Sounds = vscucra vscucrb vscucrc
3524    Control = random
3525    Volume = 90
3526    Type = ui voice player
3527  End
3528  
3529  AudioEvent ScudLauncherVoiceFear
3530    Sounds = vscucra vscucrb vscucrc
3531    Control = random
3532    Volume = 90
3533    Type = ui voice player
3534  End
3535  
3536  ;=================================================
3537  
3538  AudioEvent MarauderTankVoiceSelect
3539    Sounds = vmarsea vmarseb vmarsec vmarsed vmarsee 
3540    Control = random
3541    Volume = 90
3542    Type = ui voice player
3543  End
3544  
3545  AudioEvent MarauderTankVoiceCreate
3546    Sounds = vmarsef
3547    Control = random
3548    Volume  = 110
3549    MinVolume = 100
3550    Priority = high
3551    Type = world global player
3552  End
3553  
3554  AudioEvent MarauderTankVoiceMove
3555    Sounds = vmarmoa vmarmob vmarmoc vmarmoe vmarmod 
3556    Control = random
3557    Volume = 90
3558    Type = ui voice player
3559  End
3560  
3561  AudioEvent MarauderTankVoiceAttack
3562    Sounds = vmarata vmaratb vmaratc vmaratd vmarate
3563    Control = random
3564    Volume = 90
3565    Type = ui voice player
3566  End
3567  
3568  AudioEvent MarauderTankVoiceSalvage
3569    Sounds = vmarsaa vmarsab vmarsac
3570    Control = random
3571    Volume = 90
3572    Type = ui voice player
3573  End
3574  
3575  
3576  AudioEvent MarauderTankVoiceCrush
3577    Sounds = vmarcra vmarcrb vmarcrc
3578    Control = random
3579    Volume = 90
3580    Type = ui voice player
3581  End
3582  
3583  
3584  
3585  ;=====================================================
3586  
3587  AudioEvent POWTruckGLAVoiceSelect
3588    Sounds = vpogsea vpogseb vpogsec vpogsed vpogsee 
3589    Control = random
3590    Volume = 90
3591    Type = ui voice player
3592  End
3593  
3594  AudioEvent POWTruckGLAVoiceCreate
3595    Sounds = vpogsef
3596    Control = random
3597    Volume  = 110
3598    MinVolume = 100
3599    Priority = high
3600    Type = world global player
3601  End
3602  
3603  AudioEvent POWTruckGLAVoiceMove
3604    Sounds = vpogmoa vpogmob vpogmoc vpogmod vpogmoe
3605    Control = random
3606    Volume = 90
3607    Type = ui voice player
3608  End
3609  
3610  AudioEvent POWTruckGLAVoicePickup
3611    Sounds = vpogpia vpogpib vpogpic vpogpid vpogpie
3612    Control = random
3613    Volume = 90
3614    Type = ui voice player
3615  End
3616  
3617  AudioEvent POWTruckGLAVoiceReturn
3618    Sounds = vpogrea vpogreb vpogrec
3619    Control = random
3620    Volume = 90
3621    Type = ui voice player
3622  End
3623  
3624  AudioEvent POWTruckGLAVoiceCrush 
3625    Sounds = vpogcra vpogcrb vpogcrc
3626    Control = random
3627    Volume = 90
3628    Type = ui voice player
3629  End
3630  
3631  
3632  
3633  ;=======================================================
3634  
3635  
3636  AudioEvent RPGTrooperVoiceSelect
3637    Sounds = irpgsea irpgseb irpgsec irpgsee irpgseg ;irpgsed irpgseh
3638    Control = random
3639    Volume = 90
3640    Type = ui voice player
3641  End
3642  
3643  AudioEvent RPGTrooperVoiceCreate
3644    Sounds = irpgsef 
3645    Control = random
3646    Volume  = 110
3647    MinVolume = 100
3648    Priority = high
3649    Type = world global player
3650  End
3651  
3652  
3653  AudioEvent RPGTrooperVoiceGarrison
3654    Sounds = irpggaa irpggab irpggac
3655    Control = random
3656    Volume = 90
3657    Type = ui voice player
3658  End
3659  
3660  AudioEvent RPGTrooperVoiceMove
3661    Sounds = irpgmoa irpgmob irpgmoc irpgmod irpgmoe irpgmof
3662    Control = random
3663    Volume = 90
3664    Type = ui voice player
3665  End
3666  
3667  AudioEvent RPGTrooperVoiceAttack
3668    Sounds = irpgata irpgatb irpgatc irpgatd irpgate irpgatf irpgatg
3669    Control = random
3670    Volume = 90
3671    Type = ui voice player
3672  End
3673  
3674  AudioEvent RPGTrooperVoiceSurrender
3675    Sounds = irpgsua irpgsub irpgsuc
3676    Control = random
3677    Volume = 100
3678    MinVolume = 80
3679    Type = world shrouded everyone
3680  End
3681  
3682  AudioEvent RPGTrooperVoiceFear
3683    Sounds = irpgfea irpgfeb irpgfec irpgfed irpgfee
3684    Control = random
3685    Volume = 100
3686    MinVolume = 80
3687    Type = world shrouded player
3688  End
3689  
3690  AudioEvent RPGTrooperVoiceDie
3691    Sounds = irpgdia irpgdib irpgdic irpgdid irpgdie irpgdif irpgdig irpgdih irpgdii irpgdij 
3692  Control = random
3693    Priority = LOW
3694    Limit = 3
3695    Volume = 90
3696    VolumeShift = -20
3697    PitchShift = -10 10
3698    Type = world shrouded everyone
3699  End
3700  
3701  ;===================================================
3702  
3703  AudioEvent AngryMobVoiceUpgradeArmTheMob
3704    Sounds = iangu1c iangu1a iangu1b
3705    Control = random
3706    Volume = 90
3707    Type = ui voice player
3708  End
3709  
3710  AudioEvent AngryMobVoiceUpgradeArmTheMobCrowd
3711    Sounds    = iangupg
3712    Limit     = 1
3713    Volume    = 70
3714    Type      = ui voice player
3715  End
3716  
3717  AudioEvent AngryMobVoiceSelect
3718    Sounds = iangsela iangselb iangselc iangseld
3719    Control = random
3720    Volume  = 80
3721    MinRange = 150
3722    MinVolume = 70
3723    Type = world global player
3724  End
3725  
3726  AudioEvent AngryMobVoiceCreate
3727    Sounds =  iangsela iangselb iangselc iangseld
3728    Control = random
3729    MinRange = 300
3730    MaxRange = 2000
3731    Volume  = 90
3732    MinVolume = 80
3733   Type = world global player
3734  End
3735  
3736  AudioEvent AngryMobVoiceMove
3737    Sounds = iangmova iangmovb iangmovc iangmovd iangmove 
3738    Control = random
3739    MinRange = 100
3740    Volume = 80
3741    MinVolume = 70
3742   Type = world global player
3743  End
3744  
3745  AudioEvent AngryMobVoiceAttack
3746    Sounds = iangatta iangattb iangattc iangattd iangmovf
3747    Control = random
3748    MinRange = 100
3749    Volume = 80
3750    MinVolume = 70
3751   Type = world global player
3752  End
3753  
3754  ;=======================================================
3755  AudioEvent StingerSoldierVoiceSelect
3756    Sounds = 
3757    Control = random
3758    Volume = 90
3759    Type = ui voice player
3760  End
3761  
3762  AudioEvent StingerSoldierVoiceMove
3763    Sounds = 
3764    Control = random
3765    Volume = 90
3766    Type = ui voice player
3767  End
3768  
3769  AudioEvent StingerSoldierVoiceAttack
3770    Sounds = 
3771    Control = random
3772    Volume = 90
3773    Type = ui voice player
3774  End
3775  
3776  AudioEvent StingerSoldierVoiceDie
3777    Sounds = irpgdia irpgdib irpgdic irpgdid irpgdie irpgdif irpgdig irpgdih irpgdii irpgdij 
3778    Control = random
3779    Priority = LOW
3780    Limit = 3
3781    Volume = 90
3782    PitchShift = -10 10
3783    Type = world shrouded everyone
3784  End
3785  
3786  
3787  ;=======================================================
3788  
3789  
3790  AudioEvent ConvoyTruckVoiceSelect
3791    Sounds = vconsea vconseb vconsec vconsed vconsee vconsef vconseg
3792    Control = random
3793    Volume = 90
3794    Type = ui voice player
3795  End
3796  
3797  
3798  AudioEvent ConvoyTruckVoiceMove
3799    Sounds = vconmoa vconmob vconmoc vconmod vconmoe vconmof vconmog
3800    Control = random
3801    Volume = 90
3802    Type = ui voice player
3803  End
3804  
3805  AudioEvent StrategyCenter_HoldTheLineAnnouncement
3806    Sounds = bholdthe
3807    Priority = critical
3808    Volume  = 100
3809    MinVolume = 90
3810    MinRange = 1000
3811    MaxRange = 100000
3812    Type     = world everyone 
3813  End
3814  
3815  AudioEvent StrategyCenter_BombardmentPlanAnnouncement
3816    Sounds = bbombard
3817    Priority = critical
3818    Volume  = 100
3819    MinVolume = 90
3820    MinRange = 1000
3821    MaxRange = 100000
3822    Type     = world everyone 
3823  End
3824  
3825  AudioEvent StrategyCenter_SearchAndDestroyAnnouncement
3826    Sounds = bsearcha
3827    Priority = critical
3828    Volume  = 100
3829    MinVolume = 90
3830    MinRange = 1000
3831    MaxRange = 100000
3832    Type     = world everyone 
3833  End
3834  
3835  ; -------------------------------------------------------------------------------------------------
3836  ; This sound plays when *I* as a player, discover a stealthed enemy unit
3837  ; -------------------------------------------------------------------------------------------------
3838  AudioEvent StealthDiscoveredSound
3839  ;  Sounds    = YourMajestysChoice
3840  ;  Priority  = high
3841  ;  Volume    = 100
3842  ;  MinVolume = 80
3843  ;  Type      = ui player
3844  End
3845  
3846  ; -------------------------------------------------------------------------------------------------
3847  ; This sound plays when *my* stealthed unit is discovered by an enemy player 
3848  ; -------------------------------------------------------------------------------------------------
3849  AudioEvent StealthNeutralizedSound
3850  ;  Sounds    = YourMajestysChoice
3851  ;  Priority  = high
3852  ;  Volume    = 100
3853  ;  MinVolume = 80
3854  ;  Type      = ui player
3855  End
3856  
3857  ;------------------------------------
3858  ; Mission Dialog played in the world
3859  ;------------------------------------
3860  
3861  AudioEvent     MisGLA02RebelTake
3862    Sounds =   irebcaf
3863    Priority  = high
3864    Volume  = 110
3865    MinVolume = 100
3866    Type      = world global everyone
3867  End
3868  
3869  
3870  AudioEvent     MisGLA03Civ101  
3871    Sounds =   mg3ci101
3872    Priority  = high
3873    Volume    = 70
3874    MinVolume = 50
3875    VolumeShift = -20
3876    Type      = world global everyone
3877  End
3878  
3879  AudioEvent    MisGLA03Civ201  
3880    Sounds =    mg3ci201
3881    Priority  = high
3882    Volume    = 70
3883    MinVolume = 50
3884    VolumeShift = -20
3885    Type      = world global everyone
3886  End
3887  
3888  AudioEvent    MisGLA03Civ301  
3889    Sounds =    mg3ci301
3890    Priority  = high
3891    Volume    = 70
3892    MinVolume = 50
3893    VolumeShift = -20
3894    Type      = world global everyone
3895  End
3896  
3897  AudioEvent    MisGLA03Civ401  
3898    Sounds =    mg3ci401
3899    Priority  = high
3900    Volume    = 70
3901    MinVolume = 50
3902    VolumeShift = -20
3903    Type      = world global everyone
3904  End
3905  
3906  AudioEvent    MisGLA03Civ501  
3907    Sounds =    mg3ci501   
3908    Priority  = high 
3909    Volume    = 70
3910    MinVolume = 50
3911    VolumeShift = -20
3912    Type      = world global everyone
3913  End
3914  
3915  AudioEvent    MisGLA03Civ102  
3916    Sounds =    mg3ci102
3917    Priority  = high    
3918    Volume    = 70
3919    MinVolume = 50
3920    VolumeShift = -20
3921    Type      = world global everyone
3922  End
3923  
3924  AudioEvent    MisGLA03Civ202  
3925    Sounds =    mg3ci202
3926    Priority  = high   
3927    Volume    = 70
3928    MinVolume = 50
3929    VolumeShift = -20
3930    Type      = world global everyone
3931  End
3932  
3933  AudioEvent    MisGLA03Civ302  
3934    Sounds =    mg3ci302
3935    Priority  = high   
3936    Volume    = 70
3937    MinVolume = 50
3938    VolumeShift = -20
3939    Type      = world global everyone
3940  End
3941  
3942  AudioEvent    MisGLA03Civ103  
3943    Sounds =    mg3ci103
3944    Priority  = high    
3945    Volume    = 70
3946    MinVolume = 50
3947    VolumeShift = -20
3948    Type      = world global everyone
3949  End
3950  
3951  AudioEvent    MisGLA03Civ203  
3952    Sounds =    mg3ci203    
3953    Volume    = 70
3954    MinVolume = 50
3955    VolumeShift = -20
3956    Type      = world global everyone
3957  End
3958  
3959  AudioEvent    MisGLA03Civ303  
3960    Sounds =    mg3ci303
3961    Priority  = high    
3962    Volume    = 70
3963    MinVolume = 50
3964    VolumeShift = -20
3965    Type      = world global everyone
3966  End
3967  
3968  AudioEvent    MisGLA03Civ104  
3969    Sounds =    mg3ci104
3970    Priority  = high   
3971    Volume    = 70
3972    MinVolume = 50
3973    VolumeShift = -20
3974    Type      = world global everyone
3975  End
3976  
3977  AudioEvent    MisGLA03Civ204  
3978    Sounds =    mg3ci204
3979    Priority  = high   
3980    Volume    = 50
3981    MinVolume = 40
3982    VolumeShift = -20
3983    Type      = world global everyone
3984  End
3985  
3986  AudioEvent    MisGLA03Civ304  
3987    Sounds =    mg3ci304
3988    Priority  = high   
3989    Volume    = 70
3990    MinVolume = 50
3991    VolumeShift = -20
3992    Type      = world global everyone
3993  End
3994  
3995  AudioEvent    MisGLA03Civ105  
3996    Sounds =    mg3ci105
3997    Priority  = high    
3998    Volume    = 80
3999    MinVolume = 60
4000    VolumeShift = -15
4001    Type      = world global everyone
4002  End
4003  
4004  AudioEvent    MisGLA03Civ205  
4005    Sounds =    mg3ci205
4006    Priority  = high    
4007    Volume    = 70
4008    MinVolume = 50
4009    VolumeShift = -20
4010    Type      = world global everyone
4011  End
4012  
4013  AudioEvent    MisGLA03Civ305  
4014    Sounds =    mg3ci305
4015    Priority  = high    
4016    Volume    = 70
4017    MinVolume = 50
4018    VolumeShift = -20
4019    Type      = world global everyone
4020  End
4021  
4022  
4023  AudioEvent    MisGLA03Civ106  
4024    Sounds =    mg3ci106
4025    Priority  = high    
4026    Volume    = 70
4027    MinVolume = 50
4028    VolumeShift = -20
4029    Type      = world global everyone
4030  End
4031  
4032  AudioEvent    MisGLA03Civ206  
4033    Sounds =    mg3ci206
4034    Priority  = high    
4035    Volume    = 70
4036    MinVolume = 50
4037    VolumeShift = -20
4038    Type      = world global everyone
4039  End
4040  
4041  AudioEvent    MisGLA03Civ306  
4042    Sounds =    mg3ci306
4043    Priority  = high    
4044    Volume    = 70
4045    MinVolume = 50
4046    VolumeShift = -20
4047    Type      = world global everyone
4048  End
4049  
4050  AudioEvent    MisGLA03Civ107  
4051    Sounds =    mg3ci107
4052    Priority  = high    
4053    Volume    = 70
4054    MinVolume = 50
4055    VolumeShift = -20
4056    Type      = world global everyone
4057  End
4058  
4059  AudioEvent    MisGLA03Civ207  
4060    Sounds =    mg3ci207
4061    Priority  = high   
4062    Volume    = 70
4063    MinVolume = 50
4064    VolumeShift = -20
4065    Type      = world global everyone
4066  End
4067  
4068  AudioEvent    MisGLA03Civ307  
4069    Sounds =    mg3ci307
4070    Priority  = high    
4071    Volume    = 70
4072    MinVolume = 50
4073    VolumeShift = -20
4074    Type      = world global everyone
4075  End
4076  
4077  AudioEvent    MisGLA03Civ108  
4078    Sounds =    mg3ci108
4079    Priority  = high
4080    Volume    = 70
4081    MinVolume = 50
4082    VolumeShift = -20
4083    Type      = world global everyone
4084  End
4085  
4086  AudioEvent    MisGLA03Civ109  
4087    Sounds =    mg3ci109
4088    Priority  = high  
4089    Volume    = 70
4090    MinVolume = 50
4091    VolumeShift = -20
4092    Type      = world global everyone
4093  End
4094  
4095  AudioEvent    MisGLA03Civ308  
4096    Sounds =    mg3ci308
4097    Priority  = high
4098    Volume    = 70
4099    MinVolume = 50
4100    VolumeShift = -20
4101    Type      = world global everyone
4102  End
4103  
4104  AudioEvent    MisGLA03RedGuard101 
4105    Sounds =    mg3re101
4106    Priority  = high
4107    Volume    = 70
4108    MinVolume = 50
4109    VolumeShift = -20
4110    Type      = world global everyone
4111  End
4112  
4113  AudioEvent    MisGLA03RedGuard201 
4114    Sounds =    mg3re201
4115    Priority  = high
4116    Volume    = 70
4117    MinVolume = 50
4118    VolumeShift = -20
4119    Type      = world global everyone
4120  End
4121  
4122  AudioEvent    MisGLA03RedGuard301 
4123    Sounds =    mg3re301
4124    Priority  = high
4125    Volume    = 70
4126    MinVolume = 50
4127    VolumeShift = -20
4128    Type      = world global everyone
4129  End
4130  
4131  AudioEvent MisGLA03RebelCapturedBuilding 
4132    Sounds = irebcoa
4133    Priority = high
4134    Control = random
4135    Volume = 90
4136    MinVolume = 80
4137    Type = world player global
4138  End
4139  
4140  AudioEvent    MisGLA04AngryMob01      
4141    Sounds =    mg4ang01
4142    Priority  = high    
4143    Volume    = 90
4144    MinVolume = 60
4145    VolumeShift = -10
4146    Type      = world global everyone
4147  End
4148  
4149  AudioEvent    MisGLA04AngryMob02      
4150    Sounds =    mg4ang02
4151    Priority  = high    
4152    Volume    = 90
4153    MinVolume = 60
4154    VolumeShift = -10
4155    Type      = world global everyone
4156  End
4157  
4158  AudioEvent    MisGLA04AngryMob03      
4159    Sounds =    mg4ang03  
4160    Priority  = high  
4161    Volume    = 90
4162    MinVolume = 60
4163    VolumeShift = -10
4164    Type      = world global everyone
4165  End
4166  
4167  AudioEvent    MisGLA04AngryMob04      
4168    Sounds =    mg4ang04  
4169    Priority  = high  
4170    Volume    = 90
4171    MinVolume = 60
4172    VolumeShift = -10
4173    Type      = world global everyone
4174  End
4175  
4176  AudioEvent    MisGLA04AngryMob05      
4177    Sounds =    mg4ang05
4178    Priority  = high    
4179    Volume    = 90
4180    MinVolume = 60
4181    VolumeShift = -10
4182    Type      = world global everyone
4183  End
4184  
4185  AudioEvent    MisGLA04AngryMob06      
4186    Sounds =    mg4ang06
4187    Priority  = high    
4188    Volume    = 90
4189    MinVolume = 60
4190    VolumeShift = -10
4191    Type      = world global everyone
4192  End
4193  
4194  AudioEvent    MisGLA04AngryMob07      
4195    Sounds =    mg4ang07
4196    Priority  = high    
4197    Volume    = 90
4198    MinVolume = 60
4199    Type      = world global everyone
4200  End
4201  
4202  AudioEvent    MisGLA04AngryMob08      
4203    Sounds =    mg4ang08
4204    Priority  = high    
4205    Volume    = 90
4206    MinVolume = 60
4207    VolumeShift = -10
4208    Type      = world global everyone
4209  End
4210  
4211  AudioEvent    MisGLA04AngryMob09      
4212    Sounds =    mg4ang09
4213    Priority  = high    
4214    Volume    = 90
4215    MinVolume = 60
4216    Type      = world global everyone
4217  End
4218  
4219  AudioEvent    MisGLA04AngryMob10      
4220    Sounds =    mg4ang10
4221    Priority  = high    
4222    Volume    = 90
4223    MinVolume = 60
4224    VolumeShift = -10
4225    Type      = world global everyone
4226  End
4227  
4228  AudioEvent    MisGLA04AngryMob11      
4229    Sounds =    mg4ang11
4230    Priority  = high    
4231    Volume    = 90
4232    MinVolume = 60
4233    Type      = world global everyone
4234  End
4235  
4236  AudioEvent    MisGLA04AngryMob12      
4237    Sounds =    mg4ang12
4238    Priority  = high    
4239    Volume    = 90
4240    MinVolume = 60
4241    VolumeShift = -10
4242    Type      = world global everyone
4243  End
4244  
4245  AudioEvent    MisGLA04AngryMob13      
4246    Sounds =    mg4ang13
4247    Priority  = high    
4248    Volume    = 90
4249    MinVolume = 60
4250    VolumeShift = -10
4251    Type      = world global everyone
4252  End
4253  
4254  AudioEvent    MisGLA04AngryMob14      
4255    Sounds =    mg4ang14    
4256    Volume    = 90
4257    MinVolume = 60
4258    VolumeShift = -10
4259    Type      = world global everyone
4260  End
4261  
4262  AudioEvent    MisGLA04AngryMob15      
4263    Sounds =    mg4ang15 
4264    Priority  = high   
4265    Volume    = 90
4266    MinVolume = 60
4267    VolumeShift = -10
4268    Type      = world global everyone
4269  End
4270  
4271  AudioEvent    MisGLA04AngryMob16      
4272    Sounds =    mg4ang16
4273    Priority  = high    
4274    Volume    = 90
4275    MinVolume = 60
4276    VolumeShift = -10
4277    Type      = world global everyone
4278  End
4279  
4280  AudioEvent    MisGLA04AngryMob17      
4281    Sounds =    mg4ang17 
4282    Priority  = high 
4283    Volume    = 90
4284    MinVolume = 60
4285    VolumeShift = -10
4286    Type      = world global everyone
4287  End
4288  
4289  AudioEvent    MisGLA04AngryMob18      
4290    Sounds =    mg4ang18
4291    Priority  = high    
4292    Volume    = 90
4293    MinVolume = 60
4294    VolumeShift = -10
4295    Type      = world global everyone
4296  End
4297  
4298  AudioEvent    MisGLA04AngryMob19      
4299    Sounds =    mg4ang19  
4300    Priority  = high  
4301    Volume    = 90
4302    MinVolume = 60
4303    VolumeShift = -10
4304    Type      = world global everyone
4305  End
4306  
4307  AudioEvent    MisGLA04AngryMob20      
4308    Sounds =    mg4ang20  
4309    Priority  = high  
4310    Volume    = 90
4311    MinVolume = 60
4312    VolumeShift = -10
4313    Type      = world global everyone
4314  End
4315  
4316  AudioEvent    MisGLA04AngryMob21      
4317    Sounds =    mg4ang21  
4318    Priority  = high  
4319    Volume    = 90
4320    MinVolume = 60
4321    VolumeShift = -10
4322    Type      = world global everyone
4323  End
4324  
4325  AudioEvent    MisGLA04AngryMob22      
4326    Sounds =    mg4ang22  
4327    Priority  = high  
4328    Volume    = 90
4329    MinVolume = 60
4330    Type      = world global everyone
4331  End
4332  
4333  AudioEvent    MisGLA04AngryMob23      
4334    Sounds =    mg4ang23  
4335    Priority  = high  
4336    Volume    = 90
4337    MinVolume = 60
4338    VolumeShift = -10
4339    Type      = world global everyone
4340  End
4341  
4342  AudioEvent    MisGLA04AngryMob24      
4343    Sounds =    mg4ang24  
4344    Priority  = high  
4345    Volume    = 90
4346    MinVolume = 60
4347    VolumeShift = -10
4348    Type      = world global everyone
4349  End
4350  
4351  AudioEvent    MisGLA04AngryMob25      
4352    Sounds =    mg4ang25  
4353    Priority  = high  
4354    Volume    = 90
4355    MinVolume = 60
4356    VolumeShift = -10
4357    Type      = world global everyone
4358  End
4359  
4360  AudioEvent    MisGLA04AngryMob26      
4361    Sounds =    mg4ang26  
4362    Priority  = high  
4363    Volume    = 90
4364    MinVolume = 60
4365    VolumeShift = -10
4366    Type      = world global everyone
4367  End
4368  
4369  AudioEvent    MisGLA04AngryMob27      
4370    Sounds =    mg4ang27 
4371    Priority  = high   
4372    Volume    = 90
4373    MinVolume = 60
4374    VolumeShift = -10
4375    Type      = world global everyone
4376  End
4377  
4378  AudioEvent    MisGLA04AngryMob28      
4379    Sounds =    mg4ang28 
4380    Priority  = high   
4381    Volume    = 90
4382    MinVolume = 60
4383    VolumeShift = -10
4384    Type      = world global everyone
4385  End
4386  
4387  AudioEvent    MisGLA04AngryMob29      
4388    Sounds =    mg4ang29
4389    Priority  = high    
4390    Volume    = 90
4391    MinVolume = 60
4392    VolumeShift = -10
4393    Type      = world global everyone
4394  End
4395  
4396  AudioEvent    MisGLA04AngryMob30      
4397    Sounds =    mg4ang30
4398    Priority  = high    
4399    Volume    = 90
4400    MinVolume = 60
4401    VolumeShift = -10
4402    Type      = world global everyone
4403  End
4404  
4405  AudioEvent    MisGLA04AngryMob31      
4406    Sounds =    mg4ang31 
4407    Priority  = high   
4408    Volume    = 90
4409    MinVolume = 60
4410    VolumeShift = -10
4411    Type      = world global everyone
4412  End
4413  
4414  AudioEvent    MisGLA04AngryMob32      
4415    Sounds =    mg4ang32  
4416    Priority  = high  
4417    Volume    = 90
4418    MinVolume = 60
4419    VolumeShift = -10
4420    Type      = world global everyone
4421  End
4422  
4423  AudioEvent    MisGLA08Ground01        
4424    Sounds =    mg8gro01  
4425    Priority  = high  
4426    Volume    = 90
4427    MinVolume = 60
4428    Type      = world global everyone
4429  End
4430  
4431  AudioEvent    MisGLA08Ground02        
4432    Sounds =    mg8gro02 
4433    Priority  = high   
4434    Volume    = 90
4435    MinVolume = 60
4436    Type      = world global everyone
4437  End
4438  
4439  AudioEvent    MisGLA08Ground03        
4440    Sounds =    mg8gro03  
4441    Priority  = high  
4442    Volume    = 90
4443    MinVolume = 60
4444    Type      = world global everyone
4445  End
4446  
4447  AudioEvent    MisGLA08Ground04        
4448    Sounds =    mg8gro04 
4449    Priority  = high   
4450    Volume    = 90
4451    MinVolume = 60
4452    Type      = world global everyone
4453  End
4454  
4455  AudioEvent    MisGLA08Ground05        
4456    Sounds =    mg8gro05
4457    Priority  = high    
4458    Volume    = 90
4459    MinVolume = 60
4460    Type      = world global everyone
4461  End
4462  
4463  AudioEvent    MisChi01BombTruck101
4464    Sounds =    mc1tr101
4465    Priority  = high    
4466    Volume    = 90
4467    MinVolume = 60
4468    Type      = world global everyone
4469  End
4470  
4471  AudioEvent CommandSetChangeVoice
4472    Sounds = 
4473    Control = random
4474    Volume = 90
4475    Type = ui voice player
4476  End
4477  
4478  AudioEvent BattleCrySound
4479    Sounds = iredchea iredcheb iredchec
4480    Control = random
4481    Limit = 2
4482    PitchShift  = -5  5
4483    Volume = 55
4484    Type = ui player
4485  End
4486  
4487  AudioEvent VoiceDroneEnabled
4488    Sounds =  vcrudra vcrudrb vtomdra vtomdrb vhumdra vhumdrb vhumdrc vpaldra vpaldrb vpaldrc ;vambdra vambdrb
4489    Control = random
4490    Volume = 90
4491    Type = ui voice player
4492  End


Generated: Sat Mar 28 08:18:23 2009 Cross-referenced by PHPXref 0.7