Et après, ajouter :
; /// Sauron Rain of Fire Command
CommandButton Command_SauronRainOfFire
Command = SPECIAL_POWER
SpecialPower = SpecialAbilityRainOfFire
TextLabel = CONTROLBAR:RainOfFire
ButtonImage = UCCatapult_Rock
ButtonBorderType = ACTION ; Identifier for the User as to what kind of button this is
DescriptLabel = CONTROLBAR:TooltipRainOfFire
InPalantir = Yes
End
----------------------------------------
Ouvrer : SpecialPower.ini
À la fin ajoutez :
Weapon CINE_RainOfFireWeaponWarhead
RadiusDamageAffects = ENEMIES NEUTRALS ALLIES NOT_SIMILAR
DamageNugget ; A basic Nugget that just does damage
Damage = 1
Radius = 20
DelayTime = 0
DamageType = FLAME
DamageFXType = FLAME
DeathType = BURNED
DamageScalar = 50000% NONE +MINE ; Make sure we one shot kill mines, without risking wasting some poor hero with a torch
End
DamageNugget ; A basic Nugget that just does damage
Damage = 100
Radius = 30
DelayTime = 0
DamageType = SIEGE
DamageFXType = BIG_ROCK
DeathType = EXPLODED
DamageScalar = 0% ANY ALLIES +STRUCTURE ; No damage to allied structures.
End
MetaImpactNugget ; A Nugget that throws things back with force
HeroResist = . 75
ShockWaveAmount = 50.0
ShockWaveRadius = 20.0
ShockWaveTaperOff = 0.75
End
End
**********************************************
artiom
verifier que tu as bien ca
; /// WARNING The buttons below are hard coded in ControlBar at line 1071. That must be fixed before they are removed. et apres
; /// Rain of Fire Command
CommandButton Command_RainOfFire
Command = SPECIAL_POWER
SpecialPower = SuperweaponRainOfFire
TextLabel = CONTROLBAR:RainOfFire
ButtonImage = SBEvil_EyeofSauron
ButtonBorderType = ACTION ; Identifier for the User as to what kind of button this is
DescriptLabel = CONTROLBAR:TooltipRainOfFire
InPalantir = Yes
End
; /// Spawn Orcs Command
CommandButton Command_SpawnOrcs
Command = SPECIAL_POWER
SpecialPower = SuperweaponSpawnOrcs
TextLabel = CONTROLBAR:SpawnOrcs
; ButtonImage = SMSpawnOrcs
ButtonImage = BMOrcPit_Horde
ButtonBorderType = ACTION ; Identifier for the User as to what kind of button this is
DescriptLabel = CONTROLBAR:TooltipSpawnOrcs
InPalantir = Yes
End
; /// Sauron Rain of Fire Command
CommandButton Command_SauronRainOfFire
Command = SPECIAL_POWER
SpecialPower = SpecialAbilityRainOfFire
TextLabel = CONTROLBAR:RainOfFire
ButtonImage = UCCatapult_Rock
ButtonBorderType = ACTION ; Identifier for the User as to what kind of button this is
DescriptLabel = CONTROLBAR:TooltipRainOfFire
InPalantir = Yes
End
Si tu n´as pas ca et bien eface ce qui y´a entre
; /// WARNING The buttons below are hard coded in ControlBar at line 1071. That must be fixed before they are removed.
et
; /// Morder worker command
et palce ce qui devrait etre ! ! ( cad ce que j´ai mis au dessus)