Cutstuff Forum

Mega Man 8-bit Deathmatch => Help & Editing => Topic started by: Dr_Nomz on November 28, 2017, 04:00:40 AM

Title: Longer Text Duration?
Post by: Dr_Nomz on November 28, 2017, 04:00:40 AM
You know how sometimes characters will say stuff? Well it looks awesome, but the problem is they don't stay long enough for me to read them. Anyway I can fix this?
Title: Re: Longer Text Duration?
Post by: Laggy Blazko on November 28, 2017, 04:44:33 AM
open the in-game console and type
Code: [Select]
con_notifytime <time>replacing <time> by the number of seconds you want messages to stay.

Of course, you can just look at the console to read past messages.
Title: Re: Longer Text Duration?
Post by: Dr_Nomz on November 28, 2017, 06:04:52 AM
open the in-game console and type
Code: [Select]
con_notifytime <time>replacing <time> by the number of seconds you want messages to stay.

Of course, you can just look at the console to read past messages.
The Console shows the messages? Nice! Thanks. :D