Find
You are looking at the action called mastercopy
Created by
Acorryn
, last updated 03 Jan 2012
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";