Find
You are looking at a material called curseddetector
Created by
Chaotic Bob
, last updated 25 Apr 2007
Code
if rxeacting to arrives then whatisit;
##whatisit:
if $init_obj = 61996 then senditback else end;
##senditback:
var $tloc to $loc's loc;
$tobj to $init_obj;
set $tobj's loc to $tloc;
clear $tobj,all;
relook $loc;
relook $tloc;