blob: 341c825b1be3103c6070cd1fd97a25b703ef799f [file] [log] [blame]
MG Mud User88f12472016-06-24 23:31:02 +02001SYNOPSIS
2 xuclone <filename>
3
4DESCRIPTION
5 Updates & Clones an object. On error, the error log file will be
6 printed. Moves the object (if possible) into your inventory. If the
7 object has been cloned successfully, the variable "$clone" will be set,
8 to make sure we don't lose the object out of sight :)
9
10EXAMPLE
11 xuclone /std/thing
12 xcall $clone->SetShort("a BIG thing!");
13