#include "sd_reset_inc" void main() { object oPC = GetExitingObject(); if (!(GetIsPC(oPC)))return; AREA_CLEAR(oPC); }