void main() { object oPC = GetPCSpeaker(); AssignCommand(oPC, JumpToObject(GetNearestObjectByTag("BUG_OUT"))); }