ClearArena(object, string)
この関数は、変数をリセットし、戦闘舞台をクリアします。
void ClearArena( object oPC, string sArena );
Parameters
oPC
sArena
Description
この関数は、NWNモジュール第一章の'gauntlet'サブプロットにおいて、変数をリセットし、戦闘舞台をクリアします。
Remarks
nw_o0_respawn.nss: 45
Requirements
#include "nw_o0_respawn"
Version
1.22
See Also
categories: | Module Specific Functions |
author: Tom Cassiotis, JP team: katsu794
Send comments on this topic.