sadly this patch doesn't fix anything, on the contrary. I think the author just got an old patch and changed the master dependency, without double checking anything. For example this patch calls for a script called "EXP_PRKF_CommandFollower_0100BAA0" but that script doesn't exist any more in EFF, the new script is called "EFF_PRKF_CommandFollower_0100BAA0" (EFF prefix instead of EXP prefix).
If you open it in Tes5Edit there is an error, you must copy the "FollowerMenu [QUST:05000EFE]" from EFFCore.esm Perk CommandFollower to the error entry in perk CommandFollowerDUPLICATE001 into the patch: VMAD > Data > Perk VMAD > Scripts > Script > Properties > Property > Value > Object v2 > FormID. Hope that fixes it, will try in game later.
The numbers at the end are dependent on the loadlist, simply look out for "FollowerMenu" within EFFCore.esm's Perk-entry as described and copy the numbers after "FollowerMenu QUST:_________" into the erroneous entry of the .esp-file.
Whether it works I'll need to check out myself as well.
Edit: Not entirely certain, but as far as I can discern, the .esp is supposed to override EFFCore.esm's CommandFollower-perk, no? Wouldn't it then be necessary to add this .esp's 'Best Friends'-entry to EFFCore.esm's perk once that is added as an override to SPERG Extensible Follower Framework.esp?
Apparently there was an issue between the pet added by SPERG's Best Friend perk and EFF's command wheel, making it impossible to give commands to the pet. The patch fixes that.
9 comments
Do not use this patch, is broken.
Hope that fixes it, will try in game later.
"FollowerMenu [QUST:05000EFE]"
The numbers at the end are dependent on the loadlist, simply look out for "FollowerMenu" within EFFCore.esm's Perk-entry as described and copy the numbers after "FollowerMenu QUST:_________" into the erroneous entry of the .esp-file.
Whether it works I'll need to check out myself as well.
Edit: Not entirely certain, but as far as I can discern, the .esp is supposed to override EFFCore.esm's CommandFollower-perk, no? Wouldn't it then be necessary to add this .esp's 'Best Friends'-entry to EFFCore.esm's perk once that is added as an override to SPERG Extensible Follower Framework.esp?