Oldwolf58 Posted November 24, 2019 Share Posted November 24, 2019 If you find that now with the new update to FO4HHS is out you are not being lifted to the proper shoe height once you become an ASIA bot. The only fix I've found is to open the console and type in "player.setrace 13746" which will change you to a human and you will instantly lift to the proper height. You should still have all the ASIA abilities but you'll no longer look like an ASIA bot. I've mentioned it in a post on the FO4HHS site on Nexus and we'll just have to see what happens I guess. The lift worked for ASIA with version 1.3 of FO4HHS but it isn't working in the new version for some reason. Hope this helps anyone out there who is about to crush their keyboard like I was. 1 Link to comment
phillout Posted November 27, 2019 Share Posted November 27, 2019 On 11/24/2019 at 7:49 PM, Oldwolf58 said: The lift worked for ASIA with version 1.3 of FO4HHS but it isn't working in the new version for some reason. The DLL has a check whenever the character has a specific race, one of those human races and synths - there is a list right in the code: DefaultRace,HumanRace,GhoulRace,SynthGen1Race,SynthGen2Race,SynthGen2RaceValentine I guess it's to prevent the HHS from working on incompatible races (like Supermutants... on heels... gosh, I have to erase this from my mind NOW). Unfortunately the author has decided not to publish the source code to the DLL - just as it usually happens with extender libraries. TBF I don't understand why so many mod authors have chosen to depend on something that isn't open-sourced and can be dropped by the author at any moment. 1 Link to comment
Oldwolf58 Posted November 28, 2019 Author Share Posted November 28, 2019 26 minutes ago, phillout said: The DLL has a check whenever the character has a specific race, one of those human races and synths - there is a list right in the code: DefaultRace,HumanRace,GhoulRace,SynthGen1Race,SynthGen2Race,SynthGen2RaceValentine I guess it's to prevent the HHS from working on incompatible races (like Supermutants... on heels... gosh, I have to erase this from my mind NOW). Unfortunately the author has decided not to publish the source code to the DLL - just as it usually happens with extender libraries. TBF I don't understand why so many mod authors have chosen to depend on something that isn't open-sourced and can be dropped by the author at any moment. Well I mentioned it on the mod page so maybe we'll get lucky and the author will update the mod to include the 4 ASIA races. Thanks for the info. Link to comment
solongandthanksforthefish Posted December 2, 2019 Share Posted December 2, 2019 You know, you can always use the HHS API for your custom needs. The HHS2Outfit script does just that; Source is available. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now