Difference between revisions of "Making A New Light"

22 bytes added ,  01:56, 4 August 2008
m
typo, formatting
imported>ShadowDancer
(updating tutorial - easier to just edit the BSXFlag node)
imported>ShadowDancer
m (typo, formatting)
Line 10: Line 10:


[[Image:LightTut1.JPG|right|thumb|Double-Click on Value in Integer Data and change to 17 or 19]]
[[Image:LightTut1.JPG|right|thumb|Double-Click on Value in Integer Data and change to 17 or 19]]
First, we have to place the .nif file in our \meshes folder. If you are making this light to include in your mod, I would suggest putting it in a unique subfolder of your own so that there is less likelihood of it conflicting with some other mod. After all, NewLight in the \meshes folder could get pretty ugly really quickly. Lets start with the .nif of the new light and open it up in Nifskope. We are going to expand the 0 NiNode and then left click on the BSXFlags node (it should be #1 in the list). Then double click on the value for Integer Data and change that to either 17 (value for Enable Animation and Flame Nodes Present) or 19 (value for Enable Collision, Enable Animation and Flame Nodes Present).
First, we have to place the .nif file in our \meshes folder. If you are making this light to include in your mod, I would suggest putting it in a unique subfolder of your own so that there is less likelihood of it conflicting with some other mod. After all, NewLight in the \meshes folder could get pretty ugly really quickly. Lets start with the .nif of the new light and open it up in Nifskope. We are going to expand the 0 NiNode and then left-click on the BSXFlags node (it should be #1 in the list). Then double-click on the value for Integer Data and change that to either 17 (value for Enable Animation and Flame Nodes Present) or 19 (value for Enable Collision, Enable Animation and Flame Nodes Present).




[[Image:LightTut2.JPG|right|thumb|Click on Copy Branch]]
[[Image:LightTut2.JPG|right|thumb|Click on Copy Branch]]
Next we want to locate a light that plays the same role as our new light and open it up in NifSkope as well. In this case, its going to be torch02.nif from the \meshes\lights directory since the basis for this tutorial was a torch I made. Once torch02.nif is in NifSkope, You will want to expand the 0-NiNode so you can find the following:
[[Image:LightTut3.JPG|right|thumb|Click on Paste Branch]]
Next we want to locate a light that plays the same role as our new light and open it up in NifSkope as well. In this case, its going to be torch02.nif from the \meshes\lights directory since the basis for this tutorial was a torch I made. Once the torch02.nif is in NifSkope, you will want to expand the 0-NiNode so you can find the following:




Line 21: Line 22:




[[Image:LightTut3.JPG|right|thumb|Click on Paste Branch]]
On each of these nodes, doing one at a time, you are going to:
On each of these nodes, doing one at a time, you are going to:




# right click > Block > Copy Branch
# On the NiNode - Right-Click > Block > Copy Branch
# switch to your new light .nif file in the other NifSkope
# switch to your new light .nif file in the other NifSkope
# on the 0 NiNode right click > Block > Paste Branch
# on the 0 NiNode - Right-Click > Block > Paste Branch




Anonymous user