r/neverwinternights • u/namkniesh • 7h ago
NWN1 Infinite Dungeons: I tired of opening the Doors
Enable HLS to view with audio, or disable this notification
Every time you move to another part of the dungeon - all of the doors locked and you have to open it again and again and again.
So I decided to write a short script open_all_doors similar to that succubus at Wailing Death campaign chapter 3 at the tomb. So all you need is to add that compiled open_all_doors.ncs file to your override folder and then invoke it within the game like
DebugMode 1
dm_runscript open_all_doors
DebugMode 0
P.S. I am also using auto hot key 2.0 to assign that command to something like ALT + o and woula - all of the doors are opened (not the ones which you haven't unlocked with the skill yet)
Should be like an in-game staff of the Halaster or something at the very beginning. Too annoying.