[Fixed] Correct class not reflected in Hexen ending
Moderator: GZDoom Developers
Forum rules
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.
- Hirogen2
- Posts: 2033
- Joined: Sat Jul 19, 2003 6:15 am
- Operating System Version (Optional): Tumbleweed x64
- Graphics Processor: Intel with Vulkan/Metal Support
- Location: Central Germany
- Contact:
Correct class not reflected in Hexen ending
When letting the engine decide what class to choose ("new game / random"), the Hexen ending always shows the Fighter picture, even though I have been i.e. Cleric for that game. Does this have something to do with the Playerclass CVAR (which usually was Fighter alltime)?
Investigating this, I discovered the "feature" that you can change the chess piece it draws by changing your playerclass at the console while it is onscreen.
Nevertheless, fixed for 2.0.48/2.1.0 (which also eleminates the trick I just mentioned, since it was caused by looking at the playerclass cvar instead of the actual player class used).
Nevertheless, fixed for 2.0.48/2.1.0 (which also eleminates the trick I just mentioned, since it was caused by looking at the playerclass cvar instead of the actual player class used).