Clone

Clone (object object to clone)

Clones the object and returns the created clone. It is generally better to use CloneObject, which will automatically give the clone an alias so it will appear identical to the player (as names must be unique).

See also CloneObjectAndMove.

NOTE: This a hard-coded function.