GetGameDifficulty

From GECK
Jump to: navigation, search


A function added by the JIP NVSE Plugin.

Description

Returns the current difficulty-level of the game. The returned value ranges from 0 for Very Easy, to 4 for Very Hard.

Syntax

[help]
(difficulty:int) GetGameDifficulty

Example

set iDifficulty to GetGameDifficulty 

See Also