[ Index ] | WAROFGENERALS |
PHP Cross Reference of WAROFGENERALS MODS SOURCES |
[Summary view] [Print] [Text view]
1 2 MiscAudio 3 RadarNotifyUnitUnderAttackSound = RadarNotifyUnitUnderAttack ; played when the radar indicates a unit is under attack 4 RadarNotifyHarvesterUnderAttackSound = RadarNotifyHarvesterUnderAttack ; played when the radar indicates a harvester is under attack 5 RadarNotifyStructureUnderAttackSound = RadarNotifyStructureUnderAttack ; played when the radar indicates a structure is under attack 6 RadarNotifyUnderAttackSound = RadarNotifyUnderAttack ; played when the radar indicates something is under attack 7 RadarNotifyInfiltrationSound = NoSound ; played when the radar indicates something is infiltrated 8 RadarNotifyOnlineSound = RadarOn ; played when radar goes online 9 RadarNotifyOfflineSound = RadarOff ; played when radar goes offline 10 LockonTickSound = LockonTick ; played when a stealth fighter is doing lockon 11 DefectorTimerTickSound = DefectorTimerTick ; played when a unit is defecting, etc. 12 ;DefectorTimerDingSound = DefectorTimerTick ; played when a unit is defecting, etc. 13 AllCheerSound = UI_AllCheerSound ; played when the units cheer 14 BattleCrySound = BattleCrySound ; played for battlecry 15 GUIClickSound = GUIClick ; played when user presses a button in UI 16 NoCanDoSound = NoCanDoSound ; played when user can't perform an action 17 StealthDiscoveredSound = StealthDiscoveredSound ; I just discovered a stealthed enemy unit 18 StealthNeutralizedSound = StealthNeutralizedSound ; My stealth unit was just discovered by the enemy 19 MoneyDepositSound = MoneyDeposited ; Money has been deposited in my account 20 MoneyWithdrawSound = MoneyWithdraw ; Money has been withdrawn from my account 21 BuildingDisabled = BuildingDisabled ; Building has lost power, been hit with an EMP, or disable hacked. 22 BuildingReenabled = BuildingEnabled ; Building has recovered from being disabled. 23 VehicleDisabled = BuildingDisabled ; Vehicle has been disabled via EMP or hacker attack. 24 VehicleReenabled = BuildingEnabled ; Vehicle has recovered from being disabled. 25 ;SplatterVehiclePilotsBrain = VehicleSnipeVictim ; Pilot has been sniped by Jarmen Kell. 26 TerroristInCarMoveVoice = CarBombVoiceMove ; Terrorist in car has been ordered to move. 27 TerroristInCarAttackVoice = CarBombVoiceAttack ; Terrorist in car has been ordered to attack. 28 TerroristInCarSelectVoice = CarBombVoiceSelect ; Terrorist in car has been selected. 29 CrateHeal = CrateHeal ; When unit picks up a heal crate. 30 CrateShroud = CrateShroud ; When unit picks up a shroud crate. 31 CrateSalvage = SalvageUpgrade ; When unit picks up a salvage crate. 32 CrateFreeUnit = CrateFreeUnit ; When unit picks up a free unit crate. 33 CrateMoney = CrateMoney ; When unit picks up a money crate. 34 UnitPromoted = UnitPromoted ; When unit gets promoted 35 RepairSparks = RepairSparks ; When battle drone repairs unit. 36 AircraftWheelScreech = JetSkid ; Plays whenever aircraft land. 37 End
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Sat Mar 28 08:18:23 2009 | Cross-referenced by PHPXref 0.7 |