Switch to edit mode.
Name(s): look_self1: "Copied from Maxamillian (#833):look_self Aug 1 20:35:36 1999" 2: if (player.location == this.location) 3: $msg:mtell(this, "looked") 4: else 5: $msg:mtell(this, "looked_afar") 6: endif 7: return pass(@args)