void main() { object oPC = GetExitingObject(); if (!GetIsPC(oPC))return; SetImmortal(oPC, FALSE); SetLocalInt(oPC, "pvp_area", 1); }