SetSystemColor

From GECK
Jump to: navigation, search


A function added by the JIP NVSE Plugin.

Description

Sets the global RGB colour of the specified interface.

1	HUD - Main
2	HUD - Alt.
3	Terminal
4	Pip-Boy
5	Main/Pause Menu

Syntax

[help]
SetSystemColor interfaceID:int{1-5} red:float green:float blue:float

Example

SetSystemColor 1 223 47 223 

See Also