Iamtricky01 Posted February 21, 2020 Share Posted February 21, 2020 I'm having some troubles getting my first custom weapon made. When I'm in the geck I can preview the weapon just fine and it works but when i test it in game its always a red triangle. What am i doing wrong I've been following this tut (https://www.youtube.com/watch?v=npPI72o9Tm0)on how to add custom weapons and everything works but when i get in game the weapon is missing a mesh even though it shows up fine in the geck here is a screenshot of the weapon in the geck https://ibb.co/VLHTtLz but in game its just a red blob any help would be appreciated Link to comment Share on other sites More sharing options...
WarMachineDD7 Posted February 21, 2020 Share Posted February 21, 2020 It seems like it's simply not finding the mesh files, is the mesh placed in the correct folder structure? The ESP file doesn't contain the texture or mesh data, you have to include that separately in order for your mod to run, like this (and they gotta match with the folder structure you used while in the GECK): https://i.imgur.com/Y2hWp77.png If you do have them but are running MO2, make sure to dump those files into your mod so it can see them. Link to comment Share on other sites More sharing options...
Iamtricky01 Posted February 22, 2020 Author Share Posted February 22, 2020 Wow I feel really dumb now. Thanks you totally fixed the problem for me everything is working just fine the weapon shows up in game. Link to comment Share on other sites More sharing options...
Recommended Posts