GenerateHighTreasure
From NWN Lexicon
Contents |
[edit] GenerateHighTreasure(object, object)
This function creates High Level Treasure
void GenerateHighTreasure( object oLastOpener, object oCreateOn = OBJECT_INVALID );
[edit] Parameters
oLastOpener
a PC object
oCreateOn
A Container to spawn treasure in (Default: OBJECT_INVALID)
[edit] Description
This function is part of the NWN Treasure Distribution System.
[edit] Remarks
Found in: nw_o2_coninclude.nss
[edit] Requirements
#include " nw_o2_coninclude "
[edit] Version
1.22
[edit] See Also
author: Michael Nork