Stay Connected |
GUNetwork
|
Latest topics | » Introduction
by Andyboy Today at 12:36 pm
» Are you going to buy Fallout 5?
by l3ossTweed Fri Jun 02, 2023 4:21 pm
» introduction I AM GORPER
by realryco Thu Jun 01, 2023 7:05 am
» vortex help
by Abyssfer Sun May 28, 2023 1:12 am
» Dragbody FO4 Power Armor & Modded Companions
by Jimmbalaya Fri May 26, 2023 8:48 am
» Free: Hue
by Wertologist Thu May 25, 2023 6:22 pm
» Combat Shotgun Fallout 3
by Tandrum Tue May 16, 2023 8:17 am
» (Fo4) fo76 Steel Dawn Weapons and Armor ports
by chrisbrose Tue May 16, 2023 8:08 am
» need recomendations
by Abyssfer Mon May 15, 2023 4:13 pm
» re-position meshes?
by StengAh47 Sun May 14, 2023 7:58 am
» Hello! Where to Post Mods [FNV]
by scrab20 Thu May 11, 2023 9:41 am
» (FO4) Fallout 3 Missile Launcher
by Ulysses216 Wed May 10, 2023 9:46 pm
» Free: Under the Moon
by Wertologist Fri Apr 28, 2023 1:33 pm
» Hello :D
by Guest Tue Apr 25, 2023 5:59 am
» Joining the party late!
by Guest Tue Apr 25, 2023 5:58 am
» A good tutorial on how to create a weapon from scratch?
by ITSTONYSANTANA Sun Apr 23, 2023 12:48 pm
» Fire Rate in Xedit Calculation?
by TimvorixosGR Tue Apr 18, 2023 6:38 pm
» Free: Desktop Dungeons
by Wertologist Tue Apr 18, 2023 2:21 pm
» Clone Dispenser
by Deathchewy Tue Apr 18, 2023 4:09 am
» Can someone help me with the creation kit? from fallout
by SrVictory Mon Apr 17, 2023 11:21 pm
|
June 2023 | Mon | Tue | Wed | Thu | Fri | Sat | Sun |
---|
| | | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | | | Calendar |
|
June 2023 | Mon | Tue | Wed | Thu | Fri | Sat | Sun |
---|
| | | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | | | Calendar |
|
| Help on a Weapon Port? | Author | Message |
---|
jwarner007

Posts : 238 Join date : 2014-07-07
Character sheet Name: Faction: Level:
 | Subject: Help on a Weapon Port? Wed Jul 09, 2014 9:02 pm | |
| So, I've been working on a weapon port of a rifle from the Custom Edition of Halo CE. It's based on the Battle Rifle, but with a different sight. I've run into a few issues though:
- There are some mesh holes that I haven't been able to fix (circled in red in the images)
- I also don't know how to do the texturing.
I've pretty much done everything that I'm able to with my experience. - Spoiler:
 ]
- Spoiler:
|
|  | | Guest Guest 
 | Subject: Re: Help on a Weapon Port? Wed Jul 09, 2014 9:08 pm | |
| Assuming you haven't done something to wreck the original UV mapping, the original textures should fit it just fine. Do you not have them?
If the mesh is in OBJ format or something and does not currently have a 'Texturing Property' you'll need to give it one.
Right click the mesh in the Window, then mouse-over Node > Attach Property. In that long, long list that comes up, click "Texturing Property."
This will add a 'NiTexturingProperty' to the object's NiTriStrips. Right-click NiTexturingProperty, in the menu that comes up mouse over 'Texture' - another menu pops up to the right, choose/click "Add Base Texture"
From there, navigate to the place you stored the weapon's texture and choose its Diffuse texture (note that it should be in DDS format for Fallout 3).
Last edited by Tesvixen on Wed Jul 09, 2014 9:14 pm; edited 1 time in total |
|  | | jwarner007

Posts : 238 Join date : 2014-07-07
Character sheet Name: Faction: Level:
 | Subject: Re: Help on a Weapon Port? Wed Jul 09, 2014 9:09 pm | |
| - Tesvixen wrote:
- Assuming you haven't done something to wreck the original UV mapping, the original textures should fit it just fine. Do you not have them?
I have them, but they're split into different groups. The red dot sight is separate from the rifle is separate from the rails. Halo CE does things a bit differently than Fallout. |
|  | | Guest Guest 
 | Subject: Re: Help on a Weapon Port? Wed Jul 09, 2014 9:15 pm | |
