Game difficulty

From NWN Lexicon

[edit] GAME_DIFFICULTY_* Constant Group

Specifies the list of available setting for game difficulty.



[edit] Constants

Constant Value Description
GAME_DIFFICULTY_CORE_RULES 3
Specifies the 'core rules' game difficulty setting.
GAME_DIFFICULTY_DIFFICULT 4
Specifies the 'difficult' game difficulty setting.
GAME_DIFFICULTY_EASY 1
Specifies the 'easy' game difficulty setting.
GAME_DIFFICULTY_NORMAL 2
Specifies the 'normal' game difficulty setting.
GAME_DIFFICULTY_VERY_EASY 0
Specifies the 'very easy' game difficulty setting.


[edit] See Also

functions: 

GetScaledEffect


Personal tools
Categories