Jump to content

Display blocks


Alexb111

Recommended Posts

Ok, Ive looked at many mods and for me there isn't really a mod that allows you to display items very well in oblivion...

I wondered if anyone has the time/skill to put scripting on blocks (2) so the items you put in it stand above it. This mannequins mod (1) does an excellent job of displaying armor...but IMO some weapons/shields are better displayed on their own.

 

I don't know if its possible to make the weapons float over the blocks like this but it would be a nice alternative to display cases...

By the way im utterly hopeless at modding....tried, failed and got bored which is why im asking here :(

 

 

The first link takes you to (1) and the second link to (2) (genius I know :P)

http://www.tesnexus.com/downloads/file.php?id=6975

http://www.tesnexus.com/downloads/file.php...=2118&tab=3

 

Don't hesitate to ask anything or give me any information about doing this.

 

Thanks Alexb

 

P.S. I added a screenshot of 2 other pictures I cannibalized together in fireworks to give you a rough idea of what im looking for :D

Link to comment
Share on other sites

Ok, Ive looked at many mods and for me there isn't really a mod that allows you to display items very well in oblivion...

I wondered if anyone has the time/skill to put scripting on blocks (2) so the items you put in it stand above it. This mannequins mod (1) does an excellent job of displaying armor...but IMO some weapons/shields are better displayed on their own.

 

I don't know if its possible to make the weapons float over the blocks like this but it would be a nice alternative to display cases...

By the way im utterly hopeless at modding....tried, failed and got bored which is why im asking here :(

The problem is that the game is really not setup to handle anything like this very well without the aid of a creature or NPC to wear that item. If you place the actual item within a cell, there is a chance that that item will disappear when that cell gets purged from RAM (which happens when you havn't visited that cell in awhile, and have loaded dozens of other cells). In order to get around this, you would need to create new meshes (to avoid havok issues) and define a static which is associated with that mesh, and at that, you would have to pre-rig certain "blocks" for certain items. More importantly, such a process would not work with any items added by mods, so their usage would be limited.

Link to comment
Share on other sites

The simpler way would be using invisible manequins and the cube things could work as a scripted container that would equipt the item on the invisible manequin.

 

And I don't mean "chameleoned" by that. I mean a creature that has it's alpha changed.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...