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

Difference between revisions of "scr centertime"

From Quake Wiki

(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...)
 
m (Move page script moved page Scr centertime to scr centertime: Fixing the case)
 
(No difference)

Latest revision as of 16:22, 29 March 2013

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