Skip to content
Luxembourg edited this page Mar 19, 2013 · 4 revisions

@decompile

command: @decompile[/dbref] [/attr] [=]

dumps the sequence of commands you would have to type to clone . this is handy for saving your objects in a text file in case the mux dies a horrible death, or for moving your pride-and-joy creation from one mux to another. @decompile works on all object types. if you specify , then the commands emitted will set attributes, locks, and flags on an object named and will omit the command to create the object. if you specify /, accepts wildcards. if you specify the /dbref switch, you will get output using the dbref number instead of the object name.

related topics: examine, look.

Clone this wiki locally