SetGameDifficulty

From GECK
Jump to: navigation, search


A function added by the JIP NVSE Plugin.

Description

Sets the current difficulty-level of the game, ranging from 0 for Very Easy, to 4 for Very Hard.

Syntax

[help]
SetGameDifficulty difficulty:int{0-4}

Example

SetGameDifficulty 3 

See Also