Can I use this mod to see Emissary and Hunter faces too? I mean, this mod affects Emissary and Hunter too? I'd like to see who is the Emisary in my all my runs (for example when I switch the mai n quest)
Appreciate the work you put into this. There seems to be one minor bug. Starborn suit Materia is being set to use the emissary helmet, while its original helmet is the one that the hunter uses.
The reason why it only works for the player is because the mod's script only runs on the player. Getting it work on companions would require changing the script to check if NPCs are wearing Starborn suits and require exclusions for the Hunter, Emissary, and others to prevent it from kicking in on them unintentionally.
Very cool idea! I love it. If I'm using https://www.nexusmods.com/starfield/mods/1578 , what would the syntax be to create a keybind for the toggle effect? I'd rather not have the toggle take up a slot on the favorites bar.
For anyone with the same question, you want the version of the mod that gives a consumable item, and the hotkey would be for player.equipItem <xx>00080A where <xx> is the ModIndex of StarbornSpacesuitVisorFX.esm
I'm in my first NG+ and this mod makes me headless while wearing starborn suit. Sadly, tried uninstalling the mod but still headless! Using Vortex to install, tried both Vortex versions separately. Never get the toggle item either. Any thoughts?
I can't get this to work. Everything is loaded properly, in its proper place in the data and scripts folders, the appropriate line has been added to the plugins.txt file, and it still won't work. I am using the modular starborn suit mod, but it is the latest version that is explicitly made to be compatible with this mod.
As a lore note, I'm pretty sure those are projections onto the faceplate, not actual transparencies, because the head is just way too big and weird for that to be an actually transparent helmet.
35 comments
I'd like to see who is the Emisary in my all my runs (for example when I switch the mai n quest)
There seems to be one minor bug. Starborn suit Materia is being set to use the emissary helmet, while its original helmet is the one that the hunter uses.
Would it be possible to apply "NOTPLAYABLE" once a starborn outfit is worn by a companion?
I love the mod by the way!
https://www.nexusmods.com/starfield/mods/5992
Thank so much for this either way^^
If I'm using https://www.nexusmods.com/starfield/mods/1578 , what would the syntax be to create a keybind for the toggle effect? I'd rather not have the toggle take up a slot on the favorites bar.
player.equipItem <xx>00080A
where <xx> is the ModIndex of StarbornSpacesuitVisorFX.esm[Hotkeys]
C=player.equipItem 1300080A
help "Toggle Visor" 4 alch
to search for it.