This is a random Sandbox page with commands that can be used, misc. tips, and other helpful pieces of information for reference.
Anything that can you could comfortably wear three of should be set to be worn anywhere.
The peephole or window script number is 1754.
Set data3:2 to the room number you wish to PEER to. <PEER window> for example.
Arementa's favorite: the "No touchy!" script.
This is a script that prevents players from interacting with an object. Gives message: "It's too far away" when they try to do just about anything to it.
The script number is 9052.
CREATE_SINGLE_EXIT <direction> <room #>
Text that should be pasted in any rooms you're abandoning, and wish to leave blank:
CHANGE_ROOM_NAME Unused -- Not Reserved CHANGE_ROOM_DESC The previous owner of this room no longer needs it. Please consider it available. CHANGE_ROOM_FLAGS -ADultonly -ANImateobject -ANTIMagic -ANTINpc -Dark -INAir -INDoors CHANGE_ROOM_FLAGS -Janitorproof -Loadunload -Nongoto -Objectanimate -Peaceful -Quiet -Staffonly -Underwater CHANGE_ROOM_ADDRESS 0 0 CHANGE_ROOM_TERRAIN 0 CHANGE_ROOM_SCRIPT 0
Turns the room into:
Be sure you also remove any exits (including GO-Exits) as well as any custom data (set with SET_ROOM_CUSTOM).