Results 1 to 1 of 1

Thread: ADVANCED ARAGORN SCRIPT - THIRD AGE 3.2

  1. #1

    Icon3 ADVANCED ARAGORN SCRIPT - THIRD AGE 3.2

    Hi.

    I have been searching and searching about a more advanced and cooler Aragorn script that can make him King, replacing Denethor, giving him the leadership, and changing the Gondorian Faction Leader title name from "Steward" to "King" or "High King". Sadly, I haven't found what I want, so, maybe you guys can help me! I would like to these things happen in the campaign, than seeing Aragorn appearing with nothing. If it is possible:

    1. Changing the Faction Leader title name. Then, Spawning Aragorn as King, and killing Denethor using the monitors. And finally, spawning Denethor again, but without being a leader.

    2. Give Aragorn: Andúril, Elendilmir, Evenstar and the King of Gondor ancillaries.

    3. Reducing the waited time for this event.

    I don't know if this would work, but if it works, I will feel like a king of modders:

    Code:
    monitor_event EventCounter EventCounterType aragorn_accepted
    and I_EventCounter aragorn_accepted = 1
        spawn_army     faction sicily    character    Aragorn, named character, leader, age 48, x 236, y 124, portrait Aragon, battle_model elessar, hero_ability STRIDER    traits Elessar 1 , hero_ability6 1 , GoodCommander 3 , PublicFaith 1 , ReligionStarter 1 , GoodAttacker 1 , Brave 2 , Just 2 , KindRuler 2 , Loyal 2 , VictorVirtue 1        unit    Gondor Bodyguard        exp 2 armour 1 weapon_lvl 0    end    
            kill_character denethor1
            spawn_army
            faction sicily
            character    Denethor, named character, male, age 53, x 239, y 128, portrait Denethor, hero_ability IRON_FIST        traits Denethor 1 , hero_ability1 1 , GoodCommander 3 , NaturalMilitarySkill 2 , Unjust 1 , Introvert 1 , PoliticsSkill 2 , ReligionStarter 1 , ChivalryLegacy 1        ancillaries steward_gondor, palantir_authorisation, troops_gondor, drillmaster                 unit  Gondor Bodyguard               exp 2 armour 1 weapon lvl 0
    
    console command give_ancillary "Aragorn" anduril
    console command give_ancillary "Aragorn" elendilmir
    console command give_ancillary "Aragorn" king_gondor
    
        send_character_off_map strider1    historic_event aragorn_accepted factions { sicily, }    move_strat_camera 236, 124
    terminate_monitor
    end_monitor
    If I have some errors in the script, feedback would be appreciated.

    Also, if you like this idea, feel free to give your opinion on the comments as well!
    Last edited by THIRDAGESUPER; January 13, 2022 at 09:37 PM.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •