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