Initial Commit
Initial Commit [v1.32PRC8]
This commit is contained in:
7
_module/nss/htca_exit2.nss
Normal file
7
_module/nss/htca_exit2.nss
Normal file
@@ -0,0 +1,7 @@
|
||||
void main()
|
||||
{
|
||||
object oPC =GetExitingObject();
|
||||
|
||||
SetLocalInt(oPC,"HTCArena",0);
|
||||
SetLocalInt(oPC,"ArenaHasFought",1);
|
||||
}
|
Reference in New Issue
Block a user