The Elder Scrolls V: Skyrim

The Elder Scrolls V: Skyrim

27 évaluations
Dragon Borns Army
   
Récompenser
Ajouter aux favoris
Favoris
Retirer des favoris
Category: Armor, Characters
Taille du fichier
Publié le
2.514 KB
21 mars 2014 à 16h15
1 note de changement ( voir )

S'abonner pour télécharger
Dragon Borns Army

Description
Read Full Description

This mod's been tested and should work.

You are the Dragonborn, who's to say you don't have an army?

This is not a follower mod, it's a mod that lets you spawn troops anywhere.

You can spawn a:

Breton Knight

Nordic Raider

Thalmor Battle Mage

Orc War Master

Blade

Imperial Legionnaire

Khajiit Moon Hunter

Argonian War Bringer

Alik'r

And more!

All you have to do is hit the console commands button and type ''help'' (the race of warrior you want) then press enter. After, you type ''Player.place at me (the code) (any number you want)''

If anyone has any mod ideas it would be helpfull and i will do what ones that are in my skill level.

my other mods are
Dwemer Powerarmor
Dragonborns army the rest

if you need to contact me during the week just go to the aoe mods facebook page I am very busy during the week and cant get on steam.
Discussions populaires Tout voir (1)
0
1 juin 2018 à 6h17
This mod does not work!
boyboy5
101 commentaires
Thorfinnr 24 avr. 2020 à 17h39 
░░░███████ ]▄▄▄▄▄▄▄▄ Bob is building an army to fight the war against Paid Mods.
▂▄▅█████████▅▄▃▂ ...\☻/︻╦╤─ Copy and paste him all over the work shop so he
Il███████████████████].▌ Defeat the paid mods!
◥⊙▲⊙▲⊙▲⊙▲⊙▲⊙▲⊙◤./ \
░░░███████ ]▄▄▄▄▄▄▄▄ Bob is building an army to fight the war against Paid Mods.
▂▄▅█████████▅▄▃▂ ...\☻/︻╦╤─ Copy and paste him all over the work shop so he
Il███████████████████].▌ Defeat the paid mods!
◥⊙▲⊙▲⊙▲⊙▲⊙▲⊙▲⊙◤./ \
Doc Doc Goose 25 avr. 2019 à 14h00 
░░░███████ ]▄▄▄▄▄▄▄▄ Bob is building an army to fight the war against Paid Mods.
▂▄▅█████████▅▄▃▂ ...\☻/︻╦╤─ Copy and paste him all over the work shop so he
Il███████████████████].▌ Defeat the paid mods!
◥⊙▲⊙▲⊙▲⊙▲⊙▲⊙▲⊙◤./ \
░░░███████ ]▄▄▄▄▄▄▄▄ Bob is building an army to fight the war against Paid Mods.
▂▄▅█████████▅▄▃▂ ...\☻/︻╦╤─ Copy and paste him all over the work shop so he
Il███████████████████].▌ Defeat the paid mods!
◥⊙▲⊙▲⊙▲⊙▲⊙▲⊙▲⊙◤./ \




Doc Doc Goose 25 avr. 2019 à 14h00 
░░░███████ ]▄▄▄▄▄▄▄▄ Bob is building an army to fight the war against Paid Mods.
▂▄▅█████████▅▄▃▂ ...\☻/︻╦╤─ Copy and paste him all over the work shop so he
Il███████████████████].▌ Defeat the paid mods!
◥⊙▲⊙▲⊙▲⊙▲⊙▲⊙▲⊙◤./ \
llSpecII  [créateur] 7 aout 2018 à 7h25 
thanks mod developer ill try that when i get back into modding and partum i dont know what to tell you i kinda got out of the whole modding thing for a while
boyboy5 1 juin 2018 à 6h17 
This mod does not work.
Skyrim Mod Developer M7 (Ret.) 22 nov. 2017 à 20h29 
hail CAESAR
you could spawn them with a script

Scriptname M7SummonLegion01 extends activemagiceffect
{summons army to pc}

Message Property M7NPC Auto
ObjectReference Property NPC1 Auto ; soldier
ObjectReference Property NPC2 Auto ; soldier
ObjectReference Property NPC3 Auto ; soldier
ObjectReference Property NPC4 Auto ; soldier

Actor Property Caster Auto

Event OnEffectStart(Actor akTarget, Actor akCaster)

Caster=(Game.GetPlayer())
Int iButton = M7NPC.Show()
if iButton == 0 ; summon soldiers
NPC1.Enable()
NPC2.Enable()
NPC3.Enable()
NPC4.Enable()

NPC1.MoveTo(Caster)
NPC2.MoveTo(Caster)
NPC3.MoveTo(Caster)
NPC4.MoveTo(Caster)
elseif iButton == 1 ; send away
NPC1.Disable()
NPC2.Disable()
NPC3.Disable()
NPC4.Disable()
elseif iButton == 2 ; nothing
endif
endEvent
Wrathful_Bishamonten 18 juil. 2016 à 8h02 
how do you spawn them
llSpecII  [créateur] 2 juil. 2016 à 18h32 
this was before eso, and i never played eso, its a knight from highrock
Master Assassin D 19 juin 2016 à 10h28 
is the Breton Knight same from Elderscrolls online?
llSpecII  [créateur] 4 janv. 2016 à 16h35 
hmm i dont know why that would be try reinstalling the mod