GenerateLowTreasure(object, object)
このスクリプトは入れ物内に価値の低い財宝を作成します。
void GenerateLowTreasure( object oLastOpener, object oCreateOn = OBJECT_INVALID );
Parameters
oLastOpener
プレーヤーキャラクター
oCreateOn
作成した財宝を入れるコンテナ(デフォルト:OBJECT_INVALID)
Description
この関数はNWN財宝分配システムの一部です。
Remarks
nw_o2_coninclude.nssで見つかります。
Requirements
#include "nw_o2_coninclude"
Version
1.22
See Also
categories: | Item Creation Functions |
author: Michael Nork, JP team: Rainie
Send comments on this topic.