ClearArena(object, string)

This function resets variables and clears the arenas in the fighter

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

nw_o0_respawn.nss: 45


Requirements

#include "nw_o0_respawn"

Version

1.22

See Also

categories: Module Specific Functions


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