Does anyone knows if exist any model for Aragorn has he appear in his coronation in LOTR3?
Best regards
The one in vanilla(Gondor) no crown
A new model with crown
Does anyone knows if exist any model for Aragorn has he appear in his coronation in LOTR3?
Best regards
no it's vanilla
Aye something is weird the Aragorn (arnorian) has another model he has the one without the crown and with a more ugly face. Maybe this one is the Gondorian? or isn't that the Black Gate outfit he is using.
Looking in help for this Aragorn mistery! Maybe he was to high poly? Or this one is made by LL? I don't know looking for help
or this dude is for 3.0 but not likely
Last edited by AragornElessar; November 03, 2011 at 09:50 AM.
Borussia Dortmund fan
You're wrong this time my Lord!
This is rather the ornate 'full dress' armour wore during the crowning-
Similar to the 'ancient' ones wore by Elendil and Isildur as seen in the first movie.
(BTW it's not 'accurate' enough compared to the movie... lol)
The Black Gate armour is a suit of platemail instead.
And yes, it's the Gondorian version, as I have seen it. (Well I never played Arnor...)
(And the 'crownless' is actually 'lore-correct'- as the Winged Crown belongs to Gondor as opposed to the Scepter of Annuminas)
Last edited by KnightsTemplar; November 03, 2011 at 09:56 AM.
Aure entuluva!
Why is everyone talking about a black gate one, there isn't one in vanilla. And the Gondorian and Arnorian are exactly the sameI am not wrong but why the Arnorian one has the ugly model and the Gondorian this Great model with crown?
(about the black gate outfit I meaned That I thought that he did wear it and not this one(You could read unsure))
EDIT: Do I sound crude?
Aure entuluva!
I am not wrong but why the Arnorian one has the ugly model and the Gondorian this Great model with crown?
(about the black gate outfit I meaned That I thought that he did wear it and not this one(You could read unsure))
Borussia Dortmund fan
I looked in the campaign script, they are using the same (script coming)
Gondor script
Arnor script (partly)Code:declare_counter aragorn_offered monitor_event FactionTurnStart FactionType sicily and I_LocalFaction sicily ;and I_TurnNumber 3 6 ;enters Gondor 3019 and I_TurnNumber 70 80 and I_CompareCounter aragorn_offered = 0 add_events event counter aragorn_accepted event counter aragorn_declined end_add_events historic_event aragorn true factions { sicily, } set_counter aragorn_offered 1 terminate_monitor end_monitor ;----------------- accept ------------------------------------ monitor_conditions I_EventCounter aragorn_accepted = 1 spawn_army faction sicily character Aragorn, named character, age 48, x 236, y 124, portrait Aragon, battle_model elessar, hero_ability The_Flower_of_Chivalry traits Elessar 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 send_character_off_map strider1 historic_event aragorn_accepted factions { sicily, } move_strat_camera 236, 124 terminate_monitor end_monitor ;------------------ reject ------------------------------------ declare_counter aragorn_rejected monitor_conditions I_EventCounter aragorn_declined = 1 historic_event aragorn_declined factions { sicily, } set_counter aragorn_declined 1 terminate_monitor end_monitor
EDIT:Code:;CHANGE BATTLE MAP MODELS ;change faction heir battle model monitor_event CharacterTurnEnd FactionType turks and I_EventCounter union_accepted > 0 and Trait Factionheir >= 1 change_battle_model turks heir arnor_general end_monitor ;change Aragorn's battle model & give new ancillary monitor_event CharacterTurnEnd FactionType turks and I_EventCounter union_accepted > 0 and I_CharacterExists strider1 change_battle_model turks leader elessar console_command remove_ancillary strider1 king_eriador console_command give_ancillary strider1 king_arnor terminate_monitor end_monitor ;change leader's battle model if Aragorn is dead monitor_event CharacterTurnEnd FactionType turks and I_EventCounter union_accepted > 0 and not I_CharacterExists strider1 change_battle_model turks leader arnor_general end_monitor
Agree
Indeed Killersmurf that's the question so why do they use that model? and not the better one?
Borussia Dortmund fan
MOS old version with taro's units its a jewel!
Borussia Dortmund fan
So that model is fake?
type in google Third Age Total War King Aragorn Model you will get this one
it points to the 1.4 TATW realease
If someone had that version maybe he could check?
LOOK in 2.1 Realeased thread and 1.4 changelog there you have him!
Its made by Bilwit BTW
Last edited by AragornElessar; November 03, 2011 at 10:12 AM.
Borussia Dortmund fan
Last edited by Emperor of Hell; November 03, 2011 at 10:25 AM.