Difference between revisions of "Copying rooms and adding them to your plugin"

imported>Youpime
imported>Youpime
 
Line 83: Line 83:


This process opens up a whole list of things that can be easily done as mods or mod additions without needing to build rooms from scratch and landscape. It's a lifesaver for folks who are so busy that mod building time needs to be kept as short as possible so it doesn't cut too much into thier gameplay time or other schedule issues.
This process opens up a whole list of things that can be easily done as mods or mod additions without needing to build rooms from scratch and landscape. It's a lifesaver for folks who are so busy that mod building time needs to be kept as short as possible so it doesn't cut too much into thier gameplay time or other schedule issues.
=Adding rooms containing new content=
Copying rooms with your own plugin opened will only work if the copied content is not modified. To copy content from a downloaded plugin, you will have to open the original plugin (the one which contains the room to copy), and copy the room whith this plugin active. Then, you will have to re-open the original plugin with your own as active. Then, you will can link the rooms.
Stages :
For example, i will link a cave with custom meshes and textures (let's say Underpall overhaul) that i downloaded to the basement of a house i made(let's call the interior myhouseb, plugin name myhouse).
1. Load the CS with the oblivion.esm and the cave plugin active.
2. Select the Underpall cave interior in the list and copy it. Rename the copy to your liking and then adjust lighting, objects and what you want in it. Add a new door without teleport and save. DO NOT add the door with the other plugin active or the game will create an empty copy of the cave to link the door with.
3. Load the CS with the oblivion.esm and the Underpall plugins. But this time, also load the myhouse plugin as active plugin.
4. Place a door in your basement interior, and open the teleport option. Then, select the underpall worldspace in the list and select the door you added while modifying the underpall plugin. Save, and now, the door you created in the myhouseb interior will theleport you to your custom copy of the underpall cave.




Anonymous user