PLAYER_LANGUAGE_* Constant Group

From NWN Lexicon
Jump to navigationJump to search
Nwnee logo.jpg Note: This article documents Neverwinter Nights: Enhanced Edition new content or changes/updates/fixes to 1.69 functions. These are all listed under the category and patches pages.

Return type of GetPlayerLanguage.


Constants

Constant Value Description
PLAYER_LANGUAGE_ENGLISH 0 English language.
PLAYER_LANGUAGE_FRENCH 1 French language.
PLAYER_LANGUAGE_GERMAN 2 German language.
PLAYER_LANGUAGE_INVALID -1 Invalid language - privacy may be enabled or other error.
PLAYER_LANGUAGE_ITALIAN 3 Italian language.
PLAYER_LANGUAGE_POLISH 5 Polish language.
PLAYER_LANGUAGE_SPANISH 4 Spanish language.


Version

This constants group was added in 1.85.8193.31 of NWN:EE.


See Also

functions: GetPlayerLanguage