Gaming Underground Network

Come for the mods, stay for the community
 
HomePortalLatest imagesInterviewsRegisterLog in
Search
 
 

Display results as :
 

 


Rechercher Advanced Search
Info Panel
______________
MOD MASTER THREADS:
FALLOUT
THE ELDER SCROLLS

______________


______________


GUNinsider
Fallout Miami: Mika999
Stay Connected

GUNetwork
Keywords
dead Superpele Ryse mandalorian Mask wolfenstein money khan vault ghoul Reforged machine marvel daryl power commonwealth body hunk riot Overhaul NPCs gauss boomers boom Call Gear
Latest topics
» Afterlife discord
Can't install NIF Scripts for Blender Emptyby ande543 Yesterday at 10:18 pm

» The Fallout TV show destroyed NV. I'm done with Todd.
Can't install NIF Scripts for Blender Emptyby hunter1828 Mon May 13, 2024 8:50 pm

» How to change the UI sound fx placed by a mod?
Can't install NIF Scripts for Blender Emptyby immortallegion Mon May 13, 2024 12:40 am

» big red exclamation marks
Can't install NIF Scripts for Blender Emptyby teslatest Sun May 12, 2024 6:02 pm

» [FNV] Menu and cursor doesnt show up
Can't install NIF Scripts for Blender Emptyby Anesthatic Sat May 11, 2024 10:20 am

» Just a tired engineer with too little free time
Can't install NIF Scripts for Blender Emptyby Allthis Fri May 10, 2024 8:20 pm

» The Next fallout
Can't install NIF Scripts for Blender Emptyby Velken Fri May 10, 2024 5:13 am

» (FO4) FO76 BOS Objects
Can't install NIF Scripts for Blender Emptyby Velken Fri May 10, 2024 5:08 am

» Announcement: The Winds of Change
Can't install NIF Scripts for Blender Emptyby Luke Priefer Thu May 09, 2024 11:16 pm

» Starfield
Can't install NIF Scripts for Blender Emptyby Velken Thu May 09, 2024 4:34 am

» Not new, but been a long time
Can't install NIF Scripts for Blender Emptyby john96 Sat May 04, 2024 5:31 am

» Hey everyone, I've missed this place so much.
Can't install NIF Scripts for Blender Emptyby Xehonort Wed May 01, 2024 6:33 pm

» Hello, can anyone help me with the load order?
Can't install NIF Scripts for Blender Emptyby Elean Tue Apr 30, 2024 2:21 pm

» Hey guys!!!
Can't install NIF Scripts for Blender Emptyby SilverInc Sun Apr 28, 2024 5:39 pm

» The Legion are fascists, let's discuss it.
Can't install NIF Scripts for Blender Emptyby monke gaming Sat Apr 27, 2024 7:56 am

» A long overdue introduction
Can't install NIF Scripts for Blender Emptyby Athallah Akbar Thu Apr 25, 2024 4:46 pm

» (Fo4) fo76 Steel Dawn Weapons and Armor ports
Can't install NIF Scripts for Blender Emptyby Nicward Sat Apr 20, 2024 9:50 pm

» Howdy from grandmastoes
Can't install NIF Scripts for Blender Emptyby Apoc Tue Apr 16, 2024 11:06 pm

» armor slot changing in creation kit
Can't install NIF Scripts for Blender Emptyby Meno Tue Apr 16, 2024 1:22 pm

» {Multi Choice POLL} Fallout 3 or Fallout NV music?
Can't install NIF Scripts for Blender Emptyby HardComma Thu Apr 11, 2024 12:42 am

May 2024
MonTueWedThuFriSatSun
  12345
6789101112
13141516171819
20212223242526
2728293031  
CalendarCalendar
_
May 2024
MonTueWedThuFriSatSun
  12345
6789101112
13141516171819
20212223242526
2728293031  
CalendarCalendar

Share
 

 Can't install NIF Scripts for Blender

View previous topic View next topic Go down 
AuthorMessage
Julum

Julum

Posts : 513
Join date : 2014-06-21
Age : 23

Can't install NIF Scripts for Blender Empty
PostSubject: Can't install NIF Scripts for Blender   Can't install NIF Scripts for Blender EmptySun Mar 08, 2015 12:10 am

When I try to run the installer, it says I need to have PyFFI installed, even though I already do. Am I installing the wrong version? I installed PyFFI 2.1.11. Thank you.
Back to top Go down
https://www.youtube.com/channel/UCHDfxVMvnWHj3FzVgXqEJwA
Guest
Guest
avatar


Can't install NIF Scripts for Blender Empty
PostSubject: Re: Can't install NIF Scripts for Blender   Can't install NIF Scripts for Blender EmptySun Mar 08, 2015 12:18 am

Try PyFFI 2.1.5, I think that's the version I'm using.

Pretty much everything you need to get Blender up and running for Fallout modding can be found here.
Back to top Go down
Julum

Julum

Posts : 513
Join date : 2014-06-21
Age : 23

