Find
You are looking at a command called ping
ping {object}
You can highlight an object on the screen of everyone who is logged on and can hear you (are in the same location as you)
ping the exit
ping me
Only works in the ajax interfaces
read the command called point
read the command called gesture
Created by
wolis
, last updated 03 Jan 2007
Code
get $target in $loc;
if $target like "," then pingpos else tryobj;
##tryobj:
if $target > 0 then pingit else fail;
##pingit:
say 'ping',"_ping $target,ring1,3";
##pingpos:
$ppos = $target;
$target = 0;
say 'ping',"_ping $ppos,ring1,3";
##fail:sayto $actor,"
(you can only ping an object you can see)
";