Did you do something with your hair?

Does anybody know a cheat that lets you change the PC’s race in the middle of the campaign? I’m doing a thing and while this isn’t necessary, it’d help me do the thing much faster.

Heres something you could try;

https://neverwintervault.org/forums/neverwinter-nights-2/nwn2-scripting/race-change

That seems like it’d take as much time as doing it normally. I need something that would let me change the race while I’m playing and without having to close the game.

Theres no cheat for that, so you may have to learn some scripting to create a script you can trigger anytime using debug mode.

I THINK calling SetSubRace() and then de-levelling and re-levelling the creature would do it.

How exactly would I put in the subrace in that command? Like, do I use “_” or no?

It’s a string parameter so I would say you need to use quotations. However, take a look here

https://neverwintervault.org/forums/neverwinter-nights-2/nwn2-scripting/setsubrace