UGX-Mods

Call of Duty 5: World at War => Help Desk => Modding => Topic started by: Matt9173852 on January 03, 2015, 11:27:38 pm

Title: Black ops 2 guns aren't in the correct position in game
Post by: Matt9173852 on January 03, 2015, 11:27:38 pm
Hello, when I attempt to port a bun from black ops 2, the gun seems to be too far forward and slightly too high opposed to what it looks like in the camera in maya 2012.
I've been following elfenliedtopfan5's tutorial and I've done everything he has done step by step (apart from doing all the tamins, I only did the idle's ones to see if I was able to do it) Thanks for any help.

(https://www.ugx-mods.com/forum/proxy.php?request=http%3A%2F%2Fi57.tinypic.com%2F20f8g94.jpg&hash=206501f0fdb2807ebf7ebebf96a7f65f3185177d)(https://www.ugx-mods.com/forum/proxy.php?request=http%3A%2F%2Fi60.tinypic.com%2Fqn0nk0.png&hash=6d02024563812ca80fe3ecdd32129bb89743814f)(https://www.ugx-mods.com/forum/proxy.php?request=http%3A%2F%2Fi62.tinypic.com%2Ffz8cgy.jpg&hash=c86204443eeed260a38085d38f4962788d014c48)(https://www.ugx-mods.com/forum/proxy.php?request=http%3A%2F%2Fi62.tinypic.com%2F15fqg53.png&hash=2f352f139475f1304fd18d8b4a24d4edb7f822c6)
Title: Re: Black ops 2 guns aren't in the correct position in game
Post by: Harry Bo21 on January 03, 2015, 11:57:39 pm
is the view hands in the weapon file set to a black ops 2 set?

when following his porting video were you also using a black ops 2 set?
Title: Re: Black ops 2 guns aren't in the correct position in game
Post by: Dust on January 04, 2015, 12:13:43 am
Are you selecting the joints tag_torso and tag_cambone with edit select hierarchy?
Title: Re: Black ops 2 guns aren't in the correct position in game
Post by: Matt9173852 on January 04, 2015, 01:08:07 am
harry, well since I copied the colt weapon file it would be the same as that one, in assmanager at the xmodel part of the weapon file it says: default view hands = viewmodel_hands_no_model, im guessing i should change that the the xmodel of my viewhands and yes we are useing the exact same set.
yeah I did select tag_torso the shit-clicked to tag_cambone then selected hierarchy
Title: Re: Black ops 2 guns aren't in the correct position in game
Post by: Harry Bo21 on January 04, 2015, 02:20:40 am
it doesnt have to be the one your currently using, it just has to be a black ops 2 one i think

I remember that fixing something
Title: Re: Black ops 2 guns aren't in the correct position in game
Post by: Matt9173852 on January 04, 2015, 02:30:15 am
well unfortunately it didn't help me here, made no difference  :derp:
Title: Re: Black ops 2 guns aren't in the correct position in game
Post by: gamer9294 on January 04, 2015, 02:57:28 am
hello,

maybe the fov options:

open a weapon file and check for the:

Code Snippet
Plaintext
adsZoomFov


that is when you in ads for the screen :)


or the second point open your _zombiemode.gsc

and search around the line:  1000


when you see this change it to the default:   65


Code Snippet
Plaintext
		"cg_fov", "75",


maybe will that work ? :)


best regards,
gamer9294
Title: Re: Black ops 2 guns aren't in the correct position in game
Post by: Matt9173852 on January 04, 2015, 03:06:30 am
gamer9294, thanks for the suggestions but the fov is all at the default 65 in the weapon files and _zombiemode.gsc too
Title: Re: Black ops 2 guns aren't in the correct position in game
Post by: gamer9294 on January 04, 2015, 03:24:16 am
gamer9294, thanks for the suggestions but the fov is all at the default 65 in the weapon files and _zombiemode.gsc too


you welcome man :)


best regards,
Gamer9294
Title: Re: Black ops 2 guns aren't in the correct position in game
Post by: Centric on January 04, 2015, 04:28:41 am
Maybe try porting the whole thing?
Title: Re: Black ops 2 guns aren't in the correct position in game
Post by: Matt9173852 on January 04, 2015, 10:21:51 pm
yeah it turns out I have to do every anim thanks
Title: Re: Black ops 2 guns aren't in the correct position in game
Post by: Harry Bo21 on January 05, 2015, 10:43:37 am
either something was up with your animated model or i guess you hit the wrong tags by mistake when porting the anims

Well done, glad its working :)