SetMessageDisplayTime

From the Fallout3 GECK Wiki
Revision as of 19:36, 20 December 2016 by imported>Gribbleshnibit8
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the JIP NVSE Plugin.

Description

Sets the display time (in seconds) of the specified Message form.

Syntax

[help]
(displayTime:int) SetMessageDisplayTime message:ref displayTime:int

Example

SetMessageDisplayTime AddictionRemovalMsg 3

See Also