Is there a mod in the animation finishing? (Mafia 2)
Is there a mod in the animation finishing? I mean, like Joe for example: he pistol-beat up the security guard in Chapter 5, and then finished off by a shot. Or Chapter 8 Joe's arm from colt hit brilinta. and when he fell shot. Or, in the 14th Chapter of Vito could do about that. Is there a mod for this?-- Animation only works in the Chapter 5, near the alcohol plant.
ply, npc1 = game.game:GetActivePlayer(), game.entitywrapper:GetEntityByName(Joe)
DelayBuffer:Insert(function(l_1_0)
CommandBuffer:Insert(l_6_0,{
function(l_1_0)return ply:InventoryAddWeapon(5, 92)end,
function(l_2_0)return ply:InventorySelect(5, false)end,
function(l_3_0)return ply:LockControls(true)end,
function(l_4_0)return ply:AnimPlaySync(npc1, sc_Joe_fight_M, sc_gangster_fight_S, 0)end,
function(l_5_0)return ply:LockControls(false)end})
end,{l_1_0},500,1,false)
Vito_Scalletta
http://www.playground.ru/files/mafia_2_injector_by_klusark-43489/
ubisoft_cool
And beyond 5 chapters to get to everywhere you want to use? Or at least linked to multiple chapters: 5, 8, 14?