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
hunk NPCs ghost Reforged leon Superpele clone Metal power riot Resident marvel Duty boomers commonwealth money suit Gear Mask body boom khan Ryse dead space vault
Latest topics
» Hello - Fo4/76 player
Custom Mesh Weapon Nifskope Issue Emptyby 3doutlaw Yesterday at 8:28 pm

» Hey everyone
Custom Mesh Weapon Nifskope Issue Emptyby FentaBerry Wed Nov 13, 2024 11:29 pm

» [FNV] Question about Rainbow Six Siege armor set
Custom Mesh Weapon Nifskope Issue Emptyby IzzBee Wed Nov 13, 2024 1:54 pm

» I made a detailed map for Fallout 1 & 2 remakes!
Custom Mesh Weapon Nifskope Issue Emptyby railroadbill Wed Nov 13, 2024 2:29 am

» Tammy's Introduction (Making a PA port)
Custom Mesh Weapon Nifskope Issue Emptyby Leviatan Sat Nov 09, 2024 1:36 am

» OICW Mod for New Vegas
Custom Mesh Weapon Nifskope Issue Emptyby DavidW75 Wed Oct 23, 2024 12:37 am

» Looking for Gta 5 xbox one modded account
Custom Mesh Weapon Nifskope Issue Emptyby salman0786 Tue Oct 08, 2024 4:47 pm

» [FNV] Flickering Landscape Textures
Custom Mesh Weapon Nifskope Issue Emptyby zliu313 Fri Oct 04, 2024 2:33 pm

» Best Site Ever!
Custom Mesh Weapon Nifskope Issue Emptyby WasteNinja88 Sun Sep 29, 2024 5:38 am

» Weird bug or glitch with Console Command. [FNV]
Custom Mesh Weapon Nifskope Issue Emptyby nickenicole47 Tue Sep 24, 2024 7:11 pm

» Suggestions on npc mod that Blends with dragbodys mod?
Custom Mesh Weapon Nifskope Issue Emptyby ilovebees.com Sun Sep 22, 2024 6:31 am

» [FNV] Right Mouse Button Zoom/ADS Bug
Custom Mesh Weapon Nifskope Issue Emptyby Lankychazz2009 Sun Sep 22, 2024 4:20 am

» (FO4) FO76 BOS Objects
Custom Mesh Weapon Nifskope Issue Emptyby campesino.p Sat Sep 21, 2024 9:53 pm

» [FNV] Dragbody's FO4 Power Armors bug.
Custom Mesh Weapon Nifskope Issue Emptyby Lankychazz2009 Thu Sep 19, 2024 2:34 pm

» Fallout: New Vegas "Pizza Boy" Mod
Custom Mesh Weapon Nifskope Issue Emptyby MrMistyEyed2 Tue Sep 10, 2024 1:15 am

» Here Are Some Of The Best Mods From GunNetwork
Custom Mesh Weapon Nifskope Issue Emptyby Abyssfer Sun Sep 08, 2024 10:02 am

» Saying hi after two years
Custom Mesh Weapon Nifskope Issue Emptyby spiralsandspirals Thu Aug 29, 2024 12:39 am

» Looking for an alternative to Nexus
Custom Mesh Weapon Nifskope Issue Emptyby freakoverse Fri Aug 23, 2024 10:50 am

» fallout 4 mods
Custom Mesh Weapon Nifskope Issue Emptyby salientguitar4 Mon Aug 19, 2024 5:47 pm

» [FNV] How to troubleshot infinite loading issues?
Custom Mesh Weapon Nifskope Issue Emptyby Abyssfer Wed Aug 14, 2024 5:28 pm

November 2024
MonTueWedThuFriSatSun
    123
45678910
11121314151617
18192021222324
252627282930 
CalendarCalendar
_
November 2024
MonTueWedThuFriSatSun
    123
45678910
11121314151617
18192021222324
252627282930 
CalendarCalendar

Share
 

 Custom Mesh Weapon Nifskope Issue

View previous topic View next topic Go down 
AuthorMessage
iEastsidezzz

iEastsidezzz

Posts : 152
Join date : 2014-05-16
Location : Eagleland

Custom Mesh Weapon Nifskope Issue Empty
PostSubject: Custom Mesh Weapon Nifskope Issue   Custom Mesh Weapon Nifskope Issue EmptySun Jun 08, 2014 11:26 pm



So I'm currently developing a mod that consists of adding Custom Meshed weapons to Fallout New Vegas. I have completed a couple of them and have transferred them to NifSkope.

I'm relatively new to modding, but more specifically adding brand new weapon meshes to FNV. So I was wondering if anyone could give me any tips for assigning the nodes needed for the weapon to work properly in the game. (Like the Sighting Node, Projectile Node...etc )

I would use a vanilla weapon as an outline in NifSkope and simply copy the NiTriStripsData from my custom mesh over to the vanilla model, but I have many individual meshes other than the body of the weapon and the ammo clip; which require their own branch and NiTriStripsData from what I understand. The reason why I have so many different branches for each separate mesh is because whenever I would combine meshes in Blender and transfer that mesh to NifSkope, the gun looks like its missing polygons. It would almost seem see-through at some angles. So I just had to keep them separate. ( Note: I'm using Blender 2.7, and currently, there isn't a Nif Plug-in that works for it. So I had to import the models to NifSkope as a 3ds file. )

If there's anyone that could give me some instructions or point me in the right direction with assigning nodes, I would greatly appreciate it. ( Or give me info on how to make custom weapon meshes work properly in FNV. )



Back to top Go down
Murdock

avatar

Posts : 118
Join date : 2014-02-28
Age : 31
Location : Belgium

