Subrooms


Subrooms are rooms that can be displayed over the actual room, every room can be loaded as a subroom. Backgroundimages will be ignored. Subrooms can be usefull for menues, maps, papers ect. For everything you want to blend in without leaving the current room.

To leave a subroom you can use the scriptcommand return () . Subrooms can also contain inventoryfields.

By default all images from a subroom remain in the systems memory. If you are using a lot of subroom you might want to use unloadsub to unload images from subrooms that are not used anymore. This might prevent slowdowns on slower systems.