Does anyone know of a way to temporarily buff follower stats - like health, or heavy armor, or block - when the "call" is used? That would make blowing your horn before battle like a call to war.
I'm level 11 right now and yet couldn't find any horn. Playing on survival mode (legendary diff), running from my plantation to Whiterun and Riverwood everyday (checking all stores, caravans). Did 4 bounty quests for Whiterun and some random dungeons, looted every container - no horn. 20 in game days.
Try general stores. It should show up randomly in containers. Confirm you've installed the mod by running:
help 'war horn' 4
You should see Nord War Horn listed as ##000D62 (with ## being its position in your load order). player.additem(##000D62,1) can also be used to add one into your inventory.
So I keep looking for a war horn in general stores and I've tried using commands to get one but it keeps telling me I don't have a war horn in my inventory??
downloaded this mod from Bethesda Net. Leveled my guy to 99lvl (didn't do any story quests only <spoke to Whiterun's Jarl>. Never seen any war horns nor in stores, nor by looting. Sorry I don't use any console commands - it's cheating in my book.
I like this immersive way to summon. Maybe it could be extended to all followers? Also, since there are only two horns, could they be added to the crafting menu?
Version 1.1.2 is up. ESLified, form IDs compacted. Tested on my end, seems to work fine. You might need to find a new horn though since its form ID changed.
So i have the Mod enabled and the setting do show in MCM and i can change the setting but i can't find any store that sells the War Horn. I'm also not finding it in any chests. Any thoughts? does any one know the item ID so i can spawn one in?
Edit: So i found that you could use the command Help in order to get ID's. I found that doing: help "War Horn" gives the ID's of every item that has "War Horn" in the name. In case anyone needs them in the Future these are the ID's
That video was well done. Enjoyed watching it. Any chance you'd make an un-immersive version, to make followers teleport to you at the sound of the horn? o:
90 comments
Did 4 bounty quests for Whiterun and some random dungeons, looted every container - no horn.
20 in game days.
help 'war horn' 4
You should see Nord War Horn listed as ##000D62 (with ## being its position in your load order). player.additem(##000D62,1) can also be used to add one into your inventory.
Imperial War Horn: ##001830
If you run help 'war horn' 4 and neither of these are appearing, you haven't loaded the mod.
Leveled my guy to 99lvl (didn't do any story quests only <spoke to Whiterun's Jarl>.
Never seen any war horns nor in stores, nor by looting.
Sorry I don't use any console commands - it's cheating in my book.
thx!
Edit: So i found that you could use the command Help in order to get ID's. I found that doing: help "War Horn" gives the ID's of every item that has "War Horn" in the name. In case anyone needs them in the Future these are the ID's
Imperial War Horn 30001830
Nord War Horn 30000D62