2CoolCarlos Posted July 25, 2013 Share Posted July 25, 2013 I need help understanding how to create the dialogue follower option at the end of the quest "In My Time of Need." My plan is to give Saadia the proper factions and hoping that the completion of the quest sets Saadia's disposition to allow for the follower dialogue to show: "Follow me, I need help." To my understanding, a disposition of 70 to 75 creates this dialogue based on this tutorial:http://j-u-i-c-e.hubpages.com/hub/Hot-to-Turn-Your-Skyrim-Character-into-a-Follower I don't know how to modify a quest or dialogue tree where one of the end results is a disposition high enough for a follower. Link to comment Share on other sites More sharing options...
Jokerine Posted July 25, 2013 Share Posted July 25, 2013 (edited) http://skyrim.nexusmods.com/mods/10693/ here is a mod that adds Saadia as a follower (http://skyrim.nexusmods.com/mods/13711//? can work too but that one is NSFW). I personally change the disposition manually when making followers (as it is described in that article) so unfortunately I cannot help you there :sad: Edited July 25, 2013 by Jokerine Link to comment Share on other sites More sharing options...
2CoolCarlos Posted July 25, 2013 Author Share Posted July 25, 2013 (edited) I have found where I need to insert scripts, but all I know is console commands.I need to convert these console commands: SetRelationShipRank Player 4 into this script format:;Player helped SaadiaSetObjectiveCompleted(160)Game.GetPlayer().AddItem(Gold, 500)AchievementsQuest.IncSideQuests()SaadiaRef.AddToFaction(JobInnServer);Alias_Saadia.GetActorReference().ModFavorPoints(kMyQuest.FavorRewardLarge.GetValueInt())Alias_DungeonLoc.Clear()Stop() If no one cananswer this, can anyone tell me an instance where a NPC becomes a follower? I would have to look into their quest stages to figure this out. The other potential follower factions would be put into the factions tab. I just need to know how the disposition is scripted. Edited July 25, 2013 by 2CoolCarlos Link to comment Share on other sites More sharing options...
Jokerine Posted July 25, 2013 Share Posted July 25, 2013 Hm, well, Benor can follow you after you beat him up. Cosnach has a small quest where if you help him he can be hired. Link to comment Share on other sites More sharing options...
2CoolCarlos Posted July 26, 2013 Author Share Posted July 26, 2013 I can't find his quest. The only brawl quests I found have no identifiable scripts. Thanks though. Link to comment Share on other sites More sharing options...
Jokerine Posted July 26, 2013 Share Posted July 26, 2013 What about Lob? You can recruit him after finishing the quest The Cursed Tribe. Also the three followers you can get from the College of Winterold (Brelyna, J'zargo and Onmund) have small quests that let you recruit them later :) Link to comment Share on other sites More sharing options...
Recommended Posts