A Game of Thrones • A Song of Ice and Fire NWN2 Persistent World • Low Magic Role Play

Tags: nw_generic_master

1. NWN2 NW_GENERIC_MASTER Flags
(Resources/Technical Documentation)
The following are the bitmaps (flags) for the Neverwinter Nights 2 NW_GENERIC_MASTER variable used to setup NPC behavior OnSpawn. NW_FLAG_SPECIAL_CONVERSATION = 1 NW_FLAG_SHOUT_ATTACK_MY_TARGET = 2 NW_FLAG_STEALTH ...
2. NWN2 Scripting Constants
(Resources/Technical Documentation)
...  x0_i0_spawncond.nss Spawn conditions control the master AI variable. // This is the name of the local variable that holds the spawn-in conditions const string sSpawnCondVarname = "NW_GENERIC_MASTER"; ...