void main() { object oPC = GetEnteringObject(); if (GetIsPC(oPC) && !GetIsDM(oPC)){ } }