Difference between revisions of "User talk:Prosper"
Jump to navigation
Jump to search
no edit summary
imported>Illyism (→Tutorial: Making a custom weapon: new section) |
imported>Illyism |
||
Line 5: | Line 5: | ||
__TOC__ | __TOC__ | ||
=== Preparing === | === Preparing === | ||
You need three meshes. The weapon base. | You need three meshes. The weapon base, The hammer and the clip. | ||
Also get the Required items Below. | |||
=== Tutorial === | === Tutorial === | ||
====Step 1: Blender ==== | ====Step 1: Blender ==== | ||
'''''[[Tutorial: | '''''[[User_talk:Prosper#Tutorial:_Making_a_custom_weapon#Requirements|Get the required program.]]'''''<br><br> | ||
Open up Blender.<br> | Open up Blender.<br> | ||
Click on 'Add-> Mesh-> UVSphere'. Set '''segments''' to ''4'' and '''rings''' to ''4''. Click OK.<br> | Click on 'Add-> Mesh-> UVSphere'. Set '''segments''' to ''4'' and '''rings''' to ''4''. Click OK.<br> | ||
Line 62: | Line 63: | ||
====Step 2: Creating normal maps. ==== | ====Step 2: Creating normal maps. ==== | ||
'''''[[Tutorial: | '''''[[User_talk:Prosper#Tutorial:_Making_a_custom_weapon#Requirements|Get the required program.]]'''''<br><br> | ||
2. Open up GIMP.<br> | 2. Open up GIMP.<br> | ||
Open _Sphere.tga. Texture it how you want. When you're done with texturing, '''Save''' the file '''as''' ''I.tga''.<br> | Open _Sphere.tga. Texture it how you want. When you're done with texturing, '''Save''' the file '''as''' ''I.tga''.<br> | ||
Line 86: | Line 87: | ||
====Step 3: Converting to DDS ==== | ====Step 3: Converting to DDS ==== | ||
'''''[[Tutorial: | '''''[[User_talk:Prosper#Tutorial:_Making_a_custom_weapon#Requirements|Get the required program.]]'''''<br><br> | ||
Open DDS Converter 2.1.<br> | Open DDS Converter 2.1.<br> | ||
Click on the Options button. Set the DXTc format to '''DXT3'''. Checkmark Build mipmaps and set the number to '''9'''. Click OK.<br> | Click on the Options button. Set the DXTc format to '''DXT3'''. Checkmark Build mipmaps and set the number to '''9'''. Click OK.<br> | ||
Line 99: | Line 100: | ||
when that is done, you can exit the program. | when that is done, you can exit the program. | ||
====Step 4: Getting a similar nif file ==== | ====Step 4: Getting a similar nif file ==== | ||
'''''[[Tutorial: | '''''[[User_talk:Prosper#Tutorial:_Making_a_custom_weapon#Requirements|Get the required program.]]'''''<br><br> | ||
Use FO3 Archive Utility to extract '''10mmPistol.nif''' | Use FO3 Archive Utility to extract '''10mmPistol.nif''' | ||
====Step 5: Nifskope tweaking ==== | ====Step 5: Nifskope tweaking ==== | ||
'''''[[Tutorial: | '''''[[User_talk:Prosper#Tutorial:_Making_a_custom_weapon#Requirements|Get the required program.]]'''''<br><br> | ||
Open Nifskope.<br> | Open Nifskope.<br> | ||
Load the '''10mmPistol.nif''' you extracted earlier.<br> | Load the '''10mmPistol.nif''' you extracted earlier.<br> |