Don Flymoor

Results 54 comments of Don Flymoor

https://www.nexusmods.com/skyrimspecialedition/mods/17840 Has the fix: `hello=setini "fActivatePickLength:Interface" 220.0000; setini "bUsingMotionControllers:VRInput" 0; sleep 10; press E; sleep 10; setini "bUsingMotionControllers:VRInput" 1; setini "fActivatePickLength:Interface" 50.0000;`

The best solution is to use this mod [SkyVoice Reloaded](https://www.nexusmods.com/skyrimspecialedition/mods/17840) And instead of press e, use `setini "fActivatePickLength:Interface" 220.0000; setini "bUsingMotionControllers:VRInput" 0; sleep 10; press E; sleep 10; setini "bUsingMotionControllers:VRInput"...

`glacite_helmet.json` fix for the helmet ```json { "parent": "item/hplus_helmet", "textures": { "0": "./glacite_helmet_armor", "1": "./glacite_helmet" }, "display": { "head":{ "rotation": [0, 0, 0], "translation": [0, 0, 0], "scale": [1, 1,...