The Elder Scrolls V: Skyrim

The Elder Scrolls V: Skyrim

27 vurderinger
Dragon Borns Army
   
Pris
Føj til foretrukne
Gjort til foretrukken
Fjern som foretrukken
Category: Armor, Characters
Filstørrelse:
Offentliggjort:
2.514 KB
21. mar. 2014 kl. 16:15
1 ændringsbemærkning ( vis )

Abonner for at downloade
Dragon Borns Army

Beskrivelse
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.
Populære diskussioner Vis alle (1)
0
1. juni 2018 kl. 6:17
This mod does not work!
boyboy5
101 kommentarer
Thorfinnr 24. apr. 2020 kl. 17:39 
░░░███████ ]▄▄▄▄▄▄▄▄ 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. apr. 2019 kl. 14:00 
░░░███████ ]▄▄▄▄▄▄▄▄ 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. apr. 2019 kl. 14:00 
░░░███████ ]▄▄▄▄▄▄▄▄ 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  [ophavsmand] 7. aug. 2018 kl. 7:25 
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. juni 2018 kl. 6:17 
This mod does not work.
Skyrim Mod Developer M7 (Ret.) 22. nov. 2017 kl. 20:29 
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. juli 2016 kl. 8:02 
how do you spawn them
llSpecII  [ophavsmand] 2. juli 2016 kl. 18:32 
this was before eso, and i never played eso, its a knight from highrock
Master Assassin D 19. juni 2016 kl. 10:28 
is the Breton Knight same from Elderscrolls online?
llSpecII  [ophavsmand] 4. jan. 2016 kl. 16:35 
hmm i dont know why that would be try reinstalling the mod