Custom Mesh Weapon Nifskope Issue Empty
PostSubject: Re: Custom Mesh Weapon Nifskope Issue   Custom Mesh Weapon Nifskope Issue EmptyMon Jun 09, 2014 2:13 pm

Concerning the "missing" polygons, you could add or copy a stencil property. What you said sounds to me like this could solve the issue. Also for the individual meshes, you can just copy and paste the weapon body nitristrip and just copy the individual nitristripsdata, as long as they don't have to be animated or such thing. So for example you can have as many "Ninemm:0" (if I take the 9mm pistol as example) nitristrips branches as you want.
Back to top Go down
iEastsidezzz

iEastsidezzz

Posts : 152
Join date : 2014-05-16
Location : Eagleland

Custom Mesh Weapon Nifskope Issue Empty
PostSubject: Re: Custom Mesh Weapon Nifskope Issue   Custom Mesh Weapon Nifskope Issue EmptyMon Jun 09, 2014 6:54 pm

Murdock wrote:
Concerning the "missing" polygons, you could add or copy a stencil property. What you said sounds to me like this could solve the issue. Also for the individual meshes, you can just copy and paste the weapon body nitristrip and just copy the individual nitristripsdata, as long as they don't have to be animated or such thing. So for example you can have as many "Ninemm:0" (if I take the 9mm pistol as example) nitristrips branches as you want.


Gotcha. Thanks for your help!

I ended up opening up "10mmsubmachinegun" on NifSkope, deleting all of the branches from the vanilla file, and importing my custom mesh to that vanilla nif. That allowed me to assign the nodes I needed, since the vanilla nif is preloaded with all that information.

One last thing if it's okay: Right now, I have 2 NifSkope windows open: one containing the 10mmsubmachinegun, and the other containing my custom smg. The last thing I have to do is assign a reload animation for my magazine. So I decided to simply copy the "NiNode Magazine animation branch" from the vanilla file, to my custom mesh file. It seems to work, but the only problem I'm having is that the branch was loaded outside of my BSFadeNode. And from previous trail and error, I figured out that GECK crashes whenever you import a weapon mesh that has more than 1 master Parent Node.

So is there anyway I can paste that NiNode animation branch as a child node under my BSFadeNode?


Back to top Go down
Murdock

avatar

Posts : 118
Join date : 2014-02-28
Age : 31
Location : Belgium

Custom Mesh Weapon Nifskope Issue Empty
PostSubject: Re: Custom Mesh Weapon Nifskope Issue   Custom Mesh Weapon Nifskope Issue EmptyMon Jun 09, 2014 9:21 pm

You should allways import your custom weapon to a vanilla weapon with the same or similiar reload animation. So if you have a custom revolver, you should import your custom mesh to the vanilla revolver file. This way, you should end up with similiar meshes like cylinder and speedloader for example. And in my experience you should allways just copy the nitristripsdata, not an entire branch. So don't delete anything from the vanilla file, just replace the nitristripsdata with your custom mesh, redirect to the right textures and you should be fine. Be aware of magazines and other animated branches because the ninodes are often transformed, so you have to make the "negative" transform to your mesh and then apply and copy.
Back to top Go down
dazzerfong

dazzerfong

Posts : 588
Join date : 2014-04-04
Age : 29
Location : Sydney, Australia

Custom Mesh Weapon Nifskope Issue Empty
PostSubject: Re: Custom Mesh Weapon Nifskope Issue   Custom Mesh Weapon Nifskope Issue EmptyTue Jun 10, 2014 1:18 am

Don't import into 2.7 via 3DS: instead, use 2.49b w/ Nifscripts, import, save .blend file, then reopen in 2.7 if ou want to do that.

If there's 'missing' polygons, NEVER use the stencil property. Instead, in Blender, select all the polys and force all normals to face outside (Ctrl-N).

Other than that, ditto on what Murdock said.

_________________
Custom Mesh Weapon Nifskope Issue 8p2t9kW
Back to top Go down
iEastsidezzz

iEastsidezzz

Posts : 152
Join date : 2014-05-16
Location : Eagleland

Custom Mesh Weapon Nifskope Issue Empty
PostSubject: Re: Custom Mesh Weapon Nifskope Issue   Custom Mesh Weapon Nifskope Issue EmptyTue Jun 10, 2014 7:44 pm

Thanks for the help guys, I really do appreciate it.

I ended up following your instructions and finally got it working. GECK doesn't crash and I already tested out the weapons in the game. Works like a charm.

You have my gratitude.
Back to top Go down
psydeffex

psydeffex

Posts : 239
Join date : 2016-04-21
Location : inside a cabin in the middle of nowhere.

Custom Mesh Weapon Nifskope Issue Empty
PostSubject: Re: Custom Mesh Weapon Nifskope Issue   Custom Mesh Weapon Nifskope Issue EmptySat Jun 17, 2017 11:49 pm

i am currently having issues with a weapon mod i am working, on so far everything is fine on nifskope but when i added it on geck took a look at the preview the barrel is missing, also the weapon i am trying to make is a rifle that uses the spinning animation of the minigun on the barrel.
everything is working on nifskope when i test it there. but when i look at it on geck the barrel is missing. can anyone here help me on this?
Back to top Go down
Sponsored content




Custom Mesh Weapon Nifskope Issue Empty
PostSubject: Re: Custom Mesh Weapon Nifskope Issue   Custom Mesh Weapon Nifskope Issue Empty

Back to top Go down
 

Custom Mesh Weapon Nifskope Issue

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

 Similar topics

-
» Importing mesh from blender to nifskope
» Camouflaged Mesh Issue
» Custom mesh with geck
» Invisible custom mesh in GECK
» [F:NV/F3] How to align custom head-mesh with neck

Permissions in this forum:You cannot reply to topics in this forum
Gaming Underground Network :: Fallout :: Troubleshooting-