Salut à tous
bon je donne un petit tuyau les amis.
y a t-il une mission cachée dans la campagne d'angmar?
réponse: oui.
évidemment pour ceux qui ne le savent pas,logique.
bon ouvrez le fichier linearcampaignexpansion1.ini
vous voyez ce sont les missions de la campagne.
allez à la mission deux
Vous voyez: | Code: |
; /////////////////////////////// MISSION 2 /////////////////////////////// ; ///////////////////// No Trolls Allowed ///////////////////// ; Mission Gundabad ;Map = "MAP ANG Gundabad" ;IntroMovie = Angmar_Campaign_M2Open ;LoadScreenImage = CampaignAngmar_Gundabad_Loadscreen ;LoadScreenMusicTrack = R_BbEvil105 ;MillisecondsAfterStartToStartFadeUp = 1400 ; ; List CarryoverUnits which we don't want to appear at the beginning of the map automatically ; ; These units don't spawn right away; save them until the scripts ask for them ; ;DelayCarryoverSpawningOf = AngmarRogash ; ; ; ; These unit don't appear in this map as all; we're using this to hide their existence until later missions ;DelayCarryoverSpawningOf = AngmarHwaldar ;DelayCarryoverSpawningOf = AngmarKarsh DelayCarryoverSpawningOf = AngmarMorgramir ;DelayCarryoverSpawningOf = AngmarWitchking ;End |
Retirez les ; devant les lignes comme cela:
| Code: |
; /////////////////////////////// MISSION 2 /////////////////////////////// ; ///////////////////// No Trolls Allowed ///////////////////// Mission Gundabad Map = "MAP ANG Gundabad" IntroMovie = Angmar_Campaign_M2Open LoadScreenImage = CampaignAngmar_Gundabad_Loadscreen LoadScreenMusicTrack = R_BbEvil105 MillisecondsAfterStartToStartFadeUp = 1400 ; ; List CarryoverUnits which we don't want to appear at the beginning of the map automatically ; ; These units don't spawn right away; save them until the scripts ask for them ; DelayCarryoverSpawningOf = AngmarRogash ; ; ; ; These unit don't appear in this map as all; we're using this to hide their existence until later missions DelayCarryoverSpawningOf = AngmarHwaldar DelayCarryoverSpawningOf = AngmarKarsh DelayCarryoverSpawningOf = AngmarMorgramir DelayCarryoverSpawningOf = AngmarWitchking End |
...et sauvegardez!
Bon jeu à tous. 