ClearArena(object, string)
From NWN Lexicon
This function resets variables and clears the arenas in the fighter "gauntlet" subplot in chapter one of the NWN Module.
void ClearArena( object oPC, string sArena );
Contents |
[edit] Parameters
- oPC
- sArena
[edit] Description
This function resets variables and clears the arenas in the fighter "gauntlet" subplot in chapter one of the NWN Module.
[edit] Remarks
This function is found in nw_o0_respawn.nss: line 45.
[edit] Requirements
#include "nw_o0_respawn"
[edit] Version
1.22
[edit] See Also
author: Tom Cassiotis, editor: Mistress, contributor: Kookoo