IF InParty(Myself) See(Player1) RealGlobalTimerExpired("##MyNPCFriendTalksTimer","GLOBAL") OR(11) AreaCheck("AR0021") AreaCheck("AR0313") AreaCheck("AR0406") AreaCheck("AR0509") AreaCheck("AR0513") AreaCheck("AR0522") AreaCheck("AR0704") AreaCheck("AR0709") AreaCheck("AR1105") AreaCheck("AR1602") AreaCheck("AR2010") Global("##MyNPCFriendTalks","GLOBAL",10) THEN RESPONSE #100 SetGlobal("##MyNPCFriendTalks","GLOBAL",11) MoveToObject(Player1) Dialogue(Player1) END