void main() { object oPC = GetItemActivator(); object oArea = GetArea( oPC ); ExploreAreaForPlayer( oArea, oPC ); }