SetSpawnInLocals
From NWN Lexicon
Contents |
[edit] SetSpawnInLocals(int)
Sets local variables on creatures to support the SetSpawnInCondition function.
void SetSpawnInLocals( int nCondition );
[edit] Parameters
nCondition
[edit] Description
A BioWare core AI support function to make the spawn in conditions (NW_FLAG_*) work.
[edit] Remarks
You should not need call this function.
[edit] Requirements
#include " x0_i0_spawncond "
[edit] Version
1.22
[edit] See Also
constants: |
author: Tom Cassiotis, editor: Mistress