PDA

View Full Version : Akimbo



the_law
18th July 2015, 18:41
Hey guys, I found a way to reliably port akimbo anims from MW2 and higher.


https://www.youtube.com/watch?v=OTETy-S_ysQ

When I have time, I'll share the method with you guys :) (super long tutorial incoming :D)

Tally
18th July 2015, 19:00
But not to get both weapons to fire/shoot bullets at the same time, right? Because that is the real sticking point with ported akimbo models, since there is no engine functionality to get 2 weapons to shoot bullets at the same time.

the_law
18th July 2015, 20:56
Unfortunately I can't make them shoot separately (I have pretty much no scripting knowledge).
But since they can only fire together, a simple thing I did was to just change WeaponClass to "spread" in the weapon file and set ShotCount to 2. Then again, I've seen separately firing akimbo weapons done in CoD4 before, I just have no idea how to do it.

Tally
18th July 2015, 22:24
Unfortunately I can't make them shoot separately (I have pretty much no scripting knowledge).
But since they can only fire together, a simple thing I did was to just change WeaponClass to "spread" in the weapon file and set ShotCount to 2. Then again, I've seen separately firing akimbo weapons done in CoD4 before, I just have no idea how to do it.

There are no separately firing akimbo weapons in COD4. What they have done is faked it so that it looks like they fire separately. But in reality it is still only the right-hand weapon which shoots.

the_law
20th July 2015, 02:33
Ah, okay. :(
I'm actually not sure how they work, I had no idea that they faked it. Thanks for clarifying on it.

Ni3ls
29th July 2015, 09:00
This looks awesome! You are getting very skilled in porting weapons :)