Find
You are looking at the action called mastercopy
Created by
Clod
, last updated 06 Dec 2010
Code
get $target in $loc;
copy $target;
set $new_id's owner = $actor;
set $new_id's creator = $actor;
set $new_id's pwd = $actor's pwd;
set $new_id's healthmax = $target's healthmax
msg $loc,$actor,0,0,'force',"force:look $loc";