ClearArena(object, string)

From NWN Lexicon
Jump to navigationJump to search

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
);

Parameters

oPC
sArena

Description

This function resets variables and clears the arenas in the fighter "gauntlet" subplot in chapter one of the NWN Module.

Remarks

This function is found in nw_o0_respawn.nss: line 45.

Requirements

#include "nw_o0_respawn"

Version

1.22

See Also



 author: Tom Cassiotis, editor: Mistress, contributor: Kookoo