void main() { object oPC = GetExitingObject(); if (GetIsPC(oPC)) { DeleteLocalInt(oPC,"Burn_Baby"); } }