| - jwarner007 wrote:
- Tesvixen wrote:
- Assuming you haven't done something to wreck the original UV mapping, the original textures should fit it just fine. Do you not have them?
I have them, but they're split into different groups. The red dot sight is separate from the rifle is separate from the rails. Halo CE does things a bit differently than Fallout. Check my original post (which I just edited) for instructions on how to add a TexturingProperty and see if that helps. As for the holes in the weapon, I don't think those are holes so much as they are deliberately omitted/deleted vertices that you would never see playing the game in first person. Many games do this to save on performance, and its really obnoxious. I might be wrong in this case (they might just be holes) but I've seen a lot of FPS meshes where this applied. |
|  | | jwarner007

Posts : 238 Join date : 2014-07-07
Character sheet Name: Faction: Level:
 | Subject: Re: Help on a Weapon Port? Wed Jul 09, 2014 9:23 pm | |
| - Tesvixen wrote:
- Assuming you haven't done something to wreck the original UV mapping, the original textures should fit it just fine. Do you not have them?
If the mesh is in OBJ format or something and does not currently have a 'Texturing Property' you'll need to give it one.
Right click the mesh in the Window, then mouse-over Node > Attach Property. In that long, long list that comes up, click "Texturing Property."
This will add a 'NiTexturingProperty' to the object's NiTriStrips. Right-click NiTexturingProperty, in the menu that comes up mouse over 'Texture' - another menu pops up to the right, choose/click "Add Base Texture"
From there, navigate to the place you stored the weapon's texture and choose its Diffuse texture (note that it should be in DDS format for Fallout 3). I'm assuming NifSkope. right? That's what I'm using, but I can't find the texture option when right clicking. And what would be the easiest way to fix those holes? Nothing I've tried has worked well. |
|  | | Guest Guest 
 | Subject: Re: Help on a Weapon Port? Wed Jul 09, 2014 9:30 pm | |
| There's no feasible way to, short of being a high-skill level modeler and being able to redo the weapon's UV mapping (along with altering all of its textures) to accommodate the changes you make.
Your best bet is to find the 3rd person/world version of the weapon. E.g. the one you'd see lying on the ground, or another player using in multiplayer or something. |
|  | | jwarner007

Posts : 238 Join date : 2014-07-07
Character sheet Name: Faction: Level:
 | Subject: Re: Help on a Weapon Port? Wed Jul 09, 2014 9:32 pm | |
| - Tesvixen wrote:
- There's no feasible way to, short of being a high-skill level modeler and being able to redo the weapon's UV mapping (along with altering all of its textures) to accommodate the changes you make.
Your best bet is to find the 3rd person/world version of the weapon. There isn't one, since this is a modified mesh. The UV mapping appears to be different for Halo CE as well, because it was extremely unaligned |
|  | | Guest Guest 
 | Subject: Re: Help on a Weapon Port? Wed Jul 09, 2014 9:42 pm | |
| Then unless you always play from FPS view, I wouldn't bother with it. |
|  | | jwarner007

Posts : 238 Join date : 2014-07-07
Character sheet Name: Faction: Level:
 | Subject: Re: Help on a Weapon Port? Wed Jul 09, 2014 9:47 pm | |
| I could deal with the missing section of the sight. But what should I do about the textures? _________________ Mods I'm working on:[FO4] Halo UNSC Flags and Symbols[FO4] Halo: ONI Nightfall Suit[WIP][FO4] Halo: Covenant Armory XPS 9560: 32GB RAM, i7, 1TB SX8200 Pro SSD, Akitio Node Pro w/ RTX 2080 TI FE DanCase A4 V4.1: 32GB 3600Mhz G.Skill RAM, Ryzen 3800x, RTX 2080 TI FE, 1TB SX8200 Pro SSD, 1TB Sabrent Rocket 4.0, 4TB WD Blue. |
|  | | Guest Guest 
 | Subject: Re: Help on a Weapon Port? Wed Jul 09, 2014 9:51 pm | |
| Zip the weapon up along with its textures and upload it to Mediafire or something, and PM me a link. I'll try and see what's up with it. |
|  | | jwarner007

Posts : 238 Join date : 2014-07-07
Character sheet Name: Faction: Level:
 | Subject: Re: Help on a Weapon Port? Wed Jul 09, 2014 10:01 pm | |
| |
|  | | Sponsored content
 | Subject: Re: Help on a Weapon Port?  | |
| |
|  | | |
Similar topics |  |
|
| Permissions in this forum: | You cannot reply to topics in this forum
| |
| |
| |