Jump to content
Search In
  • More options...
Find results that contain...
Find results in...
Sign in to follow this  
rehelekretep

GZDoom message options?

Recommended Posts

hello

does anyone know if it is possible to limit the display of messages (e.g. picked up a shotgun, etc) to 1 at a time. i.e. each new pickup/message replaces the last rather than adding to the bottom of the message list.

thanks!

Share this post


Link to post

bump:

i am currently using a workaround: adding a CVAR to my cmd line when i start the game. you can also type it into the console apparently:

+con_notifytime 0.5 (added to bat file or in the cmd line)
con_notifytime 0.5 in the console

this basically sets the time limit for the messages before they fade out. having it at half a second means they clear quick enough not to stack too much.

still wondering if there's a way to make them replace each other without stacking...?

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  
×