[CVar] Con_NotifyCount: Number of Messages Onscreen

Post a reply

Smilies
:D :) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :geek: :ugeek: :!: :?: :idea: :arrow: :| :mrgreen: :3: :wub: >:( :blergh:
View more smilies

BBCode is OFF
Smilies are ON

Topic review
   

Expand view Topic review: [CVar] Con_NotifyCount: Number of Messages Onscreen

Re: [CVar] Con_NotifyCount: Number of Messages Onscreen

by Nash » Sat Nov 12, 2016 3:05 am

This has been [Added] (wheee thanks Randi)

Re: [CVar] Con_NotifyCount: Number of Messages Onscreen

by Graf Zahl » Fri Oct 07, 2011 9:33 am

I have looked into it some time ago. The big problem is that it's really hardcoded, i.e. not just externalizing a constant.

[CVar] Con_NotifyCount: Number of Messages Onscreen

by NeuralStunner » Mon Sep 26, 2011 3:53 pm

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?

Top