Player loadsaved

From Sven Co-op
Revision as of 17:13, 24 March 2023 by Outerbeast (talk | contribs) (Created page with "Player_loadsaved is used to restart map after screen fade and custom on-screen message. == Keyvalues == {{Entity_keyvalue|Fade Duration (seconds)|duration|Time, in seconds, t...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Player_loadsaved is used to restart map after screen fade and custom on-screen message.

Keyvalues

Fade Duration (seconds) : duration

Time, in seconds, the fade effect will fade in.

Hold Fade (seconds) : holdtime

Time, in seconds, the fully faded-in screen will stay.

Fade Alpha : renderamt

Set how transparent/opaque the effect is at its peak (Hold fade). 0 means transparent. 255 means opaque.

FadeColor (R G B) : rendercolor

Fade color to use.

Show Message Delay : messagetime

Delay after triggering this entity to display text.

Message To Display : message

Text to show on screen.

Reload Delay : loadtime