Problem after having changed my race

Support for running, installing or compiling OpenMW

Before you submit a bug report for the first time, please read: Bug reporting guidelines
Post Reply
jgut
Posts: 4
Joined: 04 Apr 2018, 22:41

Problem after having changed my race

Post by jgut »

I made an Altmer and I used player->enableracemenu to change to a Breton. This seems to have worked for the most part, but in random chatter (i.e. those sentences NPCs say when you are around them) they still call me an Altmer.
jgut
Posts: 4
Joined: 04 Apr 2018, 22:41

Re: Problem after having changed my race

Post by jgut »

I suspected my race was stored in some script variable, and yes, that's the case. The solution was to:

set pcrace to 2

Where 2 is the id number of Bretons.
User avatar
akortunov
Posts: 899
Joined: 13 Mar 2017, 13:49
Location: Samara, Russian Federation

Re: Problem after having changed my race

Post by akortunov »

I suppose we should update pcrace/pcsex automatically after closing race window. Feel free to create a bugreport.
Post Reply