void main() { object oPC = GetEnteringObject(); object oArea = OBJECT_SELF; ExploreAreaForPlayer(oArea, oPC); }