Ashenfire Posted November 15, 2015 Share Posted November 15, 2015 Allannaa and I are working on multiple follower creation. The stipulations are:The mod has to use vanilla resources for hiring. (No 'tokens' , keywords, etc to mark hirelings)The mod has to be 'cleanable' with TESVedit. (This generally means, the fewer changes the better.)The solution has to be for hirelings and for 'free' followers.The solution has to not add all hirelings to the hireling form list. (So other mods can use this system)I have managed to duplicate DialogueFollower, Misc Tab, and HirelingQuest Quests. I then disabled them. I enabled my copies. I have noticed that making playerfollowercount global not change value, does not help.Changing Hashireling does not help. I can get the game to ask more than one hireling to join me, but when they do, the first companion will re evaluate herpackage and leave, without saying her dismissal dialogue. I have been working with these items: PlayerFollowerCount HasHirelingGV is set to this value. HashirelingGV HasHireling Global property is made to point to PlayerFollowerCount Hashireling (global value) This is set to the actual value of HasHireling Global Value. GetPlayerTeammatecount Appears to be obsolete (according to creationkit.com). CurrentHireling (faction) Apparently factions can not be viewed by notification like Globals. PotentialFollowerFaction Will have to assume factions are 1 or zero or check for them before echoing messages. CurrentFollowerFaction PotentialMarriageFaction PotentialHireling I'm aware of these items using the follower dialogue, but I have not seen reason to mess with them: References made to HirelingQuestTIF__0001A1CD.PSCTIF__0001A1CF.PSCTIF__000653F1.PSCTIF__000BCC86.PSCTIF__000BDB4D.PSCTIF__000BDFB1.PSCTIF__0200ACE4.PSCTIF__0200ACE5.PSCTIF__0200BD1E.PSCTIF__0200C7E2.PSCTIF__0200C7E3.PSCTIF__0200CD44.PSCTIF__0200CD45.PSC0200CD46.PSCTIF__0200D2A8.PSCTIF__0200D2A9.PSCTIF__0200D2AA.PSCTIF__0200D2AB.PSCTIF__0200DCBD.PSCTIF__0200E2E8.PSCTIF__0200E2E9.PSCTIF__0200E2EA.PSCTIF__0200E2EB.PSCTIF__0200E2EC.PSCTIF__0200E84E.PSCTIF__0200E84F.PSCTIF__02028713.PSCTIF__00104F1C.PSCTIF__00104F1D.PSCTIF__00104F1E.PSCTIF__00104F1F.PSCTIF__00104F20.PSCTIF__00104F21.PSC At one point, an alias with some of the values I mentioned above, will kick in, :ohdear: I would like to know if I should bemodifying it in conjunction with other values or just leave it alone. :teehee: What else can I be looking at? Link to comment Share on other sites More sharing options...
Recommended Posts