This forum is to be used for all discussions pertaining to BioWare's Neverwinter Nights, its Shadows of Undrentide and Hordes of the Underdark expansion packs, and any user-created or premium modules.
I know that you are supposed to press ~ but it isn't that simple as I have Finnish keyboard. In Finnish keyboard you are supposed to press Alt Gr and then ~ -key twice to get it, and thanks to this it doesn't work in NWN.
I know that you are supposed to press ~ but it isn't that simple as I have Finnish keyboard. In Finnish keyboard you are supposed to press Alt Gr and then ~ -key twice to get it, and thanks to this it doesn't work in NWN.
Any ideas?
I have to use the ´ + ` buttons in sequence to open the console on danish keyboard layout. Chances are it is the same for you.
I know that you are supposed to press ~ but it isn't that simple as I have Finnish keyboard. In Finnish keyboard you are supposed to press Alt Gr and then ~ -key twice to get it, and thanks to this it doesn't work in NWN.
Any ideas?
You might not have to. For some people, it works if you type
##DebugMode=1
into the 'chat' bar thingy that's above your quickslots bar. Any command you'd usually have to give through the console, you can also enter there. I have a German keyboard, the tilde ~ thing never worked for me, either.
So, as an example, if I want to give my character gold, I'd type:
##DebugMode=1
hit 'Enter'
##dm_givegold 1000
hit 'Enter'
move cursor to person I want to give the money to, click on them
##DebugMode=0