Can't install NIF Scripts for Blender Empty
PostSubject: Re: Can't install NIF Scripts for Blender   Can't install NIF Scripts for Blender EmptySun Mar 08, 2015 12:33 am

Tesvixen wrote:
Try PyFFI 2.1.5, I think that's the version I'm using.

Pretty much everything you need to get Blender up and running for Fallout modding can be found here.

It's cooperating with me now that I downloaded the 2.5.5 installer of NIF Scripts. Thank you. Smile
Back to top Go down
https://www.youtube.com/channel/UCHDfxVMvnWHj3FzVgXqEJwA
Guest
Guest
avatar


Can't install NIF Scripts for Blender Empty
PostSubject: Re: Can't install NIF Scripts for Blender   Can't install NIF Scripts for Blender EmptySun Mar 08, 2015 1:05 am

Here are some Blender basics to help you get started:

Tab Key = switches between Edit and Object mode. (edit mode is where you do the majority of your work)

A Key = selects/deselects all objects.  Useful for scaling and moving meshes. In Edit mode, A selects and deselects all vertices/polygons.

B Key = Drag tool for selecting meshes or vertices in Edit model Pressing B twice in a row actives a round, brush-style cursor that allows you to select vertices in Edit mode much more precisely.

S Key = Scaling.  You can type in S, then a number to scale the mesh - for example S, then 10 would scale the mesh to 10x its original size.  S, then 1.5 would make the mesh 1.5 times larger.  S, then 0.5 would make the mesh half its original size.

You can also scale on a single axis.

Z axis = height
Y axis = depth
X axis = width

So if you were to type in S, then X, then 2... you would make the model twice as wide without changing its height or depth.

G Key = Grab function, used for moving meshes.  Much like the Scale option mentioned above, you can press G, then a specific axis to move/slide your mesh along only that axis.  G, then Y for example.  You can move your mesh manually with the mouse, or you can type in a specific amount - for example G, then Y, then 5 moves the selected mesh 5 units forward on the Y axis.  Y, then -5 would move it 5 units backward.

If you type in your numbers for scaling/grab, left click (or Enter key) finalizes it.  Right click undoes it.

Space Bar = brings up a mini-menu with a lot of useful tools and options.

Shift + C = re-centers your cursor to the 0,0,0 coordinates.  Useful if you left click a lot... in Blender you want to right click almost all of the time, aside from menus.

Alt + Z = toggles textures on and off.  

Z Key = Toggles Wireframe/x-ray mode

Control + Z = Undo.  If you make a mistake (and believe me, you will), Control + Z undoes the last action.  You can undo up to 9 or 10 mistakes in a row, but it gets buggy once you do that many.  

Control + A = Apply Object.  THIS IS VERY IMPORTANT.  It brings up a menu that has the 'Scale and Rotation to OBdata' option... this is a critical step that affects the scale and orientation of any mesh that you plan to port to Oblivion or Fallout.
Back to top Go down
Julum

Julum

Posts : 513
Join date : 2014-06-21
Age : 23

Can't install NIF Scripts for Blender Empty
PostSubject: Re: Can't install NIF Scripts for Blender   Can't install NIF Scripts for Blender EmptySun Mar 08, 2015 1:19 am

Hmmm, I can't enter edit mode for some reason. EDIT: Selecting the mesh with A doesn't work for entering Edit Mode. Also, the model's textures are really messed up. Is it supposed to look like that in Blender?

Can't install NIF Scripts for Blender WeNkYgJ
Back to top Go down
https://www.youtube.com/channel/UCHDfxVMvnWHj3FzVgXqEJwA
Guest
Guest
avatar


Can't install NIF Scripts for Blender Empty
PostSubject: Re: Can't install NIF Scripts for Blender   Can't install NIF Scripts for Blender EmptySun Mar 08, 2015 1:30 am

Yes as I said, A selects and de-selects vertices in Edit mode. :p

As for the model, looks like the UVs are screwed up on it.  Either that or the textures have been flipped.  If you want to shoot me a PM/link I can look at it.

Edit: yep, the textures were flipped vertically by whoever ripped the model.  Flipping them back fixes it:

Can't install NIF Scripts for Blender RkNPFUly

Load all your textures in GIMP/Photoshop/whatever you use, flip them vertically, then save them.

Back to top Go down
Sponsored content




Can't install NIF Scripts for Blender Empty
PostSubject: Re: Can't install NIF Scripts for Blender   Can't install NIF Scripts for Blender Empty

Back to top Go down
 

Can't install NIF Scripts for Blender

View previous topic View next topic Back to top 
Page 1 of 1

 Similar topics

-
» Need help with CF scripts
» Tutorial for adding weapons/Xcaliber ammo to NPCs through scripts
» how to install ttw
» How to install xml mods?
» New Card/New Install

Permissions in this forum:You cannot reply to topics in this forum
Gaming Underground Network :: Workshops :: T.T.T.T. Archives-