[CVar] Con_NotifyCount: Number of Messages Onscreen

Moderator: GZDoom Developers

Post Reply
User avatar
NeuralStunner
 
 
Posts: 12328
Joined: Tue Jul 21, 2009 12:04 pm
Preferred Pronouns: No Preference
Operating System Version (Optional): Windows 11
Graphics Processor: nVidia with Vulkan support
Location: capital N, capital S, no space
Contact:

[CVar] Con_NotifyCount: Number of Messages Onscreen

Post by NeuralStunner »

The log messages at the top of the screen (item pickups &c.) are currently limited to a hardcoded 4. This CVar would allow it to go anywhere from 0 (disable messages) to something like 32 (which would be crazy without a high reslution, but heh).

Personally I'd like it at 8, but there's no way to do that.

Would this take a lot of work?
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49234
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Re: [CVar] Con_NotifyCount: Number of Messages Onscreen

Post by Graf Zahl »

I have looked into it some time ago. The big problem is that it's really hardcoded, i.e. not just externalizing a constant.
User avatar
Nash
 
 
Posts: 17501
Joined: Mon Oct 27, 2003 12:07 am
Location: Kuala Lumpur, Malaysia
Contact:

Re: [CVar] Con_NotifyCount: Number of Messages Onscreen

Post by Nash »

This has been [Added] (wheee thanks Randi)
Post Reply

Return to “Closed Feature Suggestions [GZDoom]”