Jump to content

Using CS to add stuff to game


Balkhan1

Recommended Posts

Can someone explain how to add an item to the game. So I have a .nif file of armor or maybe a .nif of a chest with stuff in it. How do I use the CS to add it to the game, say to the Anvil Castle courtyard?

 

Is it just a drag and drop?

 

thx

Link to comment
Share on other sites

It would be really easy for you to add any of the standard vanilla Oblivion armors or chests to the game. That could be considered "drag and drop." In the plug-in file (mod) you will have to make, you could rename a chest and create a new form ID. Then you could drop it somewhere and easily fill it full of all the vanilla items you wanted in a drag and drop fashion.

 

The way you phrased the question makes me think you have a custom piece of armor or chest. Is that the case? Something which a new mesh has been created for, or something with a new texture? In that case, you will need to rename an existing item to create a new form ID. Take care not to modify the old vanilla item you copy. You could then change its settings so that it used the NIF and DDSs of your custom armor and chest. You would also have to be sure to transfer the meshes and textures along with the esp. file to anyone you give the mod to.

Link to comment
Share on other sites

  • Recently Browsing   0 members

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