Neverwinter Nights: Enhanced Edition

Neverwinter Nights: Enhanced Edition

158 ratings
Hide Helmet and (or) Cloak
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
1.228 MB
21 Aug, 2018 @ 10:49pm
1 Change Note ( view )

Subscribe to download
Hide Helmet and (or) Cloak

Description
There are two scripts (with their sources) which's purpose is to toggle helmet and (or) cloak visibility on the main character without unequipping them. These scripts don't affect other NPCs - they continue wearing their helmets and cloaks if any.

Installation and usage Notes:
  1. Subscribe to the modification and launch the game (in order for files to be downloaded by Steam).
  2. Relaunch the game (it will load the mod this time) and start a new game or load previously saved game.
  3. Enable debug mode by typing the command in chat:
    ##DebugMode 1
  4. To toggle helmet visibility use the command:
    ##dm_runscript toggle_helmet
  5. To toggle cloak visibility use the command:
    ##dm_runscript toggle_cloak
  6. Disable debug mode using the command:
    ##DebugMode 0
  7. Enjoy!

P.S. To make it even easier I recommend creating a quickslot macro for each command for your convenience like I demonstrated in the screenshot.

If you have ideas how to improve the modification functionality, you are warmly welcome to collaborate: https://github.com/ZZa/nwn-toggle-helmet-and-cloak

MIT License

Copyright (c) 2018 Denis Savenko

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
38 Comments
elvathelion 20 Dec, 2024 @ 4:10am 
Yeah this works as described but this part in the description:

creating a quickslot macro for each command for your convenience like I demonstrated in the screenshot

- is not especially helpful because you will need to make 4 separate macro commands for each line due to the restrictive 45 character limitation in the input field.

Or am I missing something?
Mishu Bellringer 24 Nov, 2024 @ 6:50am 
**Correction: This works!
Wierdly, it didnt work in the main campaign. But now it suddenly works, mysterious. Anyhow: THANK YOU! Great mod!
whatsupbros  [author] 15 Oct, 2023 @ 12:53pm 
I rechecked it with the latest version of the game and it still works fine, toggles the helmet and the cloak as expected. Please make sure you use the mod as recommended in the instruction in the description. You have to enable DebugMode and then run the script command.
Mythfuls 20 Sep, 2023 @ 8:00am 
Hey can you update the mod please when you get the chance the mod doesn't work anymore please an thank you.
TektPark 15 Sep, 2022 @ 1:59pm 
It's not working for me. When I type the command it says success but it does not toggle it. Tried helm and cloak. Playing on the original story mode.
Crystal Sharrd 8 Mar, 2022 @ 11:09pm 
Thank you! This is exactly what I was looking for.
whatsupbros  [author] 27 Aug, 2021 @ 12:03pm 
You would need to adjust the code of this plug-in for that. The source code is available on GitHub - you would need to change the logic of choosing the object to hide, and use "henchman" instead of self.
ΛƘ 420 1 Aug, 2021 @ 4:50am 
Does someone know how to toggle a henchman's helmet?
Michael 24 Mar, 2021 @ 10:39pm 
Hey there. I've been using your mod since it was first published here, and I love it. Thank you for making it.

Quick question though. I'm playing with a friend for the first time on their own dedicated server. How do we use this? Can only the host use the DM command?
WalSec 10 Nov, 2020 @ 9:47pm 
i can toggle things off just fine, but i cant toggle them back on with the same commands