The only solution is to leave her barefoot unless she is wearing heels and then access the skill follower menu, so make sure that no one has heels for whoever is going to open the menu.
This is crazy nobody did such skse plugin for 1.640 https://www.nexusmods.com/skyrimspecialedition/mods/42063?tab=description I started to learn C++ myself but I quiet far from such skill to be able to make myself :(
Two mods are unrelated, the only one feature they both have is a condition but these two conditions don't conflict. UPD: However, I can see Heels Fix uses a cloak ability with AddSpell() function, this is quite unoptimized solution since we have SPID.
Does this method account for actor lean? Like, would it lean the actor forward/backward as well to account for the height difference? Or is that up to animators to implement?
I had the same thing happen and started doing some testing. Loading an existing save deep into the game caused CTD 100% of the time. Starting a new game worked fine. Not found anything out besides that.
I'm unsure as to why but this mod does not seem to work for me. The 802 spell is never applied to anyone ever. I've tried with multiple types of heels, various versions of SPID, various characters, and 802 never applies to anyone neither me nor NPCs. 804 is distributed just fine.
Sure thing, I tried both Regalia of the Scorned which has heeled boots: https://www.nexusmods.com/skyrimspecialedition/mods/73138 and I also grabed Cuenca Heels: https://www.nexusmods.com/skyrimspecialedition/mods/79727 Just to try and see if it was the armor mod that wasn't working. I hope I didn't pick two mods that have something wrong with them though that would be my luck lol
Please correct me if I am wrong: This mod does assign a dummy spell to each actor, which does have HH_Offset value on its clothing piece, using SPID as distributor and scripts as a restrictor?
If so, I would recommend one change - rename the _DISTR file to something starting with "z" - as SPID does distribution based on the name of the files (i.e. A1 goes before B2 etc.), and a lot of ppl nowdays use SPID to distribute outfits, it may happen that HasHeels spell will be distributed before actual heels were given to a character.
Okay, thats easier to understand. Can you also confirm what is the trigger? Cell load? Actor load? Inventory change? Trying to get the logic to do some testing.
Hello, i got the problem, that i can't get this to work on serana. If i use the command on myself, it returns "Player Name" HasSpell >> 1.00 but if i use the command HasSpell "ID" on serana it returns Serana HasSpell >> 0.00 even though we both have the exact same boots. Does anyone have a clue to solve this?
additional info: i got all the conditional mods for this mod, the racemenu highheels fix, and modern female sitting animations overhaul.
seranas highheels work if she is walking or infight etc, but not when she is sitting down with the new animations.
This can happen if SPID doesn't distribute mod's spell properly. Maybe after save and load operations while Serana is near. - What SPID version you use? - Can you also check Serana for FEXXX804 spell? - Can you try again with 6.0.3 version of SPID?
i got the newest version of SPID, downloaded it new again yesterday.
i opened the console, clicked on serana and typed "HasSpell FE002802" because thats the ID it returned after i typed help "HighHeelsConditionSpell". thats when it returned the line Serana HasSpell >> 0.00. so i'm not sure what this FEXXX804 spell is or how i should check it.
i'm using vortex and it shows me in the "Mods" section, that the version for SPID is 6.4.0. should i try to downgrade it on purpose?
It seems your load order for the condition mod is FE002, this means you need to check > HasSpell FE002804 additionally with FE002802. If Serana has no this spell as well, it's a SPID issue. In this case try again with 6.0.3 version of SPID, FE002802 and FE002804.
58 comments
The only solution is to leave her barefoot unless she is wearing heels and then access the skill follower menu, so make sure that no one has heels for whoever is going to open the menu.
I started to learn C++ myself but I quiet far from such skill to be able to make myself :(
UPD: However, I can see Heels Fix uses a cloak ability with AddSpell() function, this is quite unoptimized solution since we have SPID.
Is there some load order/incompatibility to be aware of?
This mod does assign a dummy spell to each actor, which does have HH_Offset value on its clothing piece, using SPID as distributor and scripts as a restrictor?
If so, I would recommend one change - rename the _DISTR file to something starting with "z" - as SPID does distribution based on the name of the files (i.e. A1 goes before B2 etc.), and a lot of ppl nowdays use SPID to distribute outfits, it may happen that HasHeels spell will be distributed before actual heels were given to a character.
Can you also confirm what is the trigger? Cell load? Actor load? Inventory change?
Trying to get the logic to do some testing.
Game load and equip/unequip for player.
As I am changing all female population of Skyrim to be on HH, this will help a lot to test
additional info: i got all the conditional mods for this mod, the racemenu highheels fix, and modern female sitting animations overhaul.
seranas highheels work if she is walking or infight etc, but not when she is sitting down with the new animations.
- What SPID version you use?
- Can you also check Serana for FEXXX804 spell?
- Can you try again with 6.0.3 version of SPID?
i got the newest version of SPID, downloaded it new again yesterday.
i opened the console, clicked on serana and typed "HasSpell FE002802" because thats the ID it returned after i typed help "HighHeelsConditionSpell". thats when it returned the line Serana HasSpell >> 0.00. so i'm not sure what this FEXXX804 spell is or how i should check it.
i'm using vortex and it shows me in the "Mods" section, that the version for SPID is 6.4.0. should i try to downgrade it on purpose?
> HasSpell FE002804
additionally with FE002802. If Serana has no this spell as well, it's a SPID issue. In this case try again with 6.0.3 version of SPID, FE002802 and FE002804.