Console

From GECK
Jump to: navigation, search


A function added by the Lutana NVSE plugin, now part of the JIP NVSE Plugin.

Description

Passes a formatted string to the console, enabling the use of console commands in scripts.

Syntax

[help]
(float) Console line:string

Example

Console "TCL"

Will execute the TCL command (ToggleCollision)

See Also