Hosting and domain costs until October 2024 have been generously sponsored by dumptruck_ds. Thank you!

scr centertime

From Quake Wiki

Revision as of 02:36, 31 October 2007 by QuakeWiki (talk | contribs) (New page: {{lowercase-underscores}}{{Infobox Console variable |name=scr_centertime |default-value=2 |saved-to-config=no }} Versions: All scr_centertime represents the time, in seconds, Quake will d...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Template:lowercase-underscores

scr_centertime
Default value: "2"
Saved to config.cfg: no

Versions: All

scr_centertime represents the time, in seconds, Quake will display a message it recieves from SVC_CENTERPRINT (which is often in turn sent by QuakeC's centerprint function). It may be necessary for some players to push this value up a little to read some of the longer messages in game, however it's most useful to a modder that wants to display a menu to a user without flooding them with repeated centerprints. Be careful though, that another centerprint doesn't overwrite the message (such as one coming from a trigger). See centerprint for more info.


Console
List of console variables | List of console commands