GetEncounterSpawnsMax

From NWN Lexicon



Contents

[edit] GetEncounterSpawnsMax(object)

Get the maximum number of times that oEncounter will spawn.

int GetEncounterSpawnsMax(
    object oEncounter
);

[edit] Parameters

oEncounter

The encounter object you wish to examine.


[edit] Description

Returns the maximum allowed times the Encounter was set to spawn when it was created in the toolset.



[edit] Version

1.22

[edit] See Also

functions: 

SetEncounterSpawnsMax



 author: John Shuell
 

Personal tools
Categories