GenerateBookTreasure
From NWN Lexicon
Contents |
[edit] GenerateBookTreasure(object, object)
This Function is part of the random treasure distribution.
void GenerateBookTreasure( object oLastOpener, object oCreateOn = OBJECT_INVALID );
[edit] Parameters
oLastOpener
a PC Object
oCreateOn
Container for Treasure (Default: OBJECT_INVALID)
[edit] Description
This function creates treasure